/* Local Overrides */

/* section-apple-teacher tile-pages-item-10 */
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	#tile-pages-item-10,
	.typography-intro-tile {
		font-size: 19px;
	}
}

/*Local fixes*/
.page-teacher-resources .section-teaching-tools {
	padding-bottom: 180px;
}
@media only screen and (max-width: 1068px) {
	.page-teacher-resources .section-teaching-tools {
		padding-bottom: 158px;
	}
}
@media only screen and (max-width: 734px) {
	.page-teacher-resources .section-teaching-tools {
		padding-bottom: 120px;
	}
}
