.sr-stats-05 .counter-wrapper{display:grid;gap:3rem;grid-template-columns:repeat(3,1fr)}.sr-stats-05 .counter-item:last-child:nth-child(3n+1){grid-column:1/-1}@media (max-width:767px){.sr-stats-05 .counter-wrapper{display:grid;gap:3rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.sr-stats-05 .counter-wrapper{display:grid;gap:3rem;grid-template-columns:repeat(1,1fr)}}