/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

@media only screen and (max-width:734px) {
	.section-article-content .article-stats .article-stat:first-child .article-stat-number {
		line-height: 0.5;
	}
	
	.section-article-content .article-stats .article-stat:first-child {
		margin-top: 14px;
	}
}


.section-article-content .article-stats .article-stat-label {
    max-width: 200px;
}

@media only screen and (max-width: 734px) {
    .section-article-content .article-stats .article-stat-label {
    	max-width: 160px;
    }
}


/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 