.brand-post-listing{display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.brand-post-listing .post-brand a{color:#888;font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase}.brand-post-listing .post-item .post-title h3 a{color:#000;font-size:1em;line-height:1.3em;margin:.2em 0 .5em;text-transform:capitalize}@media (max-width:790px){.brand-post-listing{grid-template-columns:repeat(1,1fr)}}