@media (max-width: 620px) {
  .cfg-checks {
    grid-template-columns: 1fr;
  }

  .cfg-slider-label,
  .cfg-check {
    font-size: 0.8rem;
  }
}
