.stats-wrapper{width:100%;margin:auto;padding:5%;display:flex;justify-content:center}.stats-wrapper .stats-item-stat h4{font-size:6.5em;margin-bottom:0;font-weight:300}@media only screen and (max-width:767px){.stats-wrapper .stats-item-stat h4{font-size:3em}}.stats-item{border-right:1px solid #ccc;padding:15px;display:flex;flex-direction:column;align-items:center;width:50%}.stats-item:nth-child(1){align-items:flex-end}.stats-item:nth-last-child(1){align-items:flex-start;border-right:0}.stats-wrapper .stats-item-desc p{font-weight:100;text-transform:uppercase;letter-spacing:1px}