body {
    background: url(/fileadmin/platzhirsche/mitglieder/2/23365/ph_bilder/Fotolia_186528449_Subscription_Monthly_XL_tr.jpg) no-repeat center bottom fixed;
    background-size: cover;
  }
  .logo {
    top: 30%; 
  }
  .ph_header {
    padding: 40vh 0;
    background: url("/fileadmin/platzhirsche/mitglieder/2/23365/ph_bilder/Fotolia_186528449_Subscription_Monthly_XL.jpg") no-repeat center bottom fixed;
    background-size: cover;
    -webkit-clip-path: circle(150px);
    clip-path: circle(150px);    
  }
  .ph_main {
    margin: 20vh 0;
  }