.blog-post .comment-counter {
    white-space: nowrap;
}

.flex-posts {
    justify-content: flex-start;
}

.flex-posts .col.load-item {
    margin-left: 0;
}