.fourColWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.fourColItem{flex-basis:22%;margin-top:20px;margin-bottom:20px}.mainIconTitle{text-align:center}@media screen and (max-width:900px){.fourColItem{flex-basis:45%;margin-top:20px;margin-bottom:20px}}@media screen and (max-width:650px){.fourColItem{flex-basis:100%;margin-top:20px;margin-bottom:20px}}