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