.page-move-to-ios .section-hero .image-hero {
    background-size: 562px 731px;
    background-image: url("https://images.apple.com/ca/iphone/move-to-ios/images/iphone_hero_small.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .page-move-to-ios .section-hero .image-hero {
        background-image: url("https://images.apple.com/ca/iphone/move-to-ios/images/iphone_hero_small_2x.png")
    }
}

@media only screen and (min-width: 736px) {
    .page-move-to-ios .section-hero .image-hero {
        background-size: 526px 721px;
        height: 721px;
        width: 526px;
        background-image: url("https://images.apple.com/ca/iphone/move-to-ios/images/iphone_hero_medium.png")
    }
}

@media only screen and (min-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 736px) and (min-resolution: 144dpi), only screen and (min-width: 736px) and (-webkit-min-device-pixel-ratio: 144), only screen and (min-width: 736px) and (min-resolution: 144dppx) {
    .page-move-to-ios .section-hero .image-hero {
        background-image: url("https://images.apple.com/ca/iphone/move-to-ios/images/iphone_hero_medium_2x.png")
    }
}

@media only screen and (min-width: 1069px) {
    .page-move-to-ios .section-hero .image-hero {
        background-size: 812px 1015px;
        height: 1015px;
        width: 812px;
        background-image: url("https://images.apple.com/ca/iphone/move-to-ios/images/iphone_hero_large.png")
    }
}

@media only screen and (min-width: 1069px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1069px) and (min-resolution: 144dpi), only screen and (min-width: 1069px) and (-webkit-min-device-pixel-ratio: 144), only screen and (min-width: 1069px) and (min-resolution: 144dppx) {
    .page-move-to-ios .section-hero .image-hero {
        background-image: url("https://images.apple.com/ca/iphone/move-to-ios/images/iphone_hero_large_2x.png")
    }
}
.page-move-to-ios .section-start .image-step-3 {
    background-repeat: no-repeat;
    background-size: 209px 374px;
    height: 374px;
    width: 209px;
    background-image: url("https://images.apple.com/ca/iphone/move-to-ios/images/step_3_small.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .page-move-to-ios .section-start .image-step-3 {
        background-image: url("https://images.apple.com/ca/iphone/move-to-ios/images/step_3_small_2x.jpg")
    }
}

@media only screen and (min-width: 736px) {
    .page-move-to-ios .section-start .image-step-3 {
        background-size: 228px 466px;
        height: 466px;
        width: 228px;
        background-image: url("https://images.apple.com/ca/iphone/move-to-ios/images/step_3_medium.jpg")
    }
}

@media only screen and (min-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 736px) and (min-resolution: 144dpi), only screen and (min-width: 736px) and (-webkit-min-device-pixel-ratio: 144), only screen and (min-width: 736px) and (min-resolution: 144dppx) {
    .page-move-to-ios .section-start .image-step-3 {
        background-image: url("https://images.apple.com/ca/iphone/move-to-ios/images/step_3_medium_2x.jpg")
    }
}

@media only screen and (min-width: 1069px) {
    .page-move-to-ios .section-start .image-step-3 {
        background-size: 319px 570px;
        height: 570px;
        width: 319px;
        background-image: url("https://images.apple.com/ca/iphone/move-to-ios/images/step_3_large.jpg")
    }
}

@media only screen and (min-width: 1069px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1069px) and (min-resolution: 144dpi), only screen and (min-width: 1069px) and (-webkit-min-device-pixel-ratio: 144), only screen and (min-width: 1069px) and (min-resolution: 144dppx) {
    .page-move-to-ios .section-start .image-step-3 {
        background-image: url("https://images.apple.com/ca/iphone/move-to-ios/images/step_3_large_2x.jpg")
    }
}