@media (max-width: 540px){
  .search-bar {
        bottom: 0 !important;
  }
      .common-banner-section .c-hero__background {
        height:250px;
    }
  .location-info h3 {
    font-size: 18px;
  }
}