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

.section-hero .image-hero-lockup { background-image:url("/euro/support/products/e/screens_alt/images/overview/landing_hero__ezvhxoasvo2u_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/e/screens_alt/images/overview/landing_hero__ezvhxoasvo2u_large_2x.png"); }
}
@media only screen and (max-width: 1068px) {
  .section-hero .image-hero-lockup { background-image:url("/euro/support/products/e/screens_alt/images/overview/landing_hero__ezvhxoasvo2u_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/e/screens_alt/images/overview/landing_hero__ezvhxoasvo2u_medium_2x.png"); }
}
@media only screen and (max-width: 735px) {
  .section-hero .image-hero-lockup { background-image:url("/euro/support/products/e/screens_alt/images/overview/landing_hero__ezvhxoasvo2u_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/e/screens_alt/images/overview/landing_hero__ezvhxoasvo2u_small_2x.png"); }
}










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




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

.section-applecare .contentnav-items {
    grid-template-columns: repeat(3,1fr);
}
@media only screen and (max-width: 735px) {
    .section-applecare .contentnav-items {
        grid-template-columns: repeat(1,1fr);
    }
}

.section-applecare .contentnav-container {
    max-width: 980px;
}

@media only screen and (max-width: 1068px) {
    .section-applecare .contentnav-container {
        max-width: 675px;
    }
}

@media only screen and (max-width: 1068px) {
    .section-applecare .contentnav-items {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media only screen and (max-width: 735px) {
    .section-applecare .contentnav-items {
        grid-template-columns: repeat(1, 1fr);
    }
}


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