@media (min-width: 48em) and (max-width: 61.9em) {
  #banner {
    height: 100%;
  }
}
