.ph_header {
    background: #E5C51C;
  }
  @media only screen and (min-width: 57em) and (max-width: 462em) {
    .ph_header {
        background: url("/fileadmin/platzhirsche/mitglieder/2/22067/ph_bilder/Fotolia_76210915_Subscription_Monthly_XXL_gelb.jpg") no-repeat center right #fff;
       min-height: 25rem;
       background-size: cover;
     padding-top: 6rem;
    }
  }