@media (max-width: 411px) {
  html {
    font-size: 80% !important;  /* reduces all text sizes by ~10% */
  }
}
