/* FINAL MOBILE DISCOVER SPACING */
@media (max-width: 768px) {
  #properties-section .mb-16,
  #properties-section .mb-20,
  #properties-section .mb-12 {
    margin-bottom: 1.35rem !important;
  }

  #guest-filter-wrap {
    margin-top: 0.95rem !important;
  }
}
