/*2020-1106*/


.section-ar .ar-image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top:140.56122%
}

@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-ar .ar-image {
        background-image: url("/mac-pro/images/overview/ar_phone__dc2z02bq8ic2_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .section-ar .ar-image {
        background-repeat: no-repeat;
        background-image: url("/mac-pro/images/overview/ar_phone__dc2z02bq8ic2_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-ar .ar-image {
        background-image: url("/mac-pro/images/overview/ar_phone__dc2z02bq8ic2_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .section-ar .ar-image {
        background-repeat: no-repeat;
        background-image: url("/mac-pro/images/overview/ar_phone__dc2z02bq8ic2_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) {
    .section-ar .ar-image {
        background-image: url("/mac-pro/images/overview/ar_phone__dc2z02bq8ic2_small_2x.jpg")
    }
}

/* 
.section-ar .ar-image {
    background-repeat: no-repeat;
    background-image: url("/mac-pro/images/overview/ar_phone__dc2z02bq8ic2_large.jpg");
    background-size: 100% auto;
    position: absolute;
    width: 100%;
    height: 100%;
    top:0
}
@media only screen and (max-width: 735px) {
    .section-ar .ar-image {
        position: relative;
        top:14px
    }
} */


.section-magic-accessories .magic-accessories-image {
    background-repeat: no-repeat;
    background-image: url("/mac-pro/images/shared/router_accessories__bcw6jtll9sg2_large.jpg");
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
    .section-magic-accessories .magic-accessories-image {
        background-image:url("/mac-pro/images/shared/router_accessories__bcw6jtll9sg2_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .section-magic-accessories .magic-accessories-image {
        background-repeat: no-repeat;
        background-image:url("/mac-pro/images/shared/router_accessories__bcw6jtll9sg2_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-magic-accessories .magic-accessories-image {
        background-image:url("/mac-pro/images/shared/router_accessories__bcw6jtll9sg2_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .section-magic-accessories .magic-accessories-image {
        background-repeat: no-repeat;
        background-image:url("/mac-pro/images/shared/router_accessories__bcw6jtll9sg2_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-magic-accessories .magic-accessories-image {
        background-image:url("/mac-pro/images/shared/router_accessories__bcw6jtll9sg2_small_2x.jpg")
    }
}