.fl-module-map .fl-map:not(.fl-map-auto-responsive-disabled) {
	height: 0;
	overflow: hidden;
	padding-bottom: 75%;
	position: relative;
}
.fl-module-map .fl-map:not(.fl-map-auto-responsive-disabled) iframe {
	height: 100% !important;
	left: 0;
	position: absolute;
	top: 0;
	width: 100% !important;
}
