#raceMapIframe{
    height: calc(100vh - 88px);
}

.voilebp-elementor-widget-vbp-cartography__no-map__container,
.voilebp-elementor-widget-vbp-big-slider__container {
    height: calc(100vh - 88px);
}

@media screen and (max-width: 767px){
    .voilebp-elementor-widget-vbp-cartography__no-map__container,
    #raceMapIframe{
        height: calc(100vh - 104px);
    }
}