.three_column_image_and_text_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.three_column_image_and_text_item{flex-basis:30%;margin-bottom:20px;margin-top:20px}@media screen and (max-width:900px){.three_column_image_and_text_item{flex-basis:45%;margin:20px 0}}@media screen and (max-width:650px){.three_column_image_and_text_item{flex-basis:100%;margin:20px 0}}.fullWidthIMG{aspect-ratio:auto;display:block;height:auto;margin:0 auto;max-width:100%;width:100%}.threeColumnDividerLine{background-color:#000;height:4px}