@media screen and (max-width: 749px) {
  .hero__image img,
  .hero__image {
    object-position: left center !important;
  }
}
