/* === LL_FILE_START ===
 * Offer presentation policy: offers do not display a standalone inherited map.
 * The linked business address/contact details remain available in the Offered By section.
 */
[id^="address-map-container-offer-"] {
    display: none !important;
}
/* === LL_FILE_END === */
