.acf-map {
  width: 100%;
  height: 500px;
  border: none;
  margin: 0;
}

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

.acf-map .marker {
  opacity: 0;
}
