.fourColumnBoxes{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.fourColumnBoxItems{flex-basis:23%;margin:25px 1%}@media screen and (max-width:1000px){.fourColumnBoxItems{flex-basis:30%;margin:25px 1.65%}}@media screen and (max-width:800px){.fourColumnBoxItems{flex-basis:45%;margin:25px 2%}}@media screen and (max-width:650px){.fourColumnBoxItems{flex-basis:100%;margin:25px 1%}}.fourColumnBoxItems h2{margin:0;color:#fff}.fourColumnBoxItems p{margin-top:10px;color:#fff}