@media (min-width: 768px) {
  .be-header-property-select-wrap { flex-shrink: 0; }
  .header-property-select-wrap { width: 16rem !important; }
  .header-property-select-wrap .bootstrap-select .dropdown-toggle { padding: 0.5625rem 1rem; }
  .header-property-select-wrap .bootstrap-select .dropdown-menu { width: 100% !important; max-width: 17rem !important; }
}

.nav-property-select-wrap { width: 100%; }
.nav-property-select-wrap .bootstrap-select,
.nav-property-select-wrap .bootstrap-select .dropdown-toggle { border-radius: 0 !important; }
.nav-property-select-wrap .bootstrap-select .dropdown-toggle { padding: 0.75rem 1.5rem; }
.nav-property-select-wrap .bootstrap-select .dropdown-menu { width: 100% !important; max-width: 100% !important; }
