/**
 * Google map specific styles
 *
 */
.google-map {
  padding: 2em 0;
}
.google-map  .container {
  flex-direction: column;
}
.acf-map {
  width: 100%;
  height: 400px;
}
.acf-map img {
  max-width: inherit !important;
}