/*************************************************************************************************************** Dear Dev Pros, Only add non-renderable SASS in this file (no CSS selectors), otherwise any CSS will be rendered into any file that includes this one (spoiler alert: most files include this file) */
.map-container { width: 100%; height: 300px; }

.map-container iframe { width: 100% !important; height: 100% !important; }
/*# sourceMappingURL=elementgooglemap.css.map */