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

.section-hero .image-hero-lockup { background-image:url("/euro/support/products/j/screens_alt/images/iphone/applecare_iphone_hero__e8bcpbktzdqy_large.png"); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .section-hero .image-hero-lockup { background-image:url("/euro/support/products/j/screens_alt/images/iphone/applecare_iphone_hero__e8bcpbktzdqy_large_2x.png"); }
}
@media only screen and (max-width: 1068px) {
  .section-hero .image-hero-lockup { background-image:url("/euro/support/products/j/screens_alt/images/iphone/applecare_iphone_hero__e8bcpbktzdqy_medium.png"); }
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .section-hero .image-hero-lockup { background-image:url("/euro/support/products/j/screens_alt/images/iphone/applecare_iphone_hero__e8bcpbktzdqy_medium_2x.png"); }
}
@media only screen and (max-width: 735px) {
  .section-hero .image-hero-lockup { background-image:url("/euro/support/products/j/screens_alt/images/iphone/applecare_iphone_hero__e8bcpbktzdqy_small.png"); }
}
@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
  .section-hero .image-hero-lockup { background-image:url("/euro/support/products/j/screens_alt/images/iphone/applecare_iphone_hero__e8bcpbktzdqy_small_2x.png"); }
}




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




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

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



.section-plans .applecare-plan.pricing-columns-2 .column-1 {
    flex-basis: 23%;
    max-width: 23%;
}
.section-plans .applecare-plan.pricing-columns-2 .column-2 {
    flex-basis: 21%;
    max-width: 21%;
}

.section-plans .applecare-plan.pricing-columns-2 .column-product-group {
    flex-basis: 56%;
    max-width: 56%;
}

@media only screen and (max-width: 1068px) {
    .section-plans .applecare-plan.pricing-columns-2 .column-1 {
        flex-basis: 27%;
        max-width: 27%;
    }
}
@media only screen and (max-width: 1068px) {
    .section-plans .applecare-plan.pricing-columns-2 .column-product-group {
        flex-basis: 52%;
        max-width: 52%;
    }
}

@media only screen and (max-width: 734px) {
    .section-plans .applecare-plan.pricing-columns-2 .column-1 {
        flex-basis: 28%;
        max-width: 28%;
    }
}
@media only screen and (max-width: 734px) {
    .section-plans .applecare-plan.pricing-columns-2 .column-2 {
        flex-basis: 22%;
        max-width: 22%;
    }
}
@media only screen and (max-width: 734px) {
    .section-plans .applecare-plan.pricing-columns-2 .column-product-group {
        flex-basis: 50%;
        max-width: 50%;
    }
}


.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%;
}
/*------------------------------------*\
		END LOCAL FIXES
\*------------------------------------*/
