.map-section {
    --media-height:500px;
}

.map-wrapper {
    height: var(--media-height);
}