/* 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;
	}
}





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