.case-study-stats{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.case-study-stat{align-items:center;display:flex;flex-direction:column}.case-study-stat p{margin:0;text-align:center}.case-study-stat p.case-study-stats__title{font-size:30px;font-weight:300;line-height:40px;margin-bottom:6px}.case-study-stat img{height:70px;margin-bottom:18px;width:auto}.case-study-stats__description{max-width:180px}@media (min-width:768px){.case-study-stat p.case-study-stats__title{font-size:36px;line-height:46px;margin-bottom:12px}}