html{
  overflow:hidden;
}

#categories{
  padding-top: 10px;
}
#mapContainer{
  position: absolute;
  top: 3em;
  bottom: 0;
  left: 0;
  right: 0;
}
#blocMapListe{
  position: relative;
  height: calc(100% - 6em);
}

.ol-zoom {
  top: 1.5em !important;
}
