.page-teaching-tools .section-hero .section-icon .icon-classroom {
	width: 62px;
	height: 62px;
	background-size: 62px 62px;
	background-repeat: no-repeat;
	background-image: url("/id/education/k12/home/images/teaching-tools/icon_classroom_large.png");
	opacity: 1;
	margin: 0 auto;
}

@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-tools .section-hero .section-icon .icon-classroom {
		background-image: url("/id/education/k12/home/images/teaching-tools/icon_classroom_large_2x.png");
	}
}

@media only screen and (max-width: 735px) {
	.page-teaching-tools .section-hero .section-icon .icon-classroom {
		width: 52px;
		height: 52px;
		background-size: 52px 52px;
		background-repeat: no-repeat;
		background-image: url("/id/education/k12/home/images/teaching-tools/icon_classroom_small.png");
		opacity: 1;
		margin-left: 0px;
	}
}

@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-teaching-tools .section-hero .section-icon .icon-classroom {
		background-image: url("/id/education/k12/home/images/teaching-tools/icon_classroom_small_2x.png");
	}
}

.page-teaching-tools .section-hero .section-icon .eyebrow-icon {
	margin-bottom: 16px;
}

.page-teaching-tools .section-router .section-content {
	border-top: none;
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-classroom .typography-classroom-caption {
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-classroom .thumbnail.thumbnail-size {
		margin-left: auto;
		margin-right: auto;
	}
}

.page-teaching-tools .section-schoolwork .section-content {
	padding-top: 100px;
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools .section-schoolwork .section-content {
		padding-top: 80px;
	}
}
@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-schoolwork .section-content {
		padding-top: 40px;
	}
}

.page-teaching-tools .section-hero .section-content {
	padding-bottom: 160px;
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools .section-hero .section-content {
		padding-bottom: 130px;
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-hero .section-content {
		padding-bottom: 100px;
	}
}

/* navbar */
@media only screen and (min-width: 735px) {
	#ac-localnav .ac-ln-content {
		padding-left: 10px;
		padding-right: 10px;
		max-width: 1000px;
	}
}

@media only screen and (max-width: 734px) {
	#ac-localnav .ac-ln-title {
		margin: 12px 0 12px;
	}

	.section-hero {
		padding-top: 64px;
	}
}
/* end navbar */
/* Start of how to buy modal style !!Remove thiis when learn more button is back */
.section.section-how-to-buy-module a.icon-wrapper.typography-eyebrow-reduced:first-of-type {
	display: none;
}
[class*="typography-eyebrow"] {
	margin-top: 0.8em;
}
/* End of how to buy modal style !!Remove thiis when learn more button is back */
