.resources_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.resources_item{flex-basis:30%;margin-top:30px;margin-bottom:30px;background-color:#fff}@media screen and (max-width:1000px){.resources_item{flex-basis:45%}}@media screen and (max-width:700px){.resources_item{flex-basis:100%}}.resource_featured_image{display:block;margin:0 auto;width:100%;height:auto;aspect-ratio:auto;max-width:100%}.resources_name{margin-bottom:5px}.resources_item_inner{padding:15px 20px 20px}.resourcesFeed_CTAContainer{margin-top:30px;margin-bottom:20px;text-align:center}