/* Local Overrides */

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

.section-how-to-buy .copy-section-2,
.section-how-to-buy .sub-headline {
	margin-top: 30px;
}

/* Table fix */

.ax-table {
	margin-top: 0;
}
