.statistics{display:flex;flex-wrap:wrap;text-align:center;justify-content:center}.statistics .stat-item{max-width:33%;min-width:20%;margin:30px;padding:30px;background:#fff;border-radius:5px}.statistics .stat-item p.stat{font-size:3em;font-weight:500;margin-bottom:-20px}.statistics .stat-item .img-wrap{height:100px}@media only screen and (max-width:767px){.statistics .stat-item{width:75%;max-width:100%}}