@media (max-width: 600px) {
  .heroImage {
    background-position: 82% center !important;
    transform: scaleX(-1);
  }
}
