.section-material .image-material {
    background-size: 395px 202px;
    background-repeat: no-repeat;
    background-image: url(/mideast/apple-watch-ultra-4/a/images/specs/materials_and_finish__spr9icsslqa2_large.jpg)
}

@media(min-resolution: 1.5dppx),(min-resolution:144dpi) {
    .section-material .image-material {
        background-image:url(/mideast/apple-watch-ultra-4/a/images/specs/materials_and_finish__spr9icsslqa2_large_2x.jpg)
    }
}

@media(max-width: 1068px) {
    .section-material .image-material {
        background-size:335px 172px;
        background-repeat: no-repeat;
        background-image: url(/mideast/apple-watch-ultra-4/a/images/specs/materials_and_finish__spr9icsslqa2_medium.jpg)
    }
}

@media(max-width: 1068px)and (min-resolution:1.5dppx),(max-width:1068px)and (min-resolution:144dpi) {
    .section-material .image-material {
        background-image:url(/mideast/apple-watch-ultra-4/a/images/specs/materials_and_finish__spr9icsslqa2_medium_2x.jpg)
    }
}

@media(max-width: 734px) {
    .section-material .image-material {
        background-size:287px 146px;
        background-repeat: no-repeat;
        background-image: url(/mideast/apple-watch-ultra-4/a/images/specs/materials_and_finish__spr9icsslqa2_small.jpg)
    }
}

@media(max-width: 734px)and (min-resolution:1.5dppx),(max-width:734px)and (min-resolution:144dpi) {
    .section-material .image-material {
        background-image:url(/mideast/apple-watch-ultra-4/a/images/specs/materials_and_finish__spr9icsslqa2_small_2x.jpg)
    }
}