/* 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: 175%;
	}
}

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