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


.page-overview .section-apps .apps-graphic {
    width: 942px;
    height: 494px;
    background-size: 942px 494px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/uk/music/images/overview/apps_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-apps .apps-graphic {
        background-image: url("https://images.apple.com/uk/music/images/overview/apps_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-apps .apps-graphic {
        width: 704px;
        height: 369px;
        background-size: 704px 369px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/uk/music/images/overview/apps_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-apps .apps-graphic {
        background-image: url("https://images.apple.com/uk/music/images/overview/apps_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-apps .apps-graphic {
        width: 307px;
        height: 161px;
        background-size: 307px 161px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/uk/music/images/overview/apps_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-apps .apps-graphic {
        background-image: url("https://images.apple.com/uk/music/images/overview/apps_small_2x.jpg")
    }
}

.page-overview .section-billboard.ipod .ipod-touch-graphic {
    width: 286px;
    height: 600px;
    background-size: 286px 600px;
    background-image: url("https://images.apple.com/uk/music/images/overview/ipod_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) {
    .page-overview .section-billboard.ipod .ipod-touch-graphic {
        background-image: url("https://images.apple.com/uk/music/images/overview/ipod_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-billboard.ipod .ipod-touch-graphic {
        width: 178px;
        height: 373px;
        background-size: 178px 373px;
        background-image: url("https://images.apple.com/uk/music/images/overview/ipod_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-billboard.ipod .ipod-touch-graphic {
        background-image: url("https://images.apple.com/uk/music/images/overview/ipod_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-billboard.ipod .ipod-touch-graphic {
        width: 159px;
        height: 332px;
        background-size: 159px 332px;
        background-image: url("https://images.apple.com/uk/music/images/overview/ipod_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-billboard.ipod .ipod-touch-graphic {
        background-image: url("https://images.apple.com/uk/music/images/overview/ipod_small_2x.png")
    }
}

.page-overview .section-billboard.itunes .itunes-graphic {
    width: 1083px;
    height: 624px;
    background-size: 1083px 624px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/uk/music/images/overview/itunes_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) {
    .page-overview .section-billboard.itunes .itunes-graphic {
        background-image: url("https://images.apple.com/uk/music/images/overview/itunes_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-billboard.itunes .itunes-graphic {
        width: 731px;
        height: 421px;
        background-size: 731px 421px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/uk/music/images/overview/itunes_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-billboard.itunes .itunes-graphic {
        background-image: url("https://images.apple.com/uk/music/images/overview/itunes_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-billboard.itunes .itunes-graphic {
        width: 543px;
        height: 314px;
        background-size: 543px 314px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/uk/music/images/overview/itunes_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-billboard.itunes .itunes-graphic {
        background-image: url("https://images.apple.com/uk/music/images/overview/itunes_small_2x.png")
    }
}

.page-overview .section-billboard.gift-cards .gift-cards-graphic {
    background-image: url("https://images.apple.com/euro/music/c/screens_alt/images/overview/gift_cards_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) {
    .page-overview .section-billboard.gift-cards .gift-cards-graphic {
        background-image: url("https://images.apple.com/euro/music/c/screens_alt/images/overview/gift_cards_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-billboard.gift-cards .gift-cards-graphic {
        background-image: url("https://images.apple.com/euro/music/c/screens_alt/images/overview/gift_cards_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-billboard.gift-cards .gift-cards-graphic {
        background-image: url("https://images.apple.com/euro/music/c/screens_alt/images/overview/gift_cards_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-billboard.gift-cards .gift-cards-graphic {
        background-image: url("https://images.apple.com/euro/music/c/screens_alt/images/overview/gift_cards_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-billboard.gift-cards .gift-cards-graphic {
        background-image: url("https://images.apple.com/euro/music/c/screens_alt/images/overview/gift_cards_small_2x.png")
    }
}


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



/*------------------------------------*\
   GLOBAL FOOTER STYLES
\*------------------------------------*/






/*------------------------------------*\
   END GLOBAL FOOTER STYLES
\*------------------------------------*/ 



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




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