@media (max-width: 850px) {
  .heroImage {
    background-position: 45% center;
    background-size: auto 128%;
    transform: none;
  }
}
