/*------------------------------------*\
   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/alt2/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/alt2/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/alt2/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/alt2/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/alt2/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/alt2/images/overview/download_itunes_windows_small_2x.jpg")
    }
}




.image-overview-all-devices {
    background-image: url("/euro/itunes/download/m/screens_alt/images/shared/all_devices_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) {
    .image-overview-all-devices {
        background-image: url("/euro/itunes/download/m/screens_alt/images/shared/all_devices_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .image-overview-all-devices {
        background-image: url("/euro/itunes/download/m/screens_alt/images/shared/all_devices_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) {
    .image-overview-all-devices {
        background-image: url("/euro/itunes/download/m/screens_alt/images/shared/all_devices_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .image-overview-all-devices {
        background-image: url("/euro/itunes/download/m/screens_alt/images/shared/all_devices_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) {
    .image-overview-all-devices {
        background-image: url("/euro/itunes/download/m/screens_alt/images/shared/all_devices_small_2x.jpg")
    }
}


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




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

.page-overview .section-looking .icon-external {
	white-space: normal;
}

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