/* Local Overrides */

@media only screen and (min-width: 1069px) {
	.typography-headline-standalone {
		font-size: 94px;
	}
}

@media only screen and (min-width: 735px) {
	.k12-modal-how-to-buy .section-k12-how-to-buy-module .column-contact {
		padding: 0px;
	}
}

/* Fairview tile */

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-feature-stories
		#hub-tile-feature-fairview.hub-tile-feature
		.hub-tile-content-container.reverse {
		padding-right: 30px;
	}
}

/* Stories section */

@media only screen and (max-width: 734px) {
	.section-stories .hub-tile-full:first-child .hub-tile-content-container {
		padding: 0 18px;
	}
}
