/* Local Overrides */

/* Column Pricing */
.section-plans .applecare-plan .flex-row .column-dynamic-pricing {
	max-width: 5em;
	flex-basis: 5em;
}

@media only screen and (min-width: 1068px) {
	.section-plans .applecare-plan .flex-row .column-dynamic-pricing.is-last {
		padding-left: 15px;
	}
}
