/*CAFR Fix*/
@media only screen and (max-width: 1068px) {
	.page-buy .section-hero .section-content .models .elevated-intro { padding-left: 40px; padding-right: 40px; }
}

/* CAFR Screens */
.page-buy .section-hero .section-content .models .model-12 .ipad-12-inch {
    background-size: 550px 405px;
    height: 405px;
    width: 550px;
    background-image: url("https://images.apple.com/ca/fr/smart-keyboard/images/buy/ipad_12_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-buy .section-hero .section-content .models .model-12 .ipad-12-inch {
        background-image: url("https://images.apple.com/ca/fr/smart-keyboard/images/buy/ipad_12_large_2x.jpg")
    }
}
@media only screen and (max-width: 1068px) {
    .page-buy .section-hero .section-content .models .model-12 .ipad-12-inch {
        background-size: 374px 275px;
        height: 275px;
        width: 374px;
        background-image: url("https://images.apple.com/ca/fr/smart-keyboard/images/buy/ipad_12_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-buy .section-hero .section-content .models .model-12 .ipad-12-inch {
        background-image: url("https://images.apple.com/ca/fr/smart-keyboard/images/buy/ipad_12_medium_2x.jpg")
    }
}
@media only screen and (max-width: 735px) {
    .page-buy .section-hero .section-content .models .model-12 .ipad-12-inch {
        background-size: 321px 241px;
        height: 241px;
        width: 321px;
        background-image: url("https://images.apple.com/ca/fr/smart-keyboard/images/buy/ipad_12_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-buy .section-hero .section-content .models .model-12 .ipad-12-inch {
        background-image: url("https://images.apple.com/ca/fr/smart-keyboard/images/buy/ipad_12_small_2x.jpg")
    }
}


.page-buy .section-hero .section-content .models .model-10 .ipad-10-inch {
    background-repeat: no-repeat;
    background-size: 439px 359px;
    background-image: url("https://images.apple.com/ca/fr/smart-keyboard/images/buy/ipad_9_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-buy .section-hero .section-content .models .model-10 .ipad-10-inch {
        background-image: url("https://images.apple.com/ca/fr/smart-keyboard/images/buy/ipad_9_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-buy .section-hero .section-content .models .model-10 .ipad-10-inch {
        background-size: 299px 244px;
        background-image: url("https://images.apple.com/ca/fr/smart-keyboard/images/buy/ipad_9_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-buy .section-hero .section-content .models .model-10 .ipad-10-inch {
        background-image: url("https://images.apple.com/ca/fr/smart-keyboard/images/buy/ipad_9_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-buy .section-hero .section-content .models .model-10 .ipad-10-inch {
        background-size: 257px 211px;
        background-image: url("https://images.apple.com/ca/fr/smart-keyboard/images/buy/ipad_9_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-buy .section-hero .section-content .models .model-10 .ipad-10-inch {
        background-image: url("https://images.apple.com/ca/fr/smart-keyboard/images/buy/ipad_9_small_2x.jpg")
    }
}
