.three_column_boxes_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.three_column_boxes_item{background-color:#fff;border-radius:8px;flex-basis:31%;margin-bottom:20px;margin-top:20px;padding:25px 25px 60px;position:relative}.three__column_button___container{bottom:25px;position:absolute;text-align:center;width:calc(100% - 50px)}.three__column_button___{background-color:#000;border-radius:6px;color:#fff;display:inline-block;padding:8px 30px;text-align:center;text-decoration:none}@media screen and (max-width:900px){.three_column_boxes_item{background-color:#fff;border-radius:8px;flex-basis:48%;margin-bottom:20px;margin-top:20px;padding:25px}}@media screen and (max-width:600px){.three_column_boxes_item{background-color:#fff;border-radius:8px;flex-basis:100%;margin-bottom:20px;margin-top:20px;padding:25px}}.three_column_boxes_item p{color:#646464;font-size:16px;line-height:27px}.three_column_box_section__Title{text-align:center}.addSpaceToBottom{padding-bottom:60px}