.three_column_boxes_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.three_column_boxes_item{border-radius:6px;flex-basis:31%;margin-bottom:15px;margin-top:15px}@media screen and (max-width:900px){.three_column_boxes_item{border:1px solid #c8c8c8;border-radius:6px;flex-basis:48%;margin-bottom:15px;margin-top:15px;padding:20px}}@media screen and (max-width:600px){.three_column_boxes_item{border:1px solid #c8c8c8;border-radius:6px;flex-basis:100%;margin-bottom:15px;margin-top:15px;padding:20px}}