Please know that you can disable Integrations (such as Google Maps) individually, under Complianz > Integrations, allowing you to have Complianz enabled without affecting the Google Map.
In any case, you should be able to correct the Map width by using the following line of CSS:
.wp-block-uagb-google-map.uagb-google-map__wrap > div {
width: 100%;
}
Which can be added via Complianz > Cookie Banner > General, enable the option “Use Custom CSS”. Then scroll down the page until you see the custom CSS field, where you can place the rule.
Here’s my example page with the Spectra One theme, and the above steps applied:
Kind regards, Jarno
Thanks, turned off Google Maps in integrations. Now everything is good 🙂