@media (max-width: 75em) {
    html,
    body {
        font-size: 56.25%;
    }
}
