.fit-cover {
  object-fit: cover;
}

.gmap_canvas {
  overflow: hidden;
  background: none!important;
  height: 500px;
  width: 600px;
}

