.elementor-910 .elementor-element.elementor-element-aeba131 .map{height:600px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}/* Start custom CSS */.map-sec .elementor-widget-container{
    height: 100%;
}
.map-sec{
    height: 100%;
}
.map{
    height: calc(100vh - 50px) !important;
    min-height: 600px;
}
@media only screen and (max-width: 768px) { 
.map{
    height: calc(100vh - 152px) !important;
    min-height: 80vh;
}}

.map-col{
    height: 100%;
}/* End custom CSS */