.feed-items{display:grid;grid-gap:1rem}@media (min-width:1024px){.feed-items{grid-template-columns:repeat(3,1fr)}}.feed-items .feed-item{margin-bottom:.625rem;line-height:1.2}.feed-items .feed-item .logo{max-width:50%;margin-bottom:10px;max-height:45px;background:#fff;border-radius:6px;padding:0 5px}.feed-items .feed-item .title{color:inherit!important;font-size:19px;line-height:1.2;font-weight:600;margin-bottom:14px}.feed-items .feed-item .sub-text{font-size:15px;line-height:1.2}