#map {
  position: absolute;
  top: 56px;
  bottom: 0;
  width: 100%;
  z-index: 0;
}

#map__cave {
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 0;
}
