@media (min-width: 320px) and (max-width: 800px) {
  #banner h2 {
    font-size: 2em;
  }
}
