.buystrip-product-title {
    background-image: url("https://www.apple.com/ca/mac-mini/images/shared/mac_mini_buystrip_large.png");
    background-size: 140px 30px;
}

html.svg .buystrip-product-title {
    background-image: url("/ca/mac-mini/images/shared/mac_mini_buystrip.svg");
    background-size: 140px 30px;

}


.buystrip-product {
    background-size: 180px 53px;
    background-image: url("https://www.apple.com/ca/mac-mini/images/shared/buystrip_hero_image_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx) {
    .buystrip-product {
        background-image: url("https://www.apple.com/ca/mac-mini/images/shared/buystrip_hero_image_large_2x.png")
    }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) {
    .buystrip-product {
        background-size: 182px 54px;
    }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) {
    .buystrip-product {
        background-image: url("https://www.apple.com/ca/mac-mini/images/shared/buystrip_hero_image_small.png")
    }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dppx) {
    .buystrip-product {
        background-image: url("https://www.apple.com/ca/mac-mini/images/shared/buystrip_hero_image_small_2x.png")
    }
}


.icon-online {
    background-image: url("https://www.apple.com/ca/mac-mini/images/shared/icon_shop_large.png");
    background-size: 46px 46px;
}

html.svg .icon-online {
    background-image: url("/ca/mac-mini/images/shared/icon_shop.svg");
    background-size: 46px 46px;
}

.icon-retail {
    background-image: url("https://www.apple.com/ca/mac-mini/images/shared/icon_store_large.png");
    background-size: 46px 48px;
}

html.svg .icon-retail {
    background-image: url("/ca/mac-mini/images/shared/icon_store.svg");
    background-size: 46px 48px;
}

.icon-call {
    background-repeat: no-repeat;
    background-image: url("https://www.apple.com/ca/mac-mini/images/shared/icon_call_large.png");
    background-size: 46px 46px;
}

html.svg .icon-call {
    background-image: url("/ca/mac-mini/images/shared/icon_call.svg");
    background-size: 46px 46px;
}

.icon-app {
    background-size: 44px 44px;
    background-image: url("https://www.apple.com/ca/mac-mini/images/shared/applestore_app_icon_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx) {
    .icon-app {
        background-image: url("https://www.apple.com/ca/mac-mini/images/shared/applestore_app_icon_large_2x.png")
    }
}

/*Localized screens*/
.page-builtinapps .image-ibooks-gallery-store { background-size: 980px 568px; height: 568px; width: 980px; background-image: url("https://www.apple.com/ca/mac/shared/built-in-apps/images/ibooks_gallery_store_large.jpg");}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 144dppx) {
    .page-builtinapps .image-ibooks-gallery-store { background-image: url("https://www.apple.com/ca/mac/shared/built-in-apps/images/ibooks_gallery_store_large_2x.jpg"); }
}
@media only screen and (max-width: 1068px) {
    .page-builtinapps .image-ibooks-gallery-store { background-size: 692px 401px; height: 401px; width: 692px; background-image: url("https://www.apple.com/ca/mac/shared/built-in-apps/images/ibooks_gallery_store_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: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .page-builtinapps .image-ibooks-gallery-store { background-image: url("https://www.apple.com/ca/mac/shared/built-in-apps/images/ibooks_gallery_store_medium_2x.jpg");}
}
@media only screen and (max-width: 735px) and (max-device-width: 768px) {
    .page-builtinapps .image-ibooks-gallery-store { background-size: 288px 167px; height: 167px; width: 288px; background-image: url("https://www.apple.com/ca/mac/shared/built-in-apps/images/ibooks_gallery_store_small.jpg"); }
}
@media only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dppx) {
    .page-builtinapps .image-ibooks-gallery-store { background-image: url("https://www.apple.com/ca/mac/shared/built-in-apps/images/ibooks_gallery_store_small_2x.jpg"); }
}



