@media only screen and (max-width: 850px) {

  h1 {
    font-size: 200%;
  }

}
