/*ADD COLOR. ANY COLOR*/
.page-products .section-ipad .doodle-doodles-pencil-tools-co {
    background-image: url("/in/education/home/images/products/doodles/pencil_tools_co_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 .section-ipad .doodle-doodles-pencil-tools-co {
        background-image: url("/in/education/home/images/products/doodles/pencil_tools_co_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-products .section-ipad .doodle-doodles-pencil-tools-co {
        background-image: url("/in/education/home/images/products/doodles/pencil_tools_co_medium.png")
    }
}

@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 .section-ipad .doodle-doodles-pencil-tools-co {
        background-image: url("/in/education/home/images/products/doodles/pencil_tools_co_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .page-products .section-ipad .doodle-doodles-pencil-tools-co {
        background-image: url("/in/education/home/images/products/doodles/pencil_tools_co_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-products .section-ipad .doodle-doodles-pencil-tools-co {
        background-image: url("/in/education/home/images/products/doodles/pencil_tools_co_small_2x.png")
    }
}


/*FREE 200 GB OF ICLOUD STORAGE*/
.page-products .section-ipad .doodle-doodles-icloud-co {
    background-image: url("/in/education/home/images/products/doodles/icloud_co_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 .section-ipad .doodle-doodles-icloud-co {
        background-image: url("/in/education/home/images/products/doodles/icloud_co_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-products .section-ipad .doodle-doodles-icloud-co {
        background-image: url("/in/education/home/images/products/doodles/icloud_co_medium.png")
    }
}

@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 .section-ipad .doodle-doodles-icloud-co {
        background-image: url("/in/education/home/images/products/doodles/icloud_co_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .page-products .section-ipad .doodle-doodles-icloud-co {
        background-image: url("/in/education/home/images/products/doodles/icloud_co_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-products .section-ipad .doodle-doodles-icloud-co {
        background-image: url("/in/education/home/images/products/doodles/icloud_co_small_2x.png")
    }
}


/* Apps for Education */

.page-products .section-ipad .content-block-apps .callout-thirdparty .callout-image-wrapper-edu-apps {
    height: 763px;
}

@media only screen and (max-width: 1068px) {
    .page-products .section-ipad .content-block-apps .callout-thirdparty .callout-image-wrapper-edu-apps {
        height: 562px;
    }
}

@media only screen and (max-width: 735px) {
    .page-products .section-ipad .content-block-apps .callout-thirdparty .callout-image-wrapper-edu-apps {
        height: 315px;
    }
}



@media only screen and (max-width: 735px) {
.page-products .content-block-apps .callout-curriculum{
	padding-bottom: 35px;
}
 }