@media handheld {
  html, body {
  	font-size: medium;
  }
}

