6️ Module ein-/ausblenden (Design)

@media (max-width: 768px) {
     @media (max-width: 768px) {
          .mod-spendenbox {
               display: none;
     }
}

📌 Mobile First – wichtig!