header{
display: none;
}
.main-content-wrapper{
margin-top: 0 !important;
}
#map-module {
  height: 100vh;
}
@media screen and (max-width: 1199.97px) {
  #map-module {
    height: 70vh;
  }
}