/*------------------------------------*\
   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/20170611204858oe_/https://images.apple.com/hu/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/20170611204858oe_/https://images.apple.com/hu/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/20170611204858oe_/https://images.apple.com/hu/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/20170611204858oe_/https://images.apple.com/hu/education/it/images/mdm_logos_small_2x.png")
    }
}


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



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




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


.page-it .section-enrollment .second-download {
    margin-top: 26px
}

@media only screen and (max-width: 1068px) {
    .page-it .section-enrollment .second-download {
        margin-top: 10px
    }
}

@media only screen and (max-width: 735px) {
    .page-it .section-hero { height: 1103px; }
    .page-it .section-hero .image-hero { min-height: 1103px; }
}

@media only screen and (min-width: 1068px) {
	.page-it .section-hero .section-content {
    	padding-top: 130px
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/