/* Handy: vordefinierte Banner-Illustration ausblenden */
@media (max-width: 767.98px) {
  .site-banner.banner-predefined-graphic .banner-background { display: none; }
}
