div.statistics-wrap{padding:0 20px 180px}section.statistics{display:flex;flex-direction:row;margin:0 auto;max-width:1100px;padding-top:5%}section.statistics p{color:#fff}section.statistics div.stat-item{flex-grow:1;min-width:250px;padding:20px 5%;text-align:center}section.statistics div.stat-item h3{font-size:2.2em}section.statistics div.stat-item:first-of-type,section.statistics div.stat-item:nth-of-type(2),section.statistics div.stat-item:nth-of-type(3){border-right:1px solid hsla(0,0%,100%,.8)}section.statistics div.stat-item:last-of-type{border-right:none}@media only screen and (max-width:767px){section.statistics{display:block}section.statistics div.stat-item{border-bottom:1px solid hsla(0,0%,100%,.8);border-right:none!important}section.statistics div.stat-item:last-of-type{border-bottom:none}}