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






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




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

.section-plans .applecare-plan .flex-row .column-dynamic-pricing {
	flex-basis: 85px;
	max-width: 85px;
}
@media only screen and (max-width: 1068px) {
	.section-plans .applecare-plan .flex-row .column-dynamic-pricing {
		flex-basis: 72px;
		max-width: 72px;
	}
}
@media only screen and (max-width: 734px) {
	.section-plans .applecare-plan .flex-row .column-dynamic-pricing {
		flex-basis: 61px;
		max-width: 61px;
	}
}

.section-software .typography-headline {
    padding-right: 0px;

}
@media only screen and (max-width:1068px) {
    .section-software .typography-headline {
        padding-right: 10px;
    }
}

@media only screen and (max-width:735px) {
    .section-software .typography-headline {
        padding-right: 0px;
    }
}


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