.no-consent-replacement, #map, #google_translate_element, .embed-container, iframe.cookieconsent-optin-preferences {
    background-image: url('../images/external_resources_notice.svg');
    background-size: "fill";
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

iframe.cookieconsent-optin-preferences {
    display: block !important;
}

#map {
    border: none;
}