
@media screen and ( max-width: 735px ) {
    .section-article-content .article-stats.row {
        display: flex;
        flex-direction: column;
    }
}