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


.page-overview .section-hero .showcase-hero {
    width: 930px;
    height: 532px;
    background-size: 930px 532px;
    background-repeat: no-repeat;
    background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/itunes_hero_large.jpg");
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 66px
}

@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) {
    .page-overview .section-hero .showcase-hero {
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/itunes_hero_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-hero .showcase-hero {
        width: 729px;
        height: 417px;
        background-size: 729px 417px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/itunes_hero_medium.jpg")
    }
}

@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) {
    .page-overview .section-hero .showcase-hero {
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/itunes_hero_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-hero .showcase-hero {
        width: 272px;
        height: 156px;
        background-size: 272px 156px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/itunes_hero_small.jpg")
    }
}

@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) {
    .page-overview .section-hero .showcase-hero {
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/itunes_hero_small_2x.jpg")
    }
}

.page-overview .section-music .apple-music-logo {
    width: 138px;
    height: 35px;
    background-size: 138px 35px;
    background-repeat: no-repeat;
    background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/apple_music_logo_large.png");
    margin-left: auto;
    margin-right: auto
}

@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) {
    .page-overview .section-music .apple-music-logo {
        background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/apple_music_logo_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-music .apple-music-logo {
        width: 100px;
        height: 25px;
        background-size: 100px 25px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/apple_music_logo_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) {
    .page-overview .section-music .apple-music-logo {
        background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/apple_music_logo_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-music .apple-music-logo {
        width: 100px;
        height: 25px;
        background-size: 100px 25px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/apple_music_logo_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) {
    .page-overview .section-music .apple-music-logo {
        background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/apple_music_logo_small_2x.png")
    }
}

.page-overview .section-music .apple-music-hero {
    width: 930px;
    height: 532px;
    background-size: 930px 532px;
    background-repeat: no-repeat;
    background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/apple_music_hero_large.jpg");
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 66px
}

@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) {
    .page-overview .section-music .apple-music-hero {
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/apple_music_hero_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-music .apple-music-hero {
        width: 729px;
        height: 417px;
        background-size: 729px 417px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/apple_music_hero_medium.jpg")
    }
}

@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) {
    .page-overview .section-music .apple-music-hero {
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/apple_music_hero_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-music .apple-music-hero {
        width: 272px;
        height: 156px;
        background-size: 272px 156px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/apple_music_hero_small.jpg")
    }
}

@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) {
    .page-overview .section-music .apple-music-hero {
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/apple_music_hero_small_2x.jpg")
    }
}


.page-overview .section-universal {
    background-size: 1440px 647px;
    background-repeat: no-repeat;
    background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/universe_entertainment_large.jpg");
    background-position: 50% 100%;
    height: 647px
}

@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) {
    .page-overview .section-universal {
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/universe_entertainment_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-universal {
        background-size: 1068px 420px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/universe_entertainment_medium.jpg")
    }
}

@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) {
    .page-overview .section-universal {
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/universe_entertainment_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-universal {
        background-size: 736px 544px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/universe_entertainment_small.jpg")
    }
}

@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) {
    .page-overview .section-universal {
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/universe_entertainment_small_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-universal {
        height: 420px
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-universal {
        height: 544px
    }
}



.page-overview .section-tv .tv-hero {
    background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/movie_tv_collection_large.jpg");
    background-size: 966px 500px;
    width: 966px;
    height: 500px;
    margin-top: 21px;
}

@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) {
    .page-overview .section-tv .tv-hero {
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/movie_tv_collection_large_2x.jpg");
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-tv .tv-hero {
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/movie_tv_collection_medium.jpg");
        background-size: 695px 351px;
        width: 695px;
        height: 351px;
        margin-top: 66px;
    }
}

@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) {
    .page-overview .section-tv .tv-hero {
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/movie_tv_collection_medium_2x.jpg");
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-tv .tv-hero {
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/movie_tv_collection_small.jpg");
        background-size: 285px 145px;
        width: 285px;
        height: 145px;
        margin: auto auto;
    }
}

@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) {
    .page-overview .section-tv .tv-hero {
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/movie_tv_collection_small_2x.jpg");
    }
}



.section-family-sharing .row { margin-top: 58px; margin-left: auto; margin-right: auto; }
.section-family-sharing .section-content { padding:100px 0;}
html.oldie .section-family-sharing .invite p { margin-left: 80px; }
.section-family-sharing p { text-align: center; margin-left: auto; margin-right: auto; }
.section-family-sharing .location-sharing p { width: 150px; }
.section-family-sharing .invite p { margin-left: 46px; width: 150px; }
.section-family-sharing .parental-controls p { margin-left: 82px; width: 150px; }


.section-family-sharing .row {
    width: 850px;
}

@media only screen and (max-width: 1068px) {
    .section-family-sharing .row {
        width: 692px;
    }
    .section-family-sharing .invite .invite-hero {margin: auto;}
    .section-family-sharing .parental-controls .parental-controls-hero {margin: auto;}
    .section-family-sharing .invite p {margin: auto;}
    .section-family-sharing .parental-controls p {margin: auto;}
    .section-family-sharing .location-sharing p {margin: auto;}
}

@media only screen and (max-width: 735px) {
    .section-family-sharing .row {
        width:auto;
    }
   
    .section-family-sharing .invite .invite-hero {margin: auto;}
    .section-family-sharing .parental-controls .parental-controls-hero {margin: auto;}
    .section-family-sharing .invite p {margin-bottom: 40px;}
    .section-family-sharing .parental-controls p {margin: auto;}
    .section-family-sharing .location-sharing p {margin-bottom: 40px;}
}

.section-family-sharing .invite .invite-hero {
    margin-left: 5px; 
    margin-right: auto; 
    background-repeat: no-repeat; 
    background-size: 242px 494px; 
    height: 494px; 
    width: 242px; 
    background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/family_sharing_hardware1_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-family-sharing .invite .invite-hero { background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/family_sharing_hardware1_large_2x.png"); }
}

@media only screen and (max-width: 1068px) {
    .section-family-sharing .invite .invite-hero {
        margin-left: auto; 
        margin-right: auto;         
        background-repeat: no-repeat; 
        background-size: 172px 351px; 
        height: 351px; 
        width: 172px; 
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/family_sharing_hardware1_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-family-sharing .invite .invite-hero { background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/family_sharing_hardware1_medium_2x.png"); }
}

@media only screen and (max-width: 735px) {
    .section-family-sharing .invite .invite-hero {
        margin-left: auto; 
        margin-right: auto;         
        background-repeat: no-repeat; 
        background-size: 172px 351px; 
        height: 351px; 
        width: 172px; 
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/family_sharing_hardware1_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-family-sharing .invite .invite-hero { background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/family_sharing_hardware1_small_2x.png"); }
}

.section-family-sharing .location-sharing .location-sharing-hero { 
    margin-left: auto; 
    margin-right: auto; 
    background-repeat: no-repeat; 
    background-size: 242px 494px; 
    height: 494px; 
    width: 242px; 
    background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/family_sharing_hardware2_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-family-sharing .location-sharing .location-sharing-hero {  background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/family_sharing_hardware2_large_2x.png"); }
}

@media only screen and (max-width: 1068px) {
    .section-family-sharing .location-sharing .location-sharing-hero { 
        background-repeat: no-repeat; 
        background-size: 172px 351px; 
        height: 351px; 
        width: 172px; 
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/family_sharing_hardware2_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-family-sharing .location-sharing .location-sharing-hero {  background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/family_sharing_hardware2_medium_2x.png"); }
}

@media only screen and (max-width: 735px) {
    .section-family-sharing .location-sharing .location-sharing-hero { 
        background-size: 172px 351px; 
        height: 351px; 
        width: 172px; 
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/family_sharing_hardware2_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-family-sharing .location-sharing .location-sharing-hero { background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/family_sharing_hardware2_small_2x.png"); }
}

.section-family-sharing .parental-controls .parental-controls-hero { 
    margin-left: 42px; 
    margin-right: auto;     
    background-repeat: no-repeat; 
    background-size: 242px 494px; 
    height: 494px; 
    width: 242px; 
    background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/family_sharing_hardware3_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-family-sharing .parental-controls .parental-controls-hero { background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/family_sharing_hardware3_large_2x.png"); }
}

@media only screen and (max-width: 1068px) {
    .section-family-sharing .parental-controls .parental-controls-hero { 
        margin-left: auto; 
        margin-right: auto; 
        background-size: 172px 351px; 
        height: 351px; 
        width: 172px;  
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/family_sharing_hardware3_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-family-sharing .parental-controls .parental-controls-hero { background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/family_sharing_hardware3_medium_2x.png"); }
}

@media only screen and (max-width: 735px) {
    .section-family-sharing .parental-controls .parental-controls-hero { 
        margin-left: auto; 
        margin-right: auto; 
        background-size: 172px 351px; 
        height: 351px; 
        width: 172px; 
        background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/family_sharing_hardware3_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-family-sharing .parental-controls .parental-controls-hero { background-image: url("http://images.apple.com/euro/itunes/home/e/screens/images/family_sharing_hardware3_small_2x.png"); }
}



.section-family-sharing .section-content{ border-bottom: solid 1px #d6d6d6; }






.page-overview .section-apple-tv .apple-tv-logo {
    width: 70px;
    height: 35px;
    background-size: 70px 35px;
    background-repeat: no-repeat;
    background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/appletv_logo_large.png");
    margin-top: 50px;
    margin-bottom: -15px;
}

@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) {
    .page-overview .section-apple-tv .apple-tv-logo {
        background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/appletv_logo_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-apple-tv .apple-tv-logo {
        width: 52px;
        height: 25px;
        background-size: 52px 25px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/appletv_logo_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) {
    .page-overview .section-apple-tv .apple-tv-logo {
        background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/appletv_logo_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-apple-tv .apple-tv-logo {
        width: 52px;
        height: 25px;
        background-size: 52px 25px;
        background-repeat: no-repeat;
        margin: auto auto;
        margin-top: 20px;
        background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/appletv_logo_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) {
    .page-overview .section-apple-tv .apple-tv-logo {
        background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/appletv_logo_small_2x.png")
    }
}


.page-overview .section-apple-tv .appletv-hero {
    background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/appletv_large.jpg");
    background-size: 379px 306px;
    width: 379px;
    height: 306px;
}

@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) {
    .page-overview .section-apple-tv .appletv-hero {
        background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/appletv_large_2x.jpg");
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-apple-tv .appletv-hero {
        background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/appletv_medium.jpg");
        background-size: 273px 220px;
        width: 273px;
        height: 220px;
    }
}

@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) {
    .page-overview .section-apple-tv .appletv-hero {
        background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/appletv_medium_2x.jpg");
    }
}


@media only screen and (max-width: 735px) {
    .page-overview .section-apple-tv .appletv-hero {
        background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/appletv_small.jpg");
        background-size: 204px 164px;
        width: 204px;
        height: 164px;
        margin: auto auto;
    }
}

@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) {
   .page-overview .section-apple-tv .appletv-hero {
        background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/appletv_small_2x.jpg");
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-apple-tv .headline-section {
        margin-top:15px;
    }
    .page-overview .section-apple-tv .subsection-headline {
        margin-top:10px;
    }
}

.page-overview .section-apple-tv .copy {
    text-align: left;
}

@media only screen and (max-width: 735px) {
    .page-overview .section-apple-tv .copy {
        text-align: center;
    }
}


.page-overview .section-gifts .gifts-hero {
    width: 528px;
    height: 405px;
    background-size: 528px 405px;
    background-repeat: no-repeat;
    background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/itunes_giftcards_large.jpg")
}

@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) {
    .page-overview .section-gifts .gifts-hero {
        background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/itunes_giftcards_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-gifts .gifts-hero {
        width: 375px;
        height: 293px;
        background-size: 375px 293px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/itunes_giftcards_medium.jpg")
    }
}

@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) {
    .page-overview .section-gifts .gifts-hero {
        background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/itunes_giftcards_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-gifts .gifts-hero {
        width: 296px;
        height: 227px;
        background-size: 296px 227px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/itunes_giftcards_small.jpg")
    }
}

@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) {
    .page-overview .section-gifts .gifts-hero {
        background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/itunes_giftcards_small_2x.jpg")
    }
}


.section-social .app-store .app-icon {
    width: 54px;
    height: 54px;
    background-size: 54px 54px;
    background-repeat: no-repeat;
    background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/itunes_icon_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-social .app-store .app-icon {
        background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/itunes_icon_large_2x.png")
    }
}
.section-social .itunes-facebook .app-icon {
    width: 54px;
    height: 54px;
    background-size: 54px 54px;
    background-repeat: no-repeat;
    background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/applemusic_icon_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-social .itunes-facebook .app-icon {
        background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/applemusic_icon_large_2x.png")
    }
}

.section-social .itunes-twitter .app-icon {
    width: 54px;
    height: 54px;
    background-size: 54px 54px;
    background-repeat: no-repeat;
    background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/twitter_icon_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-social .itunes-twitter .app-icon {
        background-image: url("http://images.apple.com/euro/itunes/home/e/generic/images/twitter_icon_large_2x.png")
    }
}



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




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

@media only screen and (max-width: 735px) {
    .page-overview .section-tv .copy {
        margin-bottom: 50px
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-universal .section-content {
        padding-top: 48.8px
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-music .apple-music-hero {
        margin-top: 25px;
    }
}














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