/* --- Local fixes start --- */

/* professional learning start */
.section-support-services .group-card-quote-service-lead-coach .image-card-professional-learning {
	background-image: url("/au/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("/au/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("/au/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("/au/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("/au/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("/au/education/higher-education/images/how-to-buy/apple_professional_learning_mbp__ddx845ix8kuq_small_2x.png");
	}
}
/* professional learning end */

/* Get started today fix start */
@media only screen and (min-width: 1068px) {
	.blurbs {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-column-gap: 71px;
		margin-bottom: 70px;
		margin-left: 98px;
		margin-right: 98px;
	}
}

.blurbs {
	grid-template-columns: repeat(2, 1fr);
}
/* Get started today fix end */

/* --- Local fix end --- */
