/* Local Overrides */

/* Article stats */

@media only screen and (max-width: 380px) {
	.section-article-content .article-stats .article-stat {
		grid-column: span 2;
	}
}
