/*------------------------------------*\
   ACCESSORIES AIRPODS PRO
\*------------------------------------*/

.section-accessories .airpods-pro-image {
    width: 350px;
    height: 248px;
    background-size: 350px 248px;
    background-repeat: no-repeat;
    background-image: url("/euro/iphone/home/v/generic/images/overview/accessories/airpods_pro__bvzibrheofau_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) {
    .section-accessories .airpods-pro-image {
        background-image: url("/euro/iphone/home/v/generic/images/overview/accessories/airpods_pro__bvzibrheofau_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .section-accessories .airpods-pro-image {
        width: 239px;
        height: 170px;
        background-size: 239px 170px;
        background-repeat: no-repeat;
        background-image: url("/euro/iphone/home/v/generic/images/overview/accessories/airpods_pro__bvzibrheofau_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) {
    .section-accessories .airpods-pro-image {
        background-image: url("/euro/iphone/home/v/generic/images/overview/accessories/airpods_pro__bvzibrheofau_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .section-accessories .airpods-pro-image {
        width: 375px;
        height: 248px;
        background-size: 375px 248px;
        background-repeat: no-repeat;
        background-image: url("/euro/iphone/home/v/generic/images/overview/accessories/airpods_pro__bvzibrheofau_small.jpg")
    }
}

@media only screen and (max-width: 734px) and(-webkit-min-device-pixel-ratio: 1.5), only screen and(max-width: 734px) and(min-resolution: 1.5dppx), only screen and(max-width: 734px) and(min-resolution: 144dpi) {
    .section-accessories .airpods-pro-image {
        background-image: url("/euro/iphone/home/v/generic/images/overview/accessories/airpods_pro__bvzibrheofau_small_2x.jpg")
    }
}

/*------------------------------------*\
   END ACCESSORIES AIRPODS PRO
\*------------------------------------*/ 