@media only screen and (max-width: 767px) {  
  html {
    background: url('/fileadmin/platzhirsche/mitglieder/2/23602/Hintergrund/Blackbox_Folie_d.jpg') no-repeat fixed center top 0rem !important;    
    background-size: 50rem !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 812px) {  
  html {
    background: url('/fileadmin/platzhirsche/mitglieder/2/23602/Hintergrund/Blackbox_Folie_d.jpg') no-repeat fixed center top -3rem !important;    
    background-size: 81rem !important;
  }
}
@media only screen and (min-width: 813px) and (max-width: 1025px) {  
  html {
    background: url('/fileadmin/platzhirsche/mitglieder/2/23602/Hintergrund/Blackbox_Folie_d.jpg') no-repeat fixed center top -8rem !important;    
  }
}html{background: url('/fileadmin/platzhirsche/mitglieder/2/23602/Hintergrund/Blackbox_Folie.jpg') no-repeat fixed center top;}