/*  Local Overrides */

@media only screen and (min-width: 734px) and (max-width: 1068px) {
	#overview-routers-3-1 > img,
	#overview-routers-4-1 > img,
	#overview-routers-5-1 > img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
}

@media only screen and (min-width: 734px) {
	.section-router .routers .router-item-malala {
		grid-column: span 3;
	}
}

@media only screen and (min-width: 734px) and (max-width: 1068px) {
	#router > div > div > div.router-item.router-item-college > div > h3 {
		position: relative;
		right: 15px;
	}
}

html.no-static .section-hero .line-2 .transform {
	width: auto;
}

@media only screen and (min-width: 1068px) {
	.section-growing .card__quote {
		max-width: 740px;
	}
}

@media only screen and (min-width: 734px) and (max-width: 1068px) {
	.section-growing .card__quote {
		max-width: 588px;
	}
}

@media only screen and (max-width: 734px) {
	.typography-hero-headline {
		font-size: 40px;
	}
}
