.featured-cards-wrapper .cards-cont{display:flex;flex-wrap:wrap;justify-content:center}.featured-cards-wrapper .cards-cont a{text-decoration:none}.featured-cards-wrapper .cards-cont .card{flex-shrink:0;flex-grow:0;margin:10px;background:#f2f2f2}.featured-cards-wrapper .cards-cont .card img{max-width:100%;height:270px;width:100%;object-fit:cover}.featured-cards-wrapper .cards-cont .card .text-area{padding:10px}@media(max-width:767px){.featured-cards-wrapper .cards-cont{display:block}}