.three_column_boxes__wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.three_column_boxes__item{background-color:#fff;border-bottom:5px solid #232323;border-radius:6px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);flex-basis:31%;margin-bottom:15px;margin-top:15px;padding:25px}@media screen and (max-width:900px){.three_column_boxes__item{background-color:#fff;border-bottom:5px solid #232323;flex-basis:48%;margin-bottom:15px;margin-top:15px;padding:25px}}@media screen and (max-width:600px){.three_column_boxes__item{background-color:#fff;border-bottom:5px solid #232323;flex-basis:100%;margin-bottom:15px;margin-top:15px;padding:25px}}.threeColumnBoxLink{color:#000;text-decoration:none}