/* Local Overrides */

/* Local Nav */
#ac-localnav .ac-ln-content {
	max-width: 1000px;
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	#ac-localnav .ac-ln-content {
		padding: 0 15px;
	}
}

@media only screen and (max-width: 734px) {
	#ac-localnav .ac-ln-action-menucta + .ac-ln-action-button {
		margin-left: 8px;
	}
}

/* More histories section */

@media only screen and (min-width: 1069px) {
	.section-more-stories
		.more-stories-gallery-content-container
		.more-stories-gallery-headline {
		width: 110%;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-more-stories
		.more-stories-gallery-content-container
		.more-stories-gallery-headline {
		width: 113%;
	}
}

@media only screen and (max-width: 734px) {
	.section-more-stories
		.more-stories-gallery-content-container
		.more-stories-gallery-headline {
		width: 110%;
	}

	.section-more-stories
		.more-stories-gallery-content-container
		.more-stories-gallery-headline {
		width: 107%;
	}
}
