/*transform origin*/
.neighborhood .mt_one_column_container .mt_one_column_content_wrapper .mt_col_heading {
  max-width: 1024px;
}
@media (max-width: 767.8px) {
  .neighborhood .mt_map_cont {
    flex-direction: column;
  }
  .neighborhood .mt_map_cont .mt_map_wrapper {
    display: block !important;
    width: 100% !important;
    max-height: 650px;
  }
}
.neighborhood .mt_map_cont .mt_neighborhood_category .mt_txt_sub {
  color: #262626;
}
.neighborhood .mt_map_cont .mt_neighborhood_category .mt_category_list > li.active button, .neighborhood .mt_map_cont .mt_neighborhood_category .mt_category_list > li button:hover {
  background-color: #C0832B;
  color: #ffffff;
}

/*# sourceMappingURL=neighborhood.css.map */
