@media screen and (min-width: 481px) and (max-width: 640px) {
    html {
        font-size: 12px;
    }
}
