<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#product_informations .tab.mobile-only, #product_informations .tab_content.mobile-only { display: none}

@media screen and (max-width: 1280px){
    #product_informations .tab.mobile-only, #product_informations .tab_content.mobile-only  { display: block}
    #modulesPrinttemplate h3 { display: none;}
    #modulesPrinttemplate li {
        width: 50%;
        float: left;
    }
}
/***Honigstaubspirituosen Warengruppe ID41290***/
main#id41290 .product-listing .card figcaption, .trade-groups .card.id41290 figcaption { background: black !important}
.crefopayImages img { max-width: 48%}
.mobile-only h1 { font-size: 24px; font-family: "bold"; color: #628967; margin-top: 25px; margin-bottom: 5px}


@media screen and (min-width: 500px) {
    .mobile-only { display: none}
}</pre></body></html>