/*------------------------------------*\
		LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
		END LOCAL SCREENS
\*------------------------------------*/




/*------------------------------------*\
		LOCAL FIXES
\*------------------------------------*/

.section-plans .applecare-plan .pricing-row {
	justify-content: space-between;
}

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

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

@media only screen and (max-width:1068px) {
	.section-plans .applecare-plan.pricing-columns-2 .column-product-group {
		padding-right: 30px;
	}
}

@media only screen and (max-width:735px) {
	.section-plans .applecare-plan.pricing-columns-2 .column-product-group {
		padding-right: 20px;
	}
}


/*------------------------------------*\
		END LOCAL FIXES
\*------------------------------------*/
