.acf-map {
    width: 100%;
    height: 800px;
    margin: 0 0 -20rem 0;
}

.map-container{
    margin: 0!important;
    height: 550px!important;
}

/* fixes potential theme css conflict */
.acf-map img {
    max-width: inherit !important;
}
