.three_column_boxes_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.three_column_boxes_item{border-radius:30px;flex-basis:32%;margin-bottom:25px;margin-top:15px;padding:30px}@media screen and (max-width:900px){.three_column_boxes_item{border-radius:30px;flex-basis:47%;margin-bottom:25px;margin-top:25px;padding:30px}}@media screen and (max-width:650px){.three_column_boxes_item{border-radius:30px;flex-basis:100%;margin-bottom:10px;margin-top:10px;padding:30px;text-align:center}}.threeColumnBoxIMG{aspect-ratio:auto;display:block;height:auto;margin-top:15px;max-width:100%}.three_column_boxes_item__content h3{color:var(--mainBlue);margin-top:0}