@media only screen and (max-width: 1024px) {
    body {
        /*background-color: lightblue;*/
    }
}