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





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




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

.section-plans .static-plans .applecare-plan {
    margin-top: 70px;
}

.section-plans .static-plans .applecare-plan .flex-row .column-dynamic-pricing {
    display: flex;
    justify-content: flex-end;
    flex-basis: 31.33333%;
    max-width: 33.33333%;
}

.section-coverage .heading-row {
    padding: 35px 0 90px;
}

@media only screen and (max-width: 1068px) {
    .section-coverage .heading-row {
        padding: 0 0 70px;
    }
}

@media only screen and (max-width: 735px) {
    .section-coverage .heading-row {
        padding: 0 0 40px;
    }
}

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