.threeColumnGridWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.threeColumnGridItemInner{display:flex;flex-direction:column;justify-content:flex-start}.threeColumnGridItem{flex-basis:30%;margin:30px 1.65% 30px 0;background-color:transparent;border-radius:6px}.content h3{font-size:24px;font-weight:600;margin:10px 0}.content p{font-size:16px;margin:5px 0}@media screen and (max-width:900px){.threeColumnGridItem{flex-basis:45%;margin:30px 2%}}@media screen and (max-width:650px){.threeColumnGridItem{flex-basis:100%;margin:30px 0}}.threeColumnGridItemInner{padding:10px}.threeColumnGridItemInner h3,.threeColumnGridItemInner p{text-align:left}.threeColumnIcon__Image{display:block;max-width:100%;width:40px;height:40px;margin:0}