/*Local overrides*/

/* Local Nav */
@media only Screen and (max-width: 360px) {
	#ac-localnav {
		padding: 10px 0 15px;
	}

	#ac-localnav .ac-ln-menu .ac-ln-actions {
		padding-top: 25px;
	}

	#ac-localnav .ac-ln-title > a {
		max-width: 100px;
		white-space: normal;
	}
}

/*image-card-professional-services alignement*/
.section-support-services
	.group-card-quote-service-tech-planning
	.image-card-professional-services {
	margin-left: -59px;
	max-width: 548px;
	width: 610px;
	height: 410px;
	background-size: 610px 410px;
	background-repeat: no-repeat;
}
@media only screen and (max-width: 1239px) {
	.section-support-services
		.group-card-quote-service-tech-planning
		.image-card-professional-services {
		margin-left: 63px;
		max-width: 427px;
		width: 457px;
		height: 305px;
		background-size: 457px 305px;
		background-repeat: no-repeat;
	}
}
@media only screen and (max-width: 1068px) {
	.section-support-services
		.group-card-quote-service-tech-planning
		.image-card-professional-services {
		margin-left: -59px;
		max-width: 405px;
		width: 457px;
		height: 305px;
		background-size: 457px 305px;
		background-repeat: no-repeat;
	}
}
@media only screen and (max-width: 890px) {
	.section-support-services
		.group-card-quote-service-tech-planning
		.image-card-professional-services {
		max-width: 328px;
		margin-left: 18px;
		width: 412px;
		height: 275px;
		background-size: 412px 275px;
		background-repeat: no-repeat;
	}
}
@media only screen and (max-width: 734px) {
	.section-support-services
		.group-card-quote-service-tech-planning
		.image-card-professional-services {
		margin-left: 0;
		max-width: 415px;
		width: 412px;
		height: 275px;
		background-size: 412px 275px;
		background-repeat: no-repeat;
	}
}

/* .section.section-higher-education .typography-headline-super */
.section.section-higher-education .typography-headline-super {
	max-width: 100%;
}
#higher-education > div {
	width: 100%;
}
