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

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