.watchos-image {
    background-image: url("https://www.apple.com/tr/watch/home/images/watchos_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) {
    .watchos-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/watchos_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .watchos-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/watchos_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) {
    .watchos-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/watchos_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .watchos-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/watchos_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) {
    .watchos-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/watchos_small_2x.jpg")
    }
}

.accessories-image {
    background-image: url("https://www.apple.com/tr/watch/home/images/accessories_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) {
    .accessories-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/accessories_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .accessories-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/accessories_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) {
    .accessories-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/accessories_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .accessories-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/accessories_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) {
    .accessories-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/accessories_small_2x.jpg")
    }
}
.bands-image {
    background-image: url("https://www.apple.com/tr/watch/home/images/bands_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) {
    .bands-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/bands_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .bands-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/bands_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) {
    .bands-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/bands_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .bands-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/bands_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) {
    .bands-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/bands_small_2x.jpg")
    }
}
.gallery-image {
    background-image: url("https://www.apple.com/tr/watch/home/images/gallery_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) {
    .gallery-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/gallery_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .gallery-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/gallery_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) {
    .gallery-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/gallery_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .gallery-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/gallery_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) {
    .gallery-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/gallery_small_2x.jpg")
    }
}
.hermes-image {
    background-image: url("https://www.apple.com/tr/watch/home/images/hermes_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) {
    .hermes-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/hermes_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .hermes-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/hermes_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) {
    .hermes-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/hermes_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .hermes-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/hermes_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) {
    .hermes-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/hermes_small_2x.jpg")
    }
}
.hero-image {
    background-image: url("https://www.apple.com/tr/watch/home/images/hero_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) {
    .hero-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/hero_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .hero-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/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) {
    .hero-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/hero_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .hero-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/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) {
    .hero-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/hero_small_2x.jpg")
    }
}

figure.nike-image {
    background-image: url("https://www.apple.com/tr/watch/home/images/nike_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) {
    figure.nike-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/nike_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    figure.nike-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/nike_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) {
    figure.nike-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/nike_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    figure.nike-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/nike_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) {
    figure.nike-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/nike_small_2x.jpg")
    }
}
.series-1-image {
    background-image: url("https://www.apple.com/tr/watch/home/images/series_one_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) {
    .series-1-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/series_one_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .series-1-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/series_one_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) {
    .series-1-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/series_one_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .series-1-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/series_one_small.jpg")
    }
}
.compare-image {
    background-image: url("https://www.apple.com/tr/watch/home/images/compare_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) {
    .compare-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/compare_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .compare-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/compare_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) {
    .compare-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/compare_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .compare-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/compare_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) {
    .compare-image {
        background-image: url("https://www.apple.com/tr/watch/home/images/compare_small_2x.jpg")
    }
}

body { -webkit-font-variant-ligatures: no-common-ligatures; }
body { font-variant-ligatures: no-common-ligatures; }

.show-for-small { display:none; }
.show-for-medium { display:none; }
.show-for-large { display:block; }

@media only screen and (max-width: 1068px) {
   .show-for-small { display:none; }
	.show-for-medium { display:block; }
	.show-for-large { display:none; }
}

@media only screen and (max-width: 735px) {
   .show-for-small { display:block; }
	.show-for-medium { display:none; }
	.show-for-large { display:none; }
}