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




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




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


@media only screen and (max-width: 320px) {
    .section-plans .applecare-plan.pricing-columns-2 .column-1 {
        position: relative;
        left: -25px;
    }
}

@media only screen and (max-width: 320px) {
    .section-plans .applecare-plan.pricing-columns-2 .column-2 {
        position: relative;
        left: -15px;
    }
}

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

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

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