@media screen and (max-width:735px){
  html {
    font-size: 1.8vw;
  }
}