.three_column_boxes_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.threeBoxBorderRight{border-right:1px solid #c8c8c8}.three_column_boxes_item{flex-basis:33.33%;margin-bottom:25px;margin-top:25px}@media screen and (max-width:900px){.three_column_boxes_item{flex-basis:45%;margin-bottom:25px;margin-top:25px}.threeBoxBorderRight{border-right:none}}@media screen and (max-width:650px){.three_column_boxes_item{flex-basis:100%;margin-bottom:25px;margin-top:25px}}.three_column_content_container{text-align:center}.three_column_content_container h3{color:#132764}.three_column_content_container p{color:#2b55a2}