@media only screen and (max-width: 735px) {
    .acbm-riverrow.row-security {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: normal;
        flex-direction: column;
    }
}


@media only screen and (max-width: 1068px) {
    .page-apple-watch .section-benefits .row-security .acbm-riverrow-image {
        background-image: url("/hk/en/healthcare/apple-watch/images/security__c2t3xrqok4k2_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-apple-watch .section-benefits .row-security .acbm-riverrow-image {
        background-image: url("/hk/en/healthcare/apple-watch/images/security__c2t3xrqok4k2_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-apple-watch .section-benefits .row-security .acbm-riverrow-image {
        background-image: url("/v/healthcare/h/images/apple-watch/benefits/security__c2t3xrqok4k2_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-apple-watch .section-benefits .row-security .acbm-riverrow-image {
        background-image: url("/v/healthcare/h/images/apple-watch/benefits/security__c2t3xrqok4k2_small_2x.jpg")
    }
}