.resourceListing{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.resourceListingItem{flex-basis:30%;margin:25px 1.65%}.resourceListing__featuredIMG{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:6px;display:block;height:242px;margin:0 auto;max-width:100%;width:100%}@media screen and (max-width:900px){.resourceListingItem{flex-basis:45%;margin:25px 2%}}@media screen and (max-width:600px){.resourceListingItem{flex-basis:100%;margin:25px 0}}.resource__name{font-size:18px;margin-bottom:0;text-transform:uppercase}.resourceLink{color:#1058fe;text-decoration:none}.listingArrow{display:inline-block;margin-left:8px}.resourceListingDivider{background-color:rgba(0,0,0,.1);height:1px;width:100%}.guides_section_headline{margin-left:1.65%}