section.stats-counter .stat-item{margin-bottom:2rem;padding-right:1.5rem;width:100%}section.stats-counter .stat-item img{height:85px}section.stats-counter .stat-item .number{display:block;font-size:56px;font-weight:var(--black);margin-bottom:1.5rem;position:relative}section.stats-counter .stat-item .number:after{background:var(--theme-colour);border-radius:20px;content:"";height:9px;left:0;position:absolute;top:100%;width:110px}section.stats-counter .stat-item p{font-size:20px;font-weight:var(--black);max-width:25rem;text-transform:uppercase}@media screen and (min-width:768px){section.stats-counter .stat-item{width:50%}}@media screen and (min-width:1024px){section.stats-counter .stat-item{width:25%}}