@media screen and (max-width: 425px) {
  #hero {
    min-height: 125px;
  }
}
