.page-teaching-code .section-swift-lessons .swift-lessons-download .tout.add-margin{
	margin-bottom: 40px;
}

@media only screen and (max-width: 1068px) {
    .page-teaching-code .section-swift-lessons .swift-lessons-download .tout.add-margin{
	margin-bottom: 0px;
	}
}

.page-teaching-code .section-swift-lessons .swift-lessons-download-link-code-1 .download-icon {
    width: 37px;
    height: 48px;
    background-size: 37px 48px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/ca/fr/education/teaching-code/images/learn_code_1_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-teaching-code .section-swift-lessons .swift-lessons-download-link-code-1 .download-icon {
        background-image: url("https://images.apple.com/ca/fr/education/teaching-code/images/learn_code_1_large_2x.png")
    }
}

.page-teaching-code .section-swift-lessons .swift-lessons-download-link-code-2 .download-icon {
    width: 37px;
    height: 48px;
    background-size: 37px 48px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/ca/fr/education/teaching-code/images/learn_code_2_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-teaching-code .section-swift-lessons .swift-lessons-download-link-code-2 .download-icon {
        background-image: url("https://images.apple.com/ca/fr/education/teaching-code/images/learn_code_2_large_2x.png")
    }
}

.page-teaching-code .section-swift-lessons .swift-lessons-download-link-code-1-2 .download-icon {
    width: 37px;
    height: 48px;
    background-size: 37px 48px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/ca/fr/education/teaching-code/images/learn_code_12_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-teaching-code .section-swift-lessons .swift-lessons-download-link-code-1-2 .download-icon {
        background-image: url("https://images.apple.com/ca/fr/education/teaching-code/images/learn_code_12_large_2x.png")
    }
}

.page-teaching-code .section-students-lessons .swift-intro-guide-student .download-icon {
    width: 36px;
    height: 47px;
    background-size: 36px 47px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/ca/fr/education/teaching-code/images/app_intro_student_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-teaching-code .section-students-lessons .swift-intro-guide-student .download-icon {
        background-image: url("https://images.apple.com/ca/fr/education/teaching-code/images/app_intro_student_large_2x.png")
    }
}

.page-teaching-code .section-students-lessons .swift-intro-guide-teacher .download-icon {
    width: 36px;
    height: 47px;
    background-size: 36px 47px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/ca/fr/education/teaching-code/images/app_intro_teacher_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-teaching-code .section-students-lessons .swift-intro-guide-teacher .download-icon {
        background-image: url("https://images.apple.com/ca/fr/education/teaching-code/images/app_intro_teacher_large_2x.png")
    }
}