/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

.page-continuity .section-apple-pay .image-apple-pay {
    background-image: url("/uk/macos/continuity/images/overview/apple_pay__f2dpnttciyeu_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-continuity .section-apple-pay .image-apple-pay {
        background-image: url("/uk/macos/continuity/images/overview/apple_pay__f2dpnttciyeu_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-continuity .section-apple-pay .image-apple-pay {
        background-image: url("/uk/macos/continuity/images/overview/apple_pay__f2dpnttciyeu_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-continuity .section-apple-pay .image-apple-pay {
        background-image: url("/uk/macos/continuity/images/overview/apple_pay__f2dpnttciyeu_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-continuity .section-apple-pay .image-apple-pay {
        background-image: url("/uk/macos/continuity/images/overview/apple_pay__f2dpnttciyeu_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-continuity .section-apple-pay .image-apple-pay {
        background-image: url("/uk/macos/continuity/images/overview/apple_pay__f2dpnttciyeu_small_2x.jpg")
    }
}

.page-continuity .section-sms .image-messages {
    background-image: url("/uk/macos/continuity/images/overview/sms_message__coy69om0xspe_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-continuity .section-sms .image-messages {
        background-image: url("/uk/macos/continuity/images/overview/sms_message__coy69om0xspe_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-continuity .section-sms .image-messages {
        background-image: url("/uk/macos/continuity/images/overview/sms_message__coy69om0xspe_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-continuity .section-sms .image-messages {
        background-image: url("/uk/macos/continuity/images/overview/sms_message__coy69om0xspe_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-continuity .section-sms .image-messages {
        background-image: url("/uk/macos/continuity/images/overview/sms_message__coy69om0xspe_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-continuity .section-sms .image-messages {
        background-image: url("/uk/macos/continuity/images/overview/sms_message__coy69om0xspe_small_2x.jpg")
    }
}



/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/



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