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