@media screen and (max-width: 375px) {
  #ajax-content-wrap .page-header-bg-image {
    background-color: transparent;
    background-image: none;
  }
}
