@media (min-width: 48em) and (max-width: 61.9em) {
  #banner-inner {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
