.map-container {
  position: relative;
  top: 0;
  width: 100%;
  height: 600px;
}
#clanlabmap {
  width: 100%;
  height: 100%;
}
.mapboxgl-map {
  overflow: inherit;
}
