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

    body {
        background: white;
    }


}