.three_images_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.three_images_item{flex-basis:33%;margin:15px 0}#three_col_images_mobile{display:none}@media screen and (max-width:900px){.three_images_item{flex-basis:49.5%;margin:15px 0}}@media screen and (max-width:650px){#three_col_images_desktop{display:none}#three_col_images_mobile{display:block}.three_images_item{flex-basis:100%;margin:5px 0}}.fullWidthIMG{aspect-ratio:auto;display:block;height:auto;margin:0 auto;max-width:100%;width:100%}