.custom_contact_map {
    min-height: 60svh;
}

.custom_contact_map .content_row {position: static;}

.custom_contact_map a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent !important;
    font-size: 0;
    margin: 0;
}

.custom_contact_map a:hover:after {content: none;}