/* Local Overrides */

@media only screen and (max-width: 734px) {
	#ac-localnav .ac-ln-wrapper {
		min-height: 65px;
	}
	.section-article-content .article-stats .article-stat-number .unit {
		font-size: 1em;
	}
}

@media only screen and (min-width: 1069px) {
	.section-more-stories
		#more-stories-scottish-borders
		.more-stories-gallery-content-container
		.more-stories-gallery-headline {
		max-width: 21rem;
	}
	.section-article-content .article-stats .article-stat-number .unit {
		font-size: 1em;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-all-stories .typography-all-stories-headline {
		max-width: 28rem;
		margin-left: auto;
		margin-right: auto;
	}
	.section-router .typography-headline-elevated {
		max-width: 24rem;
		margin-left: auto;
		margin-right: auto;
	}
	.section-router .section-content .router-copy-container {
		max-width: 30rem;
		margin-left: auto;
		margin-right: auto;
	}
	.section-article-content .article-stats .article-stat-number .unit {
		font-size: 1em;
	}
}

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