@media only screen and (max-width: 767px) {
  .hero-background.background-image {
    background-size: contain;
    background-position: center -25%; } }
