.google-map-section {
  position: relative;
  width: 100%;
  height: 450px;
}

.google-map-section iframe {
  width: 100%;
  height: 100%;
  border: none;
}
