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