.stats { align-content: center; display: grid; gap: var(--Spacing-x2); } @media screen and (min-width: 1367px) { .stats { gap: var(--Spacing-x4); } }