.dashboard-nutrition {
  display: none !important;
}

.dashboard-detail-grid:has(.dashboard-nutrition) {
  grid-template-columns: 1fr;
}
