@media (max-width: 640px) {
  .app-shell,
  .auth-shell,
  .page-shell,
  .feed-page-shell,
  .business-page-shell,
  .business-shell-layout,
  .manager-layout,
  .manager-page-shell,
  .manager-workspace,
  .manager-content,
  .profile-page-shell,
  .full-card-page-shell,
  .deck-page-shell,
  .connection-page-shell,
  .checkin-kiosk-shell,
  .event-team-shell {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .settings-card,
  .settings-subcard,
  .dashboard-priority-card,
  .dashboard-level-up,
  .business-home-panel,
  .business-analytics-hub,
  .business-posting-card,
  .business-dashboard-card,
  .community-hero,
  .feed-page-hero,
  .feed-filter-shell,
  .feed-refresh-banner,
  .feed-empty-state,
  .feed-load-state,
  .pwa-install-card,
  .profile-info-display-card,
  .profile-link-builder,
  .full-card-page-section,
  .deck-card,
  .mini-card,
  .take-form,
  .connection-state-card,
  .checkin-kiosk-card,
  .checkin-kiosk-activate,
  .team-member-checkin-card,
  .event-team-room,
  .event-team-panel,
  .event-team-card,
  .manager-page-section {
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: none;
  }
}
