@media (min-width: 1024px) and (max-width: 1535px) {
  .dashboard-shell .aside-left,
  .dashboard-shell .aside-right {position: static !important; left: auto !important; right: auto !important; top: auto !important; width: 100% !important; max-width: 28rem; margin-left: auto !important; margin-right: auto !important;}
  .dashboard-shell .aside-left {margin-top: 2.5rem !important;}
  .dashboard-shell .aside-right {margin-top: 1.5rem !important;}
}
@media (max-width: 480px) {
  .metric-value {font-size: 3.25rem !important; line-height: 1 !important;}
}
