/*------------------------------------*\ START LOCAL IMAGES \*------------------------------------*/
.page-buy .section-hero .section-content .models .model-12 .ipad-12-inch {
    background-image: url("https://images.apple.com/ru/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/ru/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-image: url("https://images.apple.com/ru/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/ru/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-image: url("https://images.apple.com/ru/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/ru/smart-keyboard/images/buy/ipad_12_small_2x.jpg")
    }
}

.page-buy .section-hero .section-content .models .model-10 .ipad-10-inch {
    background-image: url("https://images.apple.com/ru/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/ru/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-image: url("https://images.apple.com/ru/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/ru/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-image: url("https://images.apple.com/ru/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/ru/smart-keyboard/images/buy/ipad_9_small_2x.jpg")
    }
}
/*------------------------------------*\ END LOCAL IMAGES \*------------------------------------*/

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