/* ===== Clean banner (ID-agnostic) ===== Targets any css-image-with-text block (even if section-id changes) */
section.css-image-with-text{background-image:url('https://media.zid.store/fa624035-c42b-480f-aacd-14cb54573e1a/504368a1-b9a3-43eb-9616-7b686a7e25fd.jpg') !important;height:200px !important;min-height:200px !important;max-height:200px !important;background-size:auto 100% !important;background-position:center center !important;background-repeat:no-repeat !important;background-attachment:scroll !important;filter:none !important;background-color:transparent !important}section.css-image-with-text::before,
section.css-image-with-text::after,
section.css-image-with-text.bg-overlay::before,
section.css-image-with-text.bg-overlay::after{content:none !important;background:transparent !important}section.css-image-with-text.bg-overlay{min-height:200px !important;background-size:auto 100% !important;background-position:center center !important;background-attachment:scroll !important;color:inherit !important}@media (max-width:576px){section.css-image-with-text{height:clamp(120px, 22vw, 170px) !important;min-height:clamp(120px, 22vw, 170px) !important;max-height:clamp(120px, 22vw, 170px) !important;background-size:cover !important;background-position:center center !important}}