/* local overrides */

/* higher education headline */

@media only screen and (min-width: 981px) and (max-width: 1068px) {
	.section-feature-stories
		#hub-tile-feature-san-diego-state-university
		.hub-tile-headline {
		max-width: 430px;
	}
}

@media only screen and (min-width: 407px) and (max-width: 563px) {
	.section-feature-stories
		#hub-tile-feature-san-diego-state-university
		.hub-tile-headline {
		max-width: 350px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-feature-stories
		#hub-tile-feature-san-diego-state-university
		.hub-tile-headline {
		max-width: 500px;
	}
}
