@media (max-width: 992px) {
  .mapContainer {
    height: 500px;
  }
  .innerPageBanner .container{
    padding-top: 100px !important;
  }
}
