@media (min-width: 1024px) {
    .posts-grid {
        column-count: 4;
    }
}