@media all and (max-width: 102.5em) {
  html {
    font-size: 53%;
  }
}
