#hero {
    background-position: 50.00% 25% !important;
}
@media only screen and (min-width: 768px) {
  #hero {
    min-height: 700px !important;
  }
}