/* Local Overrides */

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.violator-inline {
		margin-left: -5px;
	}
}

@media only screen and (min-width: 1068px) {
	.violator-inline {
		margin-left: -5px;
	}
}

@media (max-width: 380px) {
	.card.row.card-anthem h3 :nth-child(1) {
		white-space: unset;
	}
}

@media screen and (max-width: 1068px) {
	.section-spotlight .cards .card-anthem .card-headline {
		font-size: 29px;
	}
}

@media screen and (max-width: 330px) {
	.section-spotlight .cards .card-anthem .card-headline {
		font-size: 26px;
	}
}

/* Holsworthy Card  */

@media only screen and (min-width: 1069px) {
	.section-spotlight .card-holsworthy .card-headline,
	.section-spotlight .card-holsworthy .card-copy {
		max-width: 400px;
		margin-inline: auto;
	}
}

@media only screen and (max-width: 1068px) {
	.section-spotlight .card-holsworthy .column-copy {
		--padding: 0px 36px;
	}
}

@media only screen and (max-width: 734px) {
	.section-spotlight .card-holsworthy .column-copy {
		--padding: 50px 36px;
	}
}

.section-spotlight .card-holsworthy .image {
	position: relative;
	left: 50%;
	margin-left: -305px;
	min-height: 420px;
}

@media only screen and (max-width: 1068px) {
	.section-spotlight .card-holsworthy .image {
		left: 50%;
		margin-left: -198.5px;
	}
}

@media only screen and (max-width: 734px) {
	.section-spotlight .card-holsworthy .image {
		left: 50%;
		margin-left: -250px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-spotlight .card-holsworthy .image {
		min-height: 330px;
	}
}

@media only screen and (max-width: 734px) {
	.section-spotlight .card-holsworthy .image {
		min-height: 290px;
	}
}

.image-spotlight-holsworthy {
	width: 610px;
	height: 420px;
	background-size: 610px 420px;
	background-repeat: no-repeat;
	background-image: url("/ca/fr/education/home/images/overview/spotlight_holsworthy__fs3981tgzdea_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.image-spotlight-holsworthy {
		background-image: url("/ca/fr/education/home/images/overview/spotlight_holsworthy__fs3981tgzdea_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.image-spotlight-holsworthy {
		width: 397px;
		height: 330px;
		background-size: 397px 330px;
		background-repeat: no-repeat;
		background-image: url("/ca/fr/education/home/images/overview/spotlight_holsworthy__fs3981tgzdea_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-spotlight-holsworthy {
		background-image: url("/ca/fr/education/home/images/overview/spotlight_holsworthy__fs3981tgzdea_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.image-spotlight-holsworthy {
		width: 500px;
		height: 290px;
		background-size: 500px 290px;
		background-repeat: no-repeat;
		background-image: url("/ca/fr/education/home/images/overview/spotlight_holsworthy__fs3981tgzdea_small.jpg");
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-spotlight-holsworthy {
		background-image: url("/ca/fr/education/home/images/overview/spotlight_holsworthy__fs3981tgzdea_small_2x.jpg");
	}
}
