@media screen and (max-width: 767px) {
.hero {
  background-position: 75% top !important;
    }
}