.resources-container{display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))!important;justify-content:space-between;padding-left:3rem;padding-right:3rem}.card-rss-inner{margin:0 auto;max-width:1240px}img.card__image{border-radius:10px;display:block;height:184px;object-fit:cover;width:100%}.resources-card{overflow:hidden}.card__body,.resources-card{display:flex;flex-direction:column}.card__body{gap:.5rem;padding:15px 0}.user__avatar{border-radius:50%;height:40px;overflow:hidden;width:40px}.user__avatar img{height:100%;object-fit:contain;width:100%}.user__info h5{margin:0}.tag{align-self:flex-start;color:#2a3376;font-size:14px;font-weight:700;text-transform:capitalize}.tag+.tag{margin-left:.5em}.card__body h4{font-size:1.5rem;font-weight:600;text-transform:capitalize}.card__user{display:flex}.card__footer{display:flex;margin-bottom:30px;padding-top:15px}.user{align-items:center;display:flex;gap:.5rem}.user__info h5{font-size:18px}.user__info>small{color:#666}.feed-heading{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px}button.feed-button{height:fit-content}@media screen and (max-width:1174px){.resources-container{grid-template-columns:repeat(auto-fit,minmax(200px,300px))}}@media screen and (max-width:1039px){.resources-container{grid-template-columns:repeat(auto-fit,minmax(200px,250px))}}@media screen and (min-width:906px){.feed-heading h2{margin-bottom:0}}@media screen and (max-width:889px){.resources-container{grid-template-columns:repeat(auto-fit,minmax(200px,280px));justify-content:center}.feed-heading button{width:fit-content}.feed-heading{align-items:center;display:flex;flex-direction:column}.feed-heading h2{text-align:center}}