.threeColumnWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.threeColumnItem{flex-basis:30%;margin:25px 1.65%}@media screen and (max-width:900px){.threeColumnItem{flex-basis:45%;margin:25px 2%}}@media screen and (max-width:650px){.threeColumnItem{flex-basis:100%;margin:25px 0}}.theIconWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.theIconImageArea{flex-basis:20%}.theIconHeadlineArea{flex-basis:75%}.the_icon_headline{font-size:25px;line-height:35px;font-family:Suisse Works Regular;margin-bottom:8px}.three_column_button__container{text-align:center;margin-top:35px;margin-bottom:35px}.threeColumn_button{padding:12px 35px;text-align:center;display:inline-block;background-color:#304136;color:#a6caae;border-radius:35px;text-decoration:none}