@media (max-width: 620px) {
  .dashboard-ambient {
    display: none;
  }

  .hero-art > .orb {
    animation: none;
  }
}
