.acf-map__container {
  width: 100%;
  flex: 0 1 100%;
  max-width: 100%; }

.acf-map {
  width: 100%;
  height: 400px;
  margin: 20px 0; }

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