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

.page-overview .image-overview-download-itunes-mac {
    background-image: url("/euro/itunes/download/m/screens_alt/alt1/images/overview/download_itunes_mac_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 .image-overview-download-itunes-mac {
        background-image: url("/euro/itunes/download/m/screens_alt/alt1/images/overview/download_itunes_mac_large_2x.jpg")
    }
}
@media only screen and (max-width: 1068px) {
    .page-overview .image-overview-download-itunes-mac {
        background-image: url("/euro/itunes/download/m/screens_alt/alt1/images/overview/download_itunes_mac_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 .image-overview-download-itunes-mac {
        background-image: url("/euro/itunes/download/m/screens_alt/alt1/images/overview/download_itunes_mac_medium_2x.jpg")
    }
}
@media only screen and (max-width: 735px) {
    .page-overview .image-overview-download-itunes-mac {
        background-image: url("/euro/itunes/download/m/screens_alt/alt1/images/overview/download_itunes_mac_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 .image-overview-download-itunes-mac {
        background-image: url("/euro/itunes/download/m/screens_alt/alt1/images/overview/download_itunes_mac_small_2x.jpg")
    }
}

.page-overview .image-overview-download-itunes-windows {
    background-image: url("/euro/itunes/download/m/screens_alt/alt1/images/overview/download_itunes_windows_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 .image-overview-download-itunes-windows {
        background-image: url("/euro/itunes/download/m/screens_alt/alt1/images/overview/download_itunes_windows_large_2x.jpg")
    }
}
@media only screen and (max-width: 1068px) {
    .page-overview .image-overview-download-itunes-windows {
        background-image: url("/euro/itunes/download/m/screens_alt/alt1/images/overview/download_itunes_windows_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 .image-overview-download-itunes-windows {
        background-image: url("/euro/itunes/download/m/screens_alt/alt1/images/overview/download_itunes_windows_medium_2x.jpg")
    }
}
@media only screen and (max-width: 735px) {
    .page-overview .image-overview-download-itunes-windows {
        background-image: url("/euro/itunes/download/m/screens_alt/alt1/images/overview/download_itunes_windows_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 .image-overview-download-itunes-windows {
        background-image: url("/euro/itunes/download/m/screens_alt/alt1/images/overview/download_itunes_windows_small_2x.jpg")
    }
}

.page-overview .image-overview-looking-itunes-hero {
    width: 897px;
    height: 477px;
    background-size: 897px 477px;
    background-image: url("/euro/itunes/download/i/screens_alt/images/overview/looking_itunes_hero_alt_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 .image-overview-looking-itunes-hero {
        background-image: url("/euro/itunes/download/i/screens_alt/images/overview/looking_itunes_hero_alt_large_2x.jpg");
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .image-overview-looking-itunes-hero {
        width: 639px;
        height: 340px;
        background-size: 639px 340px;
        background-image: url("/euro/itunes/download/i/screens_alt/images/overview/looking_itunes_hero_alt_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 .image-overview-looking-itunes-hero {
        background-image: url("/euro/itunes/download/i/screens_alt/images/overview/looking_itunes_hero_alt_medium_2x.jpg");
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .image-overview-looking-itunes-hero {
        width: 268px;
        height: 142px;
        background-size: 268px 142px;
        background-image: url("/euro/itunes/download/i/screens_alt/images/overview/looking_itunes_hero_alt_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 .image-overview-looking-itunes-hero {
        background-image: url("/euro/itunes/download/i/screens_alt/images/overview/looking_itunes_hero_alt_small_2x.jpg");
    }
}




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




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






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