/** Map overlaye*/
#mapoverlay {
  height: 40vh;
  margin-top: -40vh;
  z-index: 1000; }

.dropdown-item {
  max-width: 100% !important;
}
