@media screen and (min-width: 750px) {
    body {
        font-size: 1.35rem;
    }
}