
body {
    background: url(https://www.desconsolados.com/wp-content/uploads/2014/01/trine_2_environmental_icecave_1080p.jpg) no-repeat fixed center top;
    background-size: 100%;
}

@media only screen and (max-width: 1023px) {

    body {
        background: none;
    }
}
