/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

.page-it .section-setup-devices .img-mdm-logos {
    width: 389px;
    height: 107px;
    background-size: 389px 107px;
    background-repeat: no-repeat;
    background-image: url("https://nrs.preservation.mirrorweb.com/public/20170611091243oe_/https://images.apple.com/cz/education/it/images/mdm_logos_large.png");
}

@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) {
    .page-it .section-setup-devices .img-mdm-logos {
        background-image: url("https://nrs.preservation.mirrorweb.com/public/20170611091243oe_/https://images.apple.com/cz/education/it/images/mdm_logos_large_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .page-it .section-setup-devices .img-mdm-logos {
        width: 267px;
        height: 73px;
        background-size: 267px 73px;
        background-repeat: no-repeat;
        background-image: url("https://nrs.preservation.mirrorweb.com/public/20170611091243oe_/https://images.apple.com/cz/education/it/images/mdm_logos_small.png")
    }
}

@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-it .section-setup-devices .img-mdm-logos {
        background-image: url("https://nrs.preservation.mirrorweb.com/public/20170611091243oe_/https://images.apple.com/cz/education/it/images/mdm_logos_small_2x.png")
    }
}


/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/


/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/


:lang(cs) {
    quotes: "„" "“"
}



/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/