body {
    background: url(/fileadmin/platzhirsche/mitglieder/1/195676/Deine_Vorteile/Screenshot_20220823-193723_Photos.jpg) no-repeat center top fixed;
    background-size: contain;
  }
  @media only screen and (min-width: 29px) and (max-width: 1024px) {
    body {
      background: url(/fileadmin/platzhirsche/mitglieder/1/195676/Deine_Vorteile/Screenshot_20220823-193723_Photos.jpg) no-repeat center top 16rem;
      background-size: contain;

    }
  }