.main_heading { margin-bottom: 30px; color: #626262; font-weight: 600; font-size: 24px; }
.error_mes { font-size: 14px; line-height: 18px; color: #f00; max-width: 820px; margin: 0 auto 15px; text-align: center; }

@media screen and (max-width: 1023px) {
  .listing_by_location_pg .listing_detail a { font-size: 12px; color: #818181; line-height: 15px; }
}

@media screen and (max-width: 767px) {
  .listing_by_location_pg .listing_detail .row h5 { font-size: 22px; margin-bottom: 15px;  }
  .main_heading { font-size: 18px; margin-top: 15px; margin-bottom: 10px !important; }
  .listing_by_location_pg .listing_detail a { font-size: 14px; line-height: 18px; }
  .listing_by_location_pg .listing_detail ul li { margin-bottom: 5px; }
  .col-md-6.mb-2 {  margin-bottom: .3rem !important;  }
}

