.customer-post__stats{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-top:40px}.customer-post__stat-item{align-items:center;display:flex;flex-direction:column;min-width:120px}.customer-post__stat-value{margin-bottom:10px}@media screen and (max-width:767px){.customer-post__stats{gap:20px;justify-content:space-between}.customer-post__stat-item{align-items:flex-start}}