.post-list{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.post-card-module--postCard--4WrQR{max-width:400px;margin:0 auto}.post-card-module--postCard--4WrQR img{display:block;width:100%;max-width:400px;margin:0 auto}.post-card-module--postCard--4WrQR h3{text-align:left;min-height:60px;margin-bottom:0}.post-card-module--postCard--4WrQR p{margin-top:0}@media only screen and (max-width:789px){.post-list{grid-template-columns:repeat(1,1fr)}}