.ds4-checks { display: grid; column-gap: 0.5em; grid-template-columns: repeat(auto-fit, minmax(10em, 1fr)); white-space: nowrap; }