html, body { font-size:17px; }
@media (max-width: 600px) {
    :root, html, body { font-size:20px }
}