.section-teachers .tiles-full-width .flex-content {
    padding-right: 14%;
    padding-left: 14%;
}

 
 @media only screen and (max-width: 1068px) {
    .section-teachers .tiles-full-width .flex-content {
        padding-right: 12%;
        padding-left: 12%;
    }
}

.tile-csew .soft-hyphen {
    display: none;
}

@media only screen and (min-width: 735px) and (max-width: 847px) {
    .tile-csew .soft-hyphen {
        display: inline-block;
    }
}

/* Localized Images */

.page-overview .section-leaders .image-tile-books {
    background-image: url("/ca/fr/education/k12/home/images/leaders_books_for_leaders__cgn86aht3uk2_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) {
    .page-overview .section-leaders .image-tile-books {
        background-image: url("/ca/fr/education/k12/home/images/leaders_books_for_leaders__cgn86aht3uk2_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-leaders .image-tile-books {
        background-image: url("/ca/fr/education/k12/home/images/leaders_books_for_leaders__cgn86aht3uk2_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-overview .section-leaders .image-tile-books {
        background-image: url("/ca/fr/education/k12/home/images/leaders_books_for_leaders__cgn86aht3uk2_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-leaders .image-tile-books {
        background-image: url("/ca/fr/education/k12/home/images/leaders_books_for_leaders__cgn86aht3uk2_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-overview .section-leaders .image-tile-books {
        background-image: url("/ca/fr/education/k12/home/images/leaders_books_for_leaders__cgn86aht3uk2_small_2x.jpg")
    }
}

.page-overview .section-spotlight .image-tile-cs-edu-week {
    background-repeat: no-repeat;
    background-image: url("/ca/fr/education/k12/home/images/spotlight_cs_edu_week__b8txwzknrto2_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) {
    .page-overview .section-spotlight .image-tile-cs-edu-week {
        background-image: url("/ca/fr/education/k12/home/images/spotlight_cs_edu_week__b8txwzknrto2_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-spotlight .image-tile-cs-edu-week {
        background-repeat: no-repeat;
        background-image: url("/ca/fr/education/k12/home/images/spotlight_cs_edu_week__b8txwzknrto2_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-overview .section-spotlight .image-tile-cs-edu-week {
        background-image: url("/ca/fr/education/k12/home/images/spotlight_cs_edu_week__b8txwzknrto2_medium_2x.jpg")
    }
}


@media only screen and (max-width: 734px) {
    .page-overview .section-spotlight .image-tile-cs-edu-week {
        background-repeat: no-repeat;
        background-image: url("/ca/fr/education/k12/home/images/spotlight_cs_edu_week__b8txwzknrto2_small.jpg");
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .page-overview .section-spotlight .image-tile-cs-edu-week {
        background-image: url("/ca/fr/education/k12/home/images/spotlight_cs_edu_week__b8txwzknrto2_small_2x.jpg")
    }
}

/* La créativité pour tous - Overlap Fix for CAFR */
@media only screen and (max-width: 320px) {
.page-overview .section-everyone-can-create .shapes-bg-container .middle.center .shape-middle-center-bottom {
		top: -170px;
	}
}

@media only screen and (max-width: 320px) {
.page-overview .section-everyone-can-create .shapes-bg-container .middle.center .shape-middle-center-top {
	left: 290px;
	top: -390px;
	}
}

@media only screen and (max-width: 375px) {
	.page-overview .section-leaders .shapes-bg-container .top .shape-top-right-top {
		right: -90px;
	}
}

/* Icon alignment fix */
@media only screen and (max-width: 414px) {
	.page-overview .section-ipad-and-mac .icon-container .icon-wrapper .caption {
		width: 70px;
		margin-left: -6px;
	}
}

@media only screen and (max-width: 320px) {
	.page-overview .section-ipad-and-mac .icon-container .icon-wrapper .caption {
		margin-left: -12px;
	}
}