.gmap {
  width: 100%;
  height: 500px;
  overflow: hidden;
}
.gmap iframe {
  width: 100%;
  height: 860px;
  margin-top: -170px;
}
