.CardImg{background-position:50%;background-repeat:no-repeat;background-size:cover;height:300px;width:100%}.ImgLabel p{color:#fff;display:inline-block;font-size:16px;margin:0;padding:5px 15px}.ImgLabel{padding:25px 0 0 20px}.CardHeading h5{font-weight:600!important;padding-top:25px}.ResourcesCardWrappe{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.ResourcesCardCol{width:calc(33.33% - 20px)}@media(max-width:991px){.ResourcesCardCol{width:calc(50% - 15px)}}@media(max-width:767px){.CardImg{height:200px}.CardHeading h5{font-size:18px;padding-top:15px}.ImgLabel p{font-size:14px;padding:5px 10px}.ImgLabel{padding:15px 0 0 10px}}@media(max-width:540px){.ResourcesCardCol{width:100%}}