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





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


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

@media only screen and (max-width:350px) {
   .section-plans .applecare-plan.pricing-columns-3 .column-1 {
       margin-left: -5px;
   }
}

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

@media only screen and (max-width:735px) {
   .section-plans .applecare-plan.pricing-columns-3 .column-product-group {
      font-size: 14px;
   }
}

.section-plans .applecare-plan .flex-row .column-dynamic-pricing {
   font-size: 14px;
}

@media only screen and (max-width:735px) {
	.section-plans .applecare-plan .flex-row .column-dynamic-pricing {
   font-size: 12px;
}
}

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

@media only screen and (max-width: 1068px) {
    .section-plans .applecare-plan .flex-row .column-product-group {
        max-width: 43%;
    }
}

.section.section-plans .column .flex-row.column-labels .column-3 {
	margin-right: 0px;
}
@media only screen and (max-width: 1068px) {
	.section.section-plans .column .flex-row.column-labels .column-3 {
    	margin-right: 30px;
	}
}

@media only screen and (max-width: 735px) {
	.section.section-plans .column .flex-row.column-labels .column-3 {
    	margin-right: 0px;
	}
}

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