/* Start custom CSS */@media screen and (max-width: 1140px){
  #img-bg-hero {
    object-position: 0% 55% !important;

  }
}
 #img-bg-hero {
    img {
         object-position: 65% 10%;

 }
  }/* End custom CSS */