#ac-localnav .ac-ln-title,
#ac-localnav .ac-ln-title a {
	color: #000;
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.jp-spacing-adjust {
		padding-left: 0.15em;
	}
}

.section-hero .hero-headline {
	max-width: 11em;
}

@media only screen and (max-width: 734px) {
	.section-features .section-content {
		width: min(362px, 87.5%);
	}
}

@-moz-document url-prefix() {
	.section-headline-adjust,
	.section-copy-adjust {
		width: 100%;
	}
}

@media only screen and (max-width: 1068px) {
	.section-features .tile-share .tile-content {
		width: 50%;
	}
}

@media only screen and (max-width: 734px) {
	.section-features .tile-share .tile-content {
		width: 100%;
	}
}

@media only screen and (max-width: 734px) {
	.section-analytics .section-headline {
		width: 100%;
	}
}

.section-analytics .section-copy {
	min-width: 27em;
}

@media only screen and (max-width: 734px) {
	.section-analytics .section-copy {
		min-width: auto;
	}
}
