.wm-pattern-styles-locations-cards-address-map-rounded-corners .wmx-map-container {
    height: 240px !important;
    width: 100% !important;
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.wm-pattern-styles-locations-cards-address-map-rounded-corners .wmx-map-container iframe {
    width: auto;
    height: 450px!important;
    border: 0;
}