@media screen and (max-width: 1600px) {
    body {
        background-size: 0%;
    }
}