.featured_news_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.featured_news_item{background-color:#fff;border:2px solid #007faa;border-bottom-right-radius:30px;box-sizing:border-box;flex-basis:30%;margin:15px 1.65%}@media screen and (max-width:900px){.featured_news_item{background-color:#fff;border:2px solid #007faa;border-bottom-right-radius:30px;box-sizing:border-box;flex-basis:45%;margin:15px 2.5%}}@media screen and (max-width:600px){.featured_news_item{background-color:#fff;border:2px solid #007faa;border-bottom-right-radius:30px;box-sizing:border-box;flex-basis:100%;margin:15px 0}}.featured_news_IMG{aspect-ratio:auto;display:block;height:auto;max-width:100%;width:100%}.the_featured_news_inner{padding:0 15px 15px}