/*Local overrides*/

/*section section-get-started blurbs columns*/
.blurbs {
	grid-template-columns: repeat(2, 1fr);
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (max-width: 734px) {
	.blurbs {
		width: 500px;
	}
}

@media only screen and (max-width: 580px) {
	.blurbs {
		width: 400px;
	}
}

@media only screen and (max-width: 450px) {
	.blurbs {
		width: 300px;
	}
}

@media only screen and (max-width: 350px) {
	.blurbs {
		width: 250px;
	}
}

.section-support-services
	.group-card-quote-service-lead-coach
	.image-card-professional-learning {
	background-image: url("/br/education/higher-education/images/how-to-buy/apple_professional_learning_mbp__ddx845ix8kuq_large.png");
}
@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) {
	.section-support-services
		.group-card-quote-service-lead-coach
		.image-card-professional-learning {
		background-image: url("/br/education/higher-education/images/how-to-buy/apple_professional_learning_mbp__ddx845ix8kuq_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.section-support-services
		.group-card-quote-service-lead-coach
		.image-card-professional-learning {
		background-image: url("/br/education/higher-education/images/how-to-buy/apple_professional_learning_mbp__ddx845ix8kuq_medium.png");
	}
}
@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) {
	.section-support-services
		.group-card-quote-service-lead-coach
		.image-card-professional-learning {
		background-image: url("/br/education/higher-education/images/how-to-buy/apple_professional_learning_mbp__ddx845ix8kuq_medium_2x.png");
	}
}
@media only screen and (max-width: 734px) {
	.section-support-services
		.group-card-quote-service-lead-coach
		.image-card-professional-learning {
		background-image: url("/br/education/higher-education/images/how-to-buy/apple_professional_learning_mbp__ddx845ix8kuq_small.png");
	}
}
@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) {
	.section-support-services
		.group-card-quote-service-lead-coach
		.image-card-professional-learning {
		background-image: url("/br/education/higher-education/images/how-to-buy/apple_professional_learning_mbp__ddx845ix8kuq_small_2x.png");
	}
}
