/* Promos */


/* WWDC */
.promo-tile-wwdc17 { background-image: url("https://images.apple.com/ca/home/images/promos/wwdc17_large.jpg"); background-size:360px 200px; width: auto; background-position: center center; }

@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) {
    .promo-tile-wwdc17 { background-image: url("https://images.apple.com/ca/home/images/promos/wwdc17_large_2x.jpg"); }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-wwdc17 { background-image: url("https://images.apple.com/ca/home/images/promos/wwdc17_xlarge.jpg"); background-size: 640px 200px; width: auto; background-position: center center; }
}

@media only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-wwdc17 {  background-image: url("https://images.apple.com/ca/home/images/promos/wwdc17_xlarge_2x.jpg"); }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-wwdc17 { background-image: url("https://images.apple.com/ca/home/images/promos/wwdc17_medium.jpg"); background-size: 640px 200px; }
}

@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) {
    .promo-tile-wwdc17 { background-image: url("https://images.apple.com/ca/home/images/promos/wwdc17_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px) {
    .promo-tile-wwdc17 { background-image: url("https://images.apple.com/ca/home/images/promos/wwdc17_small.jpg"); background-size: 736px 200px; width: auto; background-position: center center; }
}

@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) {
    .promo-tile-wwdc17 { background-image: url("https://images.apple.com/ca/home/images/promos/wwdc17_small_2x.jpg"); }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-wwdc17 { background-image: url("https://images.apple.com/ca/home/images/promos/wwdc17_medium.jpg"); background-size: 640px 200px; width: auto; background-position: center center; }
}

@media only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-wwdc17 { background-image: url("https://images.apple.com/ca/home/images/promos/wwdc17_medium_2x.jpg"); }
}


