html {
    background-size: cover !important;
  }
  body {
    background: transparent;
    /*
    background: -moz-linear-gradient(top, rgba(0,0,0,0.84) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.84) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.84) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6000000', endColorstr='#00000000',GradientType=0 );
    */
  }
  .hp_logo {
    display: none;
  }
  .ph_main {
    background: transparent; 
    margin-top: 0;
  }
  .ph_content_wrapper {
    min-height: 91vh;
  }
  body .ph_footer {
    padding-bottom: 0rem !important;
  }html{background: url('/fileadmin/platzhirsche/mitglieder/1/111329/Adobe_Stock/AdobeStock_87363276_dk.jpeg') no-repeat center bottom fixed; background-size: cover;}