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