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

.page-products .image-classroom {
    width: 1784px;
    height: 984px;
    background-size: 1784px 984px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/euro/education/products/images/your_teaching_assistant_large.jpg");
    margin: -195px 0 110px
}

@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-products .image-classroom {
        background-image: url("https://images.apple.com/euro/education/products/images/your_teaching_assistant_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-products .image-classroom {
        width: 1347px;
        height: 743px;
        background-size: 1347px 743px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/euro/education/products/images/your_teaching_assistant_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) {
    .page-products .image-classroom {
        background-image: url("https://images.apple.com/euro/education/products/images/your_teaching_assistant_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-products .image-classroom {
        width: 531px;
        height: 278px;
        background-size: 531px 278px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/euro/education/products/images/your_teaching_assistant_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) {
    .page-products .image-classroom {
        background-image: url("https://images.apple.com/euro/education/products/images/your_teaching_assistant_small_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-products .image-classroom {
        margin: -10px 0 83px -110px
    }
}

@media only screen and (max-width: 735px) {
    .page-products .image-classroom {
        left: 50%;
        margin-left: -265.5px;
        position: relative;
        margin-top: 45px;
        margin-bottom: 30px
    }
}










.page-products .numbers-icon {
    width: 53px;
    height: 53px;
    background-size: 53px 53px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/euro/education/products/images/icon-numbers_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-products .numbers-icon {
        background-image: url("https://images.apple.com/euro/education/products/images/icon-numbers_large_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .page-products .section-ipad-intro .hero-headline {
        max-width: 200px
    }
}

@media only screen and (max-width: 735px) {
    .page-products .section-mac-learning .hero-headline {
        max-width: 200px
    }
}

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




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






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