.flex-columns{justify-content:space-between}.flex-columns .post-item{max-width:600px;min-width:200px}.flex-columns .post-item .image{margin-bottom:24px}.flex-columns .post-item img{aspect-ratio:4/3;border-radius:4px;object-fit:cover;width:100%}.flex-columns .post-item .content{height:100%;justify-content:space-between}@media screen and (max-width:768px){.flex-columns{flex-wrap:wrap;justify-content:center!important}}