.homebg{
   background-position: bottom !important;
}

@media(max-width: 1199px){
  .homebg{
    background-position: right !important;
  }
}