.numbersWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.numbersItem{flex-basis:23%;margin-top:30px;margin-bottom:30px}.statNumber{text-align:center;color:#69b36b;font-size:30px;margin-bottom:0px}.statText{text-align:center}@media screen and (max-width:800px){.numbersItem{flex-basis:45%}}@media screen and (max-width:700px){.numbersItem{flex-basis:100%;margin-top:10px;margin-bottom:10px}}