/* Local Overrides */

/* section-how-to-buy */
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.ric-modal.modal-higher-ed .callouts.custom {
		width: 309%;
	}
}

@media only screen and (min-width: 1069px) {
	.ric-modal.modal-higher-ed .callouts.custom {
		width: 306.3%;
	}
}

/* Xcode headline */
@media only screen and (min-width: 1069px) {
	.banner-card-headline.typography-banner-card-headline {
		padding-right: 6px;
		padding-left: 6px;
	}
}

/* hero headline */
@media only screen and (max-width: 734px) {
	.ric-type-lockup-element.typography-ric-type-lockup-xl-headline.ric-type-lockup-headline {
		padding-left: 23px;
		padding-right: 23px;
	}
}
