.map-section {
  position: relative;
  /* margin-bottom: -8px; */
  min-height: 200px;
  max-height: 550px;
}

.map-section iframe {
  width: 100%;
}
