@media (max-width: 768px) {    
    .ba-item.ba-item-post-navigation .ba-blog-posts-wrapper {
        display: flex !important;
    }
}