.location-map-section {
	position: relative;
	overflow: hidden;
	height: 56.8rem;
}
.location-map-section iframe {
	border: 0;
	width: 100% !important;
	height: 100% !important;
}
@media (max-width: 991.98px) {
	.location-map-section {
		height: 40rem;
	}
}
@media (max-width: 767.98px) {
	.location-map-section {
		height: 30rem;
	}
}
/*# sourceMappingURL=location-map-section.css.map */
