.discovery-page main {
  min-width: 0;
}

.discovery-page .ui-page-header {
  margin-bottom: 16px;
}

.discovery-page .main-tabs {
  margin-bottom: 12px;
}

.discovery-page .filter-section {
  margin-bottom: 18px;
}

.discovery-page .masonry-grid {
  min-height: 240px;
}

.activity-page .ui-page-header {
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .discovery-page .ui-page-header {
    margin-bottom: 12px;
  }
}
