.acf-map {
    width: 100%;
    max-height: 1300px;
    height: 400px;
}

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