.acf-map {
    width: 100%;
    margin: 0;
    heighT: auto;
    border: none;
    padding-top: 64%;
    margin-bottom: 2rem;
    border: solid 2px #fff;
    border-radius: 5px;
}

/* // Fixes potential theme css conflict. */
.acf-map img {
   max-width: inherit !important;
}