@media screen and (max-width: 37.5em) {
  body {
    font-size: auto;
  }
}