.thepage .p-head {
  background-image: url(../img/contact-recruit/hero@2x.jpg);
}

@media (max-width: 992px) {

}
@media (max-width: 767px) {
  .thepage .p-head {
    background-position: 75% center;
  }
}