@media screen and (min-width:901px) and (max-width:1250px) {
    body {
        zoom:0.7;
    }
    
}

