@media only screen and (max-width:734px) {
    .section-article-content .article-stats {
        grid-template-columns: 1fr;
        }
}
