@media (min-width: 901px) {
  .home-page .metric-strip.dash-main {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
