#mapContainer {
  width: 100%;
}

#mapContainer iframe {
  overflow: hidden;
  width: 100%;
  height: 700px;
  border: none;
}
