@media screen and (max-width: 900px) {
    body {
        /*background: url('/img/506504650.jpg');*/
        background-repeat: no-repeat;
        background-size: cover;
        height: 100vh !important;
    }
}
