.typography-product-elevated {
    text-align: center;
    padding: 46px 0 66px 0;
}

@media only screen and (max-width: 735px) {
    .apple-teacher .becoming-section .becoming-headline {
        padding-bottom: 39px
    }
}
.apple-teacher .becoming-section .section-content {
    margin-bottom: 50px
}

@media only screen and (max-width: 1068px) {
    .apple-teacher .becoming-section .section-content {
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 735px) {
    .apple-teacher .becoming-section .section-content {
        margin-bottom: 5px
    }
}


/*
.section-content {
    position: relative;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
    width: 980px
}

.section-content:before, .section-content:after {
    content: ' ';
    display: table
}

.section-content:after {
    clear: both
}

@media only screen and (min-width: 1442px) {
    .section-content {
        margin-left: auto;
        margin-right: auto;
        width: 980px
    }
}

@media only screen and (max-width: 1068px) {
    .section-content {
        margin-left: auto;
        margin-right: auto;
        width: 90%
    }
}

@media only screen and (max-width: 735px) {
    .section-content {
        margin-left: auto;
        margin-right: auto;
        width: 87.5%
    }
}
*/
div.column.large-2.medium-2.small-6{
	width:130px;
	 margin-right:40px;
}
div.column.large-2.medium-2.small-6:nth-of-type(6n + 6){
	margin-right:0px;
}
@media only screen and (max-width: 1068px) {
   div.column.large-2.medium-2.small-6{
		width:92px;
		 margin-right:28px;
	}
	div.column.large-2.medium-2.small-6:nth-of-type(6n + 6){
		margin-right:0px;
	}
}
@media only screen and (max-width: 735px) {
   div.column.large-2.medium-2.small-6{
		width:50%;
		margin: 0;
	}
}


.column.large-2.medium-2.small-6{
	 margin-bottom: 30px;
}
h3.bottom{
	padding-bottom: 30px;
}
p.large-12{
	text-align: center;
}
p.resource-copy{
	width:130px;
	margin-top: 15px;
	font-size: 17px;
	content: "";
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;

}
@media only screen and (max-width: 1068px) {
     p.resource-copy{
     	width: 92px;
		margin-top: 15px;
		font-size: 15px;
	}
}
@media only screen and (max-width: 735px) {
    p.resource-copy{
    	width: 123px;
		margin-top: 15px;
		font-size: 14px;
		margin-left: auto;
		margin-right: auto;
	}
}
div.laster{
	margin-bottom: 50px;
}
.section-school .icon-ipad-pages {
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_pages_ios_10_large.jpg");

}
@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) {
   .section-school .icon-ipad-pages {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_pages_ios_10_large_2x.jpg")
    }
}
@media only screen and (max-width: 1068px) {
    .section-school .icon-ipad-pages {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_pages_ios_10_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) {
   .section-school .icon-ipad-pages {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_pages_ios_10_medium_2x.jpg")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-ipad-pages  {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_pages_ios_10_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) {
    .section-school .icon-ipad-pages {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_pages_ios_10_small_2x.jpg")
    }
}

.section-school .icon-ipad-kenote{
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_keynote_ios_10_large.jpg");
}
@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) {
   .section-school .icon-ipad-kenote {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_keynote_ios_10_large_2x.jpg")
    }
}
@media only screen and (max-width: 1068px) {
    .section-school .icon-ipad-kenote {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_keynote_ios_10_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) {
   .section-school .icon-ipad-kenote {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_keynote_ios_10_medium_2x.jpg")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-ipad-kenote {
        width: 123px;
    	height: 160px;
    	margin:auto;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_keynote_ios_10_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) {
    .section-school .icon-ipad-kenote {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_keynote_ios_10_small_2x.jpg")
    }
}
.section-school .icon-ipad-numbers{
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_numbers_ios_10_large.jpg");
}
@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) {
   .section-school .icon-ipad-numbers {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_numbers_ios_10_large_2x.jpg")
    }
}
@media only screen and (max-width: 1068px) {
    .section-school .icon-ipad-numbers {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_numbers_ios_10_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) {
   .section-school .icon-ipad-numbers {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_numbers_ios_10_medium_2x.jpg")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-ipad-numbers {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_numbers_ios_10_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) {
    .section-school .icon-ipad-numbers {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_numbers_ios_10_small_2x.jpg")
    }
}
.section-school .icon-ipad-imovie{
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_imovie_ios_10_large.jpg");
}
@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) {
   .section-school .icon-ipad-imovie {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_imovie_ios_10_large_2x.jpg")
    }
}
@media only screen and (max-width: 1068px) {
    .section-school .icon-ipad-imovie {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_imovie_ios_10_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) {
   .section-school .icon-ipad-imovie {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_imovie_ios_10_medium_2x.jpg")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-ipad-imovie {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_imovie_ios_10_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) {
    .section-school .icon-ipad-imovie {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_imovie_ios_10_small_2x.jpg")
    }
}
.section-school .icon-ipad-garageband{
     width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_garageband_ios_10_large.jpg");
}
@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) {
   .section-school .icon-ipad-garageband {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_garageband_ios_10_large_2x.jpg")
    }
}
@media only screen and (max-width: 1068px) {
    .section-school .icon-ipad-garageband {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_garageband_ios_10_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) {
   .section-school .icon-ipad-garageband {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_garageband_ios_10_medium_2x.jpg")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-ipad-garageband {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_garageband_ios_10_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) {
    .section-school .icon-ipad-garageband {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_garageband_ios_10_small_2x.jpg")
    }
}
.section-school .icon-ipad-ios{
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_ios_10_large.jpg");
}
@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) {
   .section-school .icon-ipad-ios {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_ios_10_large_2x.jpg")
    }
}
@media only screen and (max-width: 1068px) {
   .section-school .icon-ipad-ios {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_ios_10_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) {
   .section-school .icon-ipad-ios {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_ios_10_medium_2x.jpg")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-ipad-ios {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_ios_10_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) {
    .section-school .icon-ipad-ios {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_ios_10_small_2x.jpg")
    }
}
.section-school .icon-ipad-pages9 {
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_pages_ios_11_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) {
   .section-school .icon-ipad-pages9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_pages_ios_11_large.png")
    }
}
@media only screen and (max-width: 1068px) {
    .section-school .icon-ipad-pages9 {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_pages_ios_11_large.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) {
   .section-school .icon-ipad-pages9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_pages_ios_11_large.png")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-ipad-pages9  {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_pages_ios_11_large.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) {
    .section-school .icon-ipad-pages9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_pages_ios_9_small_2x.jpg")
    }
}

.section-school .icon-ipad-kenote9{
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_keynote_ios_11_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) {
   .section-school .icon-ipad-kenote9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_keynote_ios_11_large.png")
    }
}
@media only screen and (max-width: 1068px) {
    .section-school .icon-ipad-kenote9 {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_keynote_ios_11_large.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) {
   .section-school .icon-ipad-kenote9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_keynote_ios_11_large.png")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-ipad-kenote9 {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_keynote_ios_11_large.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) {
    .section-school .icon-ipad-kenote9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_keynote_ios_11_large.png")
    }
}
.section-school .icon-ipad-numbers9{
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_numbers_ios_11_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) {
   .section-school .icon-ipad-numbers9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_numbers_ios_11_large.png")
    }
}
@media only screen and (max-width: 1068px) {
    .section-school .icon-ipad-numbers9 {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_numbers_ios_11_large.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) {
   .section-school .icon-ipad-numbers9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_numbers_ios_11_large.png")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-ipad-numbers9 {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_numbers_ios_11_large.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) {
    .section-school .icon-ipad-numbers9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_numbers_ios_11_large.png")
    }
}
.section-school .icon-ipad-imovie9{
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_imovie_ios_11_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) {
   .section-school .icon-ipad-imovie9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_imovie_ios_11_large.png")
    }
}
@media only screen and (max-width: 1068px) {
    .section-school .icon-ipad-imovie9 {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_imovie_ios_11_large.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) {
   .section-school .icon-ipad-imovie9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_imovie_ios_11_large.png")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-ipad-imovie9 {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_imovie_ios_11_large.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) {
    .section-school .icon-ipad-imovie9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_imovie_ios_11_large.png")
    }
}
.section-school .icon-ipad-garageband9{
     width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_garageband_ios_11_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) {
   .section-school .icon-ipad-garageband9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_garageband_ios_11_large.png")
    }
}
@media only screen and (max-width: 1068px) {
    .section-school .icon-ipad-garageband9 {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_garageband_ios_11_large.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) {
   .section-school .icon-ipad-garageband9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_garageband_ios_11_large.png")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-ipad-garageband9 {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_garageband_ios_11_large.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) {
    .section-school .icon-ipad-garageband9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_garageband_ios_11_large.png")
    }
}
.section-school .icon-ipad-ios9{
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_ios_11_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) {
   .section-school .icon-ipad-ios9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_ios_11_large.png")
    }
}
@media only screen and (max-width: 1068px) {
   .section-school .icon-ipad-ios9 {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_ios_11_large.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) {
   .section-school .icon-ipad-ios9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_ios_11_large.png")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-ipad-ios9 {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_ios_11_large.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) {
    .section-school .icon-ipad-ios9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_ios_11_large.png")
    }
}

.section-school .icon-mac-pages {
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_pages_macos_sierra_large.jpg");

}
@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) {
   .section-school .icon-mac-pages {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_pages_macos_sierra_large_2x.jpg")
    }
}
@media only screen and (max-width: 1068px) {
    .section-school .icon-mac-pages {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_pages_macos_sierra_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) {
   .section-school .icon-mac-pages {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_pages_macos_sierra_medium_2x.jpg")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-mac-pages  {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_pages_macos_sierra_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) {
    .section-school .icon-mac-pages {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_pages_macos_sierra_small_2x.jpg")
    }
}

.section-school .icon-mac-kenote{
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_keynote_macos_sierra_large.jpg");
}
@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) {
   .section-school .icon-mac-kenote {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_keynote_macos_sierra_large_2x.jpg")
    }
}
@media only screen and (max-width: 1068px) {
    .section-school .icon-mac-kenote {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_keynote_macos_sierra_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) {
   .section-school .icon-mac-kenote {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_keynote_macos_sierra_medium_2x.jpg")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-mac-kenote {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_keynote_macos_sierra_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) {
    .section-school .icon-mac-kenote {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_keynote_macos_sierra_small_2x.jpg")
    }
}
.section-school .icon-mac-numbers{
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_numbers_macos_sierra_large.jpg");
}
@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) {
   .section-school .icon-mac-numbers {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_numbers_macos_sierra_large_2x.jpg")
    }
}
@media only screen and (max-width: 1068px) {
    .section-school .icon-mac-numbers {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_numbers_macos_sierra_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) {
   .section-school .icon-mac-numbers {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_numbers_macos_sierra_medium_2x.jpg")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-mac-numbers {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_numbers_macos_sierra_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) {
    .section-school .icon-mac-numbers {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_numbers_macos_sierra_small_2x.jpg")
    }
}
.section-school .icon-mac-imovie{
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_imovie_macos_sierra_large.jpg");
}
@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) {
   .section-school .icon-mac-imovie {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_imovie_macos_sierra_large_2x.jpg")
    }
}
@media only screen and (max-width: 1068px) {
    .section-school .icon-mac-imovie {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_imovie_macos_sierra_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) {
   .section-school .icon-mac-imovie {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_imovie_macos_sierra_medium_2x.jpg")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-mac-imovie {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_imovie_macos_sierra_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) {
    .section-school .icon-mac-imovie {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_imovie_macos_sierra_small_2x.jpg")
    }
}
.section-school .icon-mac-garageband{
     width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_garageband_macos_sierra_large.jpg");
}
@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) {
   .section-school .icon-mac-garageband {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_garageband_macos_sierra_large_2x.jpg")
    }
}
@media only screen and (max-width: 1068px) {
    .section-school .icon-mac-garageband {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_garageband_macos_sierra_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) {
   .section-school .icon-mac-garageband {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_garageband_macos_sierra_medium_2x.jpg")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-mac-garageband {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_garageband_macos_sierra_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) {
    .section-school .icon-mac-garageband {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_garageband_macos_sierra_small_2x.jpg")
    }
}
.section-school .icon-mac-os{
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_macos_sierra_large.jpg");
}
@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) {
   .section-school .icon-mac-os {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_macos_sierra_large_2x.jpg")
    }
}
@media only screen and (max-width: 1068px) {
   .section-school .icon-mac-os {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_macos_sierra_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) {
   .section-school .icon-mac-os {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_macos_sierra_medium_2x.jpg")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-mac-os {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_macos_sierra_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) {
    .section-school .icon-mac-os {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_macos_sierra_small_2x.jpg")
    }
}
.section-school .icon-mac-pages9 {
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_pages_macoshigh_sierra_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) {
   .section-school .icon-mac-pages9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_pages_macoshigh_sierra_large.png")
    }
}
@media only screen and (max-width: 1068px) {
    .section-school .icon-mac-pages9 {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_pages_macoshigh_sierra_large.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) {
   .section-school .icon-mac-pages9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_pages_macoshigh_sierra_large.png")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-mac-pages9  {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_pages_macoshigh_sierra_large.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) {
    .section-school .icon-mac-pages9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_pages_macoshigh_sierra_large.png")
    }
}

.section-school .icon-mac-kenote9{
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_keynote_macoshigh_sierra_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) {
   .section-school .icon-mac-kenote9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_keynote_macoshigh_sierra_large.png")
    }
}
@media only screen and (max-width: 1068px) {
    .section-school .icon-mac-kenote9 {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_keynote_macoshigh_sierra_large.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) {
   .section-school .icon-mac-kenote9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_keynote_macoshigh_sierra_large.png")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-mac-kenote9 {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_keynote_macoshigh_sierra_large.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) {
    .section-school .icon-mac-kenote9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_keynote_macoshigh_sierra_large.png")
    }
}
.section-school .icon-mac-numbers9{
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_numbers_macoshigh_sierra_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) {
   .section-school .icon-mac-numbers9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_numbers_macoshigh_sierra_large.png")
    }
}
@media only screen and (max-width: 1068px) {
    .section-school .icon-mac-numbers9 {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_numbers_macoshigh_sierra_large.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) {
   .section-school .icon-mac-numbers9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_numbers_macoshigh_sierra_large.png")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-mac-numbers9 {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_numbers_macoshigh_sierra_large.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) {
    .section-school .icon-mac-numbers9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_numbers_macoshigh_sierra_large.png")
    }
}
.section-school .icon-mac-imovie9{
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_imovie_macoshigh_sierra_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) {
   .section-school .icon-mac-imovie9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_imovie_macoshigh_sierra_large.png")
    }
}
@media only screen and (max-width: 1068px) {
    .section-school .icon-mac-imovie9 {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_imovie_macoshigh_sierra_large.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) {
   .section-school .icon-mac-imovie9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_imovie_macoshigh_sierra_large.png")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-mac-imovie9 {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_imovie_macoshigh_sierra_large.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) {
    .section-school .icon-mac-imovie9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_imovie_macoshigh_sierra_large.png")
    }
}
.section-school .icon-mac-garageband9{
     width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_garageband_macoshigh_sierra_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) {
   .section-school .icon-mac-garageband9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_garageband_macoshigh_sierra_large.png")
    }
}
@media only screen and (max-width: 1068px) {
    .section-school .icon-mac-garageband9 {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_garageband_macoshigh_sierra_large.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) {
   .section-school .icon-mac-garageband9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_garageband_macoshigh_sierra_large.png")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-mac-garageband9 {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_garageband_macoshigh_sierra_large.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) {
    .section-school .icon-mac-garageband9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_garageband_macoshigh_sierra_large.png")
    }
}
.section-school .icon-mac-os9{
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_macoshigh_sierra_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) {
   .section-school .icon-mac-os9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_macoshigh_sierra_large.png")
    }
}
@media only screen and (max-width: 1068px) {
   .section-school .icon-mac-os9 {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_macoshigh_sierra_large.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) {
   .section-school .icon-mac-os9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_macoshigh_sierra_large.png")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-mac-os9 {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_macoshigh_sierra_large.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) {
    .section-school .icon-mac-os9 {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_macoshigh_sierra_large.png")
    }
}


.section-school .icon-ipad-use{
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_fostering_creativity_ios_10_large.jpg");
}
@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) {
   .section-school .icon-ipad-use {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_fostering_creativity_ios_10_large_2x.jpg")
    }
}
@media only screen and (max-width: 1068px) {
   .section-school .icon-ipad-use {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_fostering_creativity_ios_10_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) {
   .section-school .icon-ipad-use {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_fostering_creativity_ios_10_medium_2x.jpg")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-ipad-use {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_fostering_creativity_ios_10_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) {
    .section-school .icon-ipad-use {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_fostering_creativity_ios_10_small_2x.jpg")
    }
}
.section-school .icon-ipad-up{
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_enhancing_productivity_ios_10_large.jpg");
}
@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) {
   .section-school .icon-ipad-up {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_enhancing_productivity_ios_10_large_2x.jpg")
    }
}
@media only screen and (max-width: 1068px) {
   .section-school .icon-ipad-up {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_enhancing_productivity_ios_10_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) {
   .section-school .icon-ipad-up {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_enhancing_productivity_ios_10_medium_2x.jpg")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-ipad-up {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_enhancing_productivity_ios_10_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) {
    .section-school .icon-ipad-up {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_ipad_enhancing_productivity_ios_10_small_2x.jpg")
    }
}
.section-school .icon-ipad-use9{
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/fostering-creativity-with-ipad-ios-11-cover.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) {
   .section-school .icon-ipad-use9 {
        background-image: url("/education/apple-teacher-starter-guides/images/fostering-creativity-with-ipad-ios-11-cover.png")
    }
}
@media only screen and (max-width: 1068px) {
   .section-school .icon-ipad-use9{
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/fostering-creativity-with-ipad-ios-11-cover.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) {
   .section-school .icon-ipad-use9 {
        background-image: url("/education/apple-teacher-starter-guides/images/fostering-creativity-with-ipad-ios-11-cover.png")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-ipad-use9 {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/fostering-creativity-with-ipad-ios-11-cover.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) {
    .section-school .icon-ipad-use9 {
        background-image: url("/education/apple-teacher-starter-guides/images/fostering-creativity-with-ipad-ios-11-cover.png")
    }
}
.section-school .icon-ipad-up9{
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/enhancing-productivity-with-ipad-ios-11-cover.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) {
   .section-school .icon-ipad-up9 {
        background-image: url("/education/apple-teacher-starter-guides/images/enhancing-productivity-with-ipad-ios-11-cover.png")
    }
}
@media only screen and (max-width: 1068px) {
   .section-school .icon-ipad-up9 {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/enhancing-productivity-with-ipad-ios-11-cover.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) {
   .section-school .icon-ipad-up9 {
        background-image: url("/education/apple-teacher-starter-guides/images/enhancing-productivity-with-ipad-ios-11-cover.png")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-ipad-up9 {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/enhancing-productivity-with-ipad-ios-11-cover.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) {
    .section-school .icon-ipad-up9 {
        background-image: url("/education/apple-teacher-starter-guides/images/enhancing-productivity-with-ipad-ios-11-cover.png")
    }
}
.section-school .icon-mac-use{
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_fostering_creativity_macos_sierra_large.jpg");
}
@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) {
   .section-school .icon-mac-use {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_fostering_creativity_macos_sierra_large_2x.jpg")
    }
}
@media only screen and (max-width: 1068px) {
   .section-school .icon-mac-use {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_fostering_creativity_macos_sierra_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) {
   .section-school .icon-mac-use {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_fostering_creativity_macos_sierra_medium_2x.jpg")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-mac-use {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_fostering_creativity_macos_sierra_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) {
    .section-school .icon-mac-use {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_fostering_creativity_macos_sierra_small_2x.jpg")
    }
}
.section-school .icon-mac-up{
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_enhancing_productivity_macos_sierra_large.jpg");
}
@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) {
   .section-school .icon-mac-up {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_enhancing_productivity_macos_sierra_large_2x.jpg")
    }
}
@media only screen and (max-width: 1068px) {
   .section-school .icon-mac-up {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_enhancing_productivity_macos_sierra_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) {
   .section-school .icon-mac-up {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_enhancing_productivity_macos_sierra_medium_2x.jpg")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-mac-up {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_enhancing_productivity_macos_sierra_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) {
    .section-school .icon-mac-up {
        background-image: url("/education/apple-teacher-starter-guides/images/education_teacher_mac_enhancing_productivity_macos_sierra_small_2x.jpg")
    }
}
.section-school .icon-mac-use9{
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/fostering-creativity-with-macos-highsierra-cover.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) {
   .section-school .icon-mac-use9 {
        background-image: url("/education/apple-teacher-starter-guides/images/fostering-creativity-with-macos-highsierra-cover.png")
    }
}
@media only screen and (max-width: 1068px) {
   .section-school .icon-mac-use9 {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/fostering-creativity-with-macos-highsierra-cover.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) {
   .section-school .icon-mac-use9 {
        background-image: url("/education/apple-teacher-starter-guides/images/fostering-creativity-with-macos-highsierra-cover.png")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-mac-use9 {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/fostering-creativity-with-macos-highsierra-cover.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) {
    .section-school .icon-mac-use9 {
        background-image: url("/education/apple-teacher-starter-guides/images/fostering-creativity-with-macos-highsierra-cover.png")
    }
}
.section-school .icon-mac-up9{
    width: 130px;
    height: 170px;
    background-size: 130px 170px;
    background-repeat: no-repeat;
    background-image: url("/education/apple-teacher-starter-guides/images/enhancing-productivity-with-macos-highsierra-cover.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) {
   .section-school .icon-mac-up9 {
        background-image: url("/education/apple-teacher-starter-guides/images/enhancing-productivity-with-macos-highsierra-cover.png")
    }
}
@media only screen and (max-width: 1068px) {
   .section-school .icon-mac-up9 {
        width: 92px;
    	height: 120px;
        background-size: 92px 120px;
        background-repeat: no-repeat;
        background-image: url("/education/apple-teacher-starter-guides/images/enhancing-productivity-with-macos-highsierra-cover.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) {
   .section-school .icon-mac-up9 {
        background-image: url("/education/apple-teacher-starter-guides/images/enhancing-productivity-with-macos-highsierra-cover.png")
    }
}
@media only screen and (max-width: 735px) {
    .section-school .icon-mac-up9 {
        width: 123px;
    	height: 160px;
        background-size: 123px 160px;
        background-repeat: no-repeat;
        margin:auto;
        background-image: url("/education/apple-teacher-starter-guides/images/enhancing-productivity-with-macos-highsierra-cover.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) {
    .section-school .icon-mac-up9 {
        background-image: url("/education/apple-teacher-starter-guides/images/enhancing-productivity-with-macos-highsierra-cover.png")
    }
}


















