.featured-resource{background:#fff;border:1px solid #7070704d;border-radius:12px;height:100%}.featured-resource a{display:flex;flex-direction:row;height:100%}.featured-resource img{border-radius:12px;max-width:200px;object-fit:cover}.featured-resource h3{font-size:24px}.featured-resource .pwr-post-item__desc{color:#000;font-size:14px;line-height:20px}.featured-info{display:flex;flex-direction:column;justify-content:center;padding:20px}.resource-item{min-height:175px}@media (min-width:991px){.featured-resource-container{display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}.featured-resource a{display:flex;flex-direction:row;height:100%}}@media (max-width:991px){.featured-resource{margin-bottom:20px!important;margin-top:20px!important}.featured-resource img{border-radius:12px 12px 0 0;min-height:150px;min-width:100%;width:100%}}