@media (min-width:767px) {
    body{
        zoom: 0.8!important;
    }
}