/* hero */
.section-hero .highlight-wrapper {
	margin-right: 15px;
}

.section-hero .highlight-wrapper .highlight::before {
	transform: translateY(-53%);
}

.section-hero .underline .underline-illustration {
	bottom: -4%;
}

/* crassroom info */
@media only screen and (max-width: 1068px) {
	.section-classroom-intro .underline .underline-illustration {
		bottom: -4%;
	}
}

.section-classroom-intro .highlight-wrapper .highlight::before {
	transform: translateY(-53%);
}

.section-classroom-intro .highlight-wrapper[data-highlight="first"] {
	margin-right: 11px;
}

@media only screen and (max-width: 1068px) {
	.section-classroom-intro .highlight-wrapper[data-highlight="first"] {
		margin-right: 9px;
	}
}

@media only screen and (max-width: 734px) {
	.section-classroom-intro .highlight-wrapper[data-highlight="first"] {
		margin-right: 7px;
	}
}

.section-classroom-intro .highlight-wrapper[data-highlight="second"] {
	margin-right: 15px;
}

@media only screen and (max-width: 1068px) {
	.section-classroom-intro .highlight-wrapper[data-highlight="second"] {
		margin-right: 11px;
	}
}

@media only screen and (max-width: 734px) {
	.section-classroom-intro .highlight-wrapper[data-highlight="second"] {
		margin-right: 10px;
	}
}

/* crassroom */
.section-classroom .highlight::before {
	transform: translateY(-53%);
}

.section-classroom .subsection-checkin .highlight-wrapper {
	margin: 0 0 0 8px;
}

@media only screen and (max-width: 734px) {
	.section-classroom .subsection-checkin .highlight-wrapper {
		margin: 0;
	}
}

.section-classroom .subsection-agenda .highlight-wrapper {
	margin: 0 12px 0 8px;
}

@media only screen and (max-width: 1068px) {
	.section-classroom .subsection-agenda .highlight-wrapper {
		margin: 0 8px 0 6px;
	}
}

@media only screen and (max-width: 734px) {
	.section-classroom .subsection-agenda .highlight-wrapper {
		margin: 0 8px 0 0;
	}
}

.section-classroom .subsection-distance .highlight-wrapper {
	margin: 0 12px;
}

.section-classroom .subsection-make-it-their-own .highlight-wrapper {
	margin-right: 12px;
}

.section-classroom .subsection-callout .highlight-wrapper {
	margin-right: 12px;
}

.section-classroom .subsection-callout .tile-video-bigscreen .highlight {
	margin-right: 10px;
}

@media only screen and (max-width: 1068px) {
	.section-classroom .subsection-callout .tile-video-bigscreen .highlight {
		margin-right: 8px;
	}
}

.section-classroom .subsection-callout .tile-video-working .highlight {
	margin-right: 0;
}

.section-classroom .subsection-callout .tile-video-focus .highlight {
	margin-right: 0;
}

/* schoolwork intro */
.section-schoolwork-intro .highlight-wrapper .highlight::before {
	transform: translateY(-53%);
}

.section-schoolwork-intro .underline .underline-illustration {
	bottom: -4%;
}

.section-schoolwork-intro .highlight-wrapper {
	margin-left: 12px;
}

/* schoolwork */
.section-schoolwork .highlight-wrapper .highlight::before {
	transform: translateY(-55%);
}

.section-schoolwork .subsection-handouts .highlight-wrapper {
	margin-right: 12px;
}

@media only screen and (max-width: 734px) {
	.section-schoolwork .subsection-handouts .highlight-wrapper {
		margin-right: 10px;
	}
}

.section-schoolwork .subsection-survey .highlight-wrapper {
	margin-right: 12px;
}

@media only screen and (max-width: 734px) {
	.section-schoolwork .subsection-survey .highlight-wrapper {
		margin-right: 10px;
	}
}

.section-schoolwork .subsection-apps .highlight-wrapper {
	margin: 0 10px;
}

@media only screen and (max-width: 734px) {
	.section-schoolwork .subsection-apps .highlight-wrapper {
		margin: 0 8px;
	}
}

.section-schoolwork .subsection-progress .highlight-wrapper {
	margin-right: 12px;
}

@media only screen and (max-width: 734px) {
	.section-schoolwork .subsection-progress .highlight-wrapper {
		margin-right: 10px;
	}
}

.section-schoolwork .subsection-collaboration .highlight-wrapper {
	margin-right: 12px;
}

@media only screen and (max-width: 734px) {
	.section-schoolwork .subsection-collaboration .highlight-wrapper {
		margin-right: 10px;
	}
}

.section-schoolwork
	.subsection-collaboration
	.underline
	.underline-illustration {
	bottom: -4%;
}

.paddlenav-compact .paddlenav-arrow-next:after,
.paddlenav-compact .paddlenav-arrow-previous:after {
	margin-top: 0.08em;
}

@media only screen and (max-width: 1068px) {
	.paddlenav-compact .paddlenav-arrow-next:after,
	.paddlenav-compact .paddlenav-arrow-previous:after {
		margin-top: 0.08em;
	}
}

@media only screen and (max-width: 734px) {
	.paddlenav-compact .paddlenav-arrow-next:after,
	.paddlenav-compact .paddlenav-arrow-previous:after {
		margin-top: 0.08em;
	}
}

.section-schoolwork .subsection-assessment .highlight-wrapper {
	margin-right: 12px;
}

@media only screen and (max-width: 734px) {
	.section-schoolwork .subsection-assessment .highlight-wrapper {
		margin-left: 8px;
		margin-right: 8px;
	}
}

.section-schoolwork .subsection-assessment .underline .underline-illustration {
	bottom: -4%;
}

/* Localized images */
.page-teaching-tools .section-featured-apps .image-featured-apps {
	width: 1262px;
	height: 769px;
	background-size: 1262px 769px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/apps_that_help__e9amkzvdqaie_large.jpg);
	position: relative;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools .section-featured-apps .image-featured-apps {
		background-image: url(/jp/education/k12/home/images/teaching-tools/apps_that_help__e9amkzvdqaie_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools .section-featured-apps .image-featured-apps {
		width: 946px;
		height: 578px;
		background-size: 946px 578px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/apps_that_help__e9amkzvdqaie_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-teaching-tools .section-featured-apps .image-featured-apps {
		background-image: url(/jp/education/k12/home/images/teaching-tools/apps_that_help__e9amkzvdqaie_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-featured-apps .image-featured-apps {
		width: 327px;
		height: 357px;
		background-size: 327px 357px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/apps_that_help__e9amkzvdqaie_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-teaching-tools .section-featured-apps .image-featured-apps {
		background-image: url(/jp/education/k12/home/images/teaching-tools/apps_that_help__e9amkzvdqaie_small_2x.jpg);
	}
}

.page-teaching-tools .section-featured-apps .image-schoolwork {
	width: 249px;
	height: 85px;
	background-size: 249px 85px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/glyph_follow_and_collaborate__d8or1z68usom_large.png);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools .section-featured-apps .image-schoolwork {
		background-image: url(/jp/education/k12/home/images/teaching-tools/glyph_follow_and_collaborate__d8or1z68usom_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools .section-featured-apps .image-schoolwork {
		width: 234px;
		height: 84px;
		background-size: 234px 84px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/glyph_follow_and_collaborate__d8or1z68usom_medium.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) {
	.page-teaching-tools .section-featured-apps .image-schoolwork {
		background-image: url(/jp/education/k12/home/images/teaching-tools/glyph_follow_and_collaborate__d8or1z68usom_medium_2x.png);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-featured-apps .image-schoolwork {
		width: 246px;
		height: 90px;
		background-size: 246px 90px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/glyph_follow_and_collaborate__d8or1z68usom_small.png);
	}
}

@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-teaching-tools .section-featured-apps .image-schoolwork {
		background-image: url(/jp/education/k12/home/images/teaching-tools/glyph_follow_and_collaborate__d8or1z68usom_small_2x.png);
	}
}

.page-teaching-tools .section-featured-apps .image-classroom {
	width: 252px;
	height: 89px;
	background-size: 252px 89px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/glyph_take_charge__ey41dfw6ekom_large.png);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools .section-featured-apps .image-classroom {
		background-image: url(/jp/education/k12/home/images/teaching-tools/glyph_take_charge__ey41dfw6ekom_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools .section-featured-apps .image-classroom {
		width: 236px;
		height: 84px;
		background-size: 236px 84px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/glyph_take_charge__ey41dfw6ekom_medium.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) {
	.page-teaching-tools .section-featured-apps .image-classroom {
		background-image: url(/jp/education/k12/home/images/teaching-tools/glyph_take_charge__ey41dfw6ekom_medium_2x.png);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-featured-apps .image-classroom {
		width: 250px;
		height: 90px;
		background-size: 250px 90px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/glyph_take_charge__ey41dfw6ekom_small.png);
	}
}

@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-teaching-tools .section-featured-apps .image-classroom {
		background-image: url(/jp/education/k12/home/images/teaching-tools/glyph_take_charge__ey41dfw6ekom_small_2x.png);
	}
}

.page-teaching-tools .section-classroom-intro .image-left-device {
	width: 1440px;
	height: 567px;
	background-size: 1440px 567px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/keep_lessons_fun_macbook__bmgywgwrljv6_large.png);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools .section-classroom-intro .image-left-device {
		background-image: url(/jp/education/k12/home/images/teaching-tools/keep_lessons_fun_macbook__bmgywgwrljv6_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools .section-classroom-intro .image-left-device {
		width: 912px;
		height: 351px;
		background-size: 912px 351px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/keep_lessons_fun_macbook__bmgywgwrljv6_medium.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) {
	.page-teaching-tools .section-classroom-intro .image-left-device {
		background-image: url(/jp/education/k12/home/images/teaching-tools/keep_lessons_fun_macbook__bmgywgwrljv6_medium_2x.png);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-classroom-intro .image-left-device {
		width: 271px;
		height: 106px;
		background-size: 271px 106px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/keep_lessons_fun_macbook__bmgywgwrljv6_small.png);
	}
}

@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-teaching-tools .section-classroom-intro .image-left-device {
		background-image: url(/jp/education/k12/home/images/teaching-tools/keep_lessons_fun_macbook__bmgywgwrljv6_small_2x.png);
	}
}

.page-teaching-tools .section-classroom-intro .image-right-device {
	width: 1440px;
	height: 567px;
	background-size: 1440px 567px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/keep_lessons_fun_ipad__4y7zkccuk0im_large.png);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools .section-classroom-intro .image-right-device {
		background-image: url(/jp/education/k12/home/images/teaching-tools/keep_lessons_fun_ipad__4y7zkccuk0im_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools .section-classroom-intro .image-right-device {
		width: 912px;
		height: 351px;
		background-size: 912px 351px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/keep_lessons_fun_ipad__4y7zkccuk0im_medium.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) {
	.page-teaching-tools .section-classroom-intro .image-right-device {
		background-image: url(/jp/education/k12/home/images/teaching-tools/keep_lessons_fun_ipad__4y7zkccuk0im_medium_2x.png);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-classroom-intro .image-right-device {
		width: 271px;
		height: 106px;
		background-size: 271px 106px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/keep_lessons_fun_ipad__4y7zkccuk0im_small.png);
	}
}

@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-teaching-tools .section-classroom-intro .image-right-device {
		background-image: url(/jp/education/k12/home/images/teaching-tools/keep_lessons_fun_ipad__4y7zkccuk0im_small_2x.png);
	}
}

.page-teaching-tools .section-classroom .subsection-checkin .image-checkin {
	width: 808px;
	height: 583px;
	background-size: 808px 583px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/make_sure_right_screen__6st1xmzkklue_large.jpg);
	position: relative;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools .section-classroom .subsection-checkin .image-checkin {
		background-image: url(/jp/education/k12/home/images/teaching-tools/make_sure_right_screen__6st1xmzkklue_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools .section-classroom .subsection-checkin .image-checkin {
		width: 575px;
		height: 419px;
		background-size: 575px 419px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/make_sure_right_screen__6st1xmzkklue_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-teaching-tools .section-classroom .subsection-checkin .image-checkin {
		background-image: url(/jp/education/k12/home/images/teaching-tools/make_sure_right_screen__6st1xmzkklue_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-classroom .subsection-checkin .image-checkin {
		width: 273px;
		height: 198px;
		background-size: 273px 198px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/make_sure_right_screen__6st1xmzkklue_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-teaching-tools .section-classroom .subsection-checkin .image-checkin {
		background-image: url(/jp/education/k12/home/images/teaching-tools/make_sure_right_screen__6st1xmzkklue_small_2x.jpg);
	}
}

.page-teaching-tools .section-classroom .subsection-agenda .image-actions {
	width: 808px;
	height: 583px;
	background-size: 808px 583px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/agenda_actions__c3govqp53sa6_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools .section-classroom .subsection-agenda .image-actions {
		background-image: url(/jp/education/k12/home/images/teaching-tools/agenda_actions__c3govqp53sa6_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools .section-classroom .subsection-agenda .image-actions {
		width: 575px;
		height: 419px;
		background-size: 575px 419px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/agenda_actions__c3govqp53sa6_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-teaching-tools .section-classroom .subsection-agenda .image-actions {
		background-image: url(/jp/education/k12/home/images/teaching-tools/agenda_actions__c3govqp53sa6_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-classroom .subsection-agenda .image-actions {
		width: 273px;
		height: 198px;
		background-size: 273px 198px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/agenda_actions__c3govqp53sa6_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-teaching-tools .section-classroom .subsection-agenda .image-actions {
		background-image: url(/jp/education/k12/home/images/teaching-tools/agenda_actions__c3govqp53sa6_small_2x.jpg);
	}
}

.page-teaching-tools
	.section-classroom
	.subsection-agenda
	.image-classroom-session {
	width: 808px;
	height: 583px;
	background-size: 808px 583px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/agenda_classroom_session__cv34vyfmceie_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools
		.section-classroom
		.subsection-agenda
		.image-classroom-session {
		background-image: url(/jp/education/k12/home/images/teaching-tools/agenda_classroom_session__cv34vyfmceie_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools
		.section-classroom
		.subsection-agenda
		.image-classroom-session {
		width: 575px;
		height: 419px;
		background-size: 575px 419px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/agenda_classroom_session__cv34vyfmceie_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-teaching-tools
		.section-classroom
		.subsection-agenda
		.image-classroom-session {
		background-image: url(/jp/education/k12/home/images/teaching-tools/agenda_classroom_session__cv34vyfmceie_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools
		.section-classroom
		.subsection-agenda
		.image-classroom-session {
		width: 273px;
		height: 198px;
		background-size: 273px 198px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/agenda_classroom_session__cv34vyfmceie_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-teaching-tools
		.section-classroom
		.subsection-agenda
		.image-classroom-session {
		background-image: url(/jp/education/k12/home/images/teaching-tools/agenda_classroom_session__cv34vyfmceie_small_2x.jpg);
	}
}

.page-teaching-tools .section-classroom .subsection-agenda .image-timer {
	width: 808px;
	height: 583px;
	background-size: 808px 583px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/agenda_timer__d1bxt3uljeuu_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools .section-classroom .subsection-agenda .image-timer {
		background-image: url(/jp/education/k12/home/images/teaching-tools/agenda_timer__d1bxt3uljeuu_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools .section-classroom .subsection-agenda .image-timer {
		width: 575px;
		height: 419px;
		background-size: 575px 419px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/agenda_timer__d1bxt3uljeuu_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-teaching-tools .section-classroom .subsection-agenda .image-timer {
		background-image: url(/jp/education/k12/home/images/teaching-tools/agenda_timer__d1bxt3uljeuu_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-classroom .subsection-agenda .image-timer {
		width: 273px;
		height: 198px;
		background-size: 273px 198px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/agenda_timer__d1bxt3uljeuu_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-teaching-tools .section-classroom .subsection-agenda .image-timer {
		background-image: url(/jp/education/k12/home/images/teaching-tools/agenda_timer__d1bxt3uljeuu_small_2x.jpg);
	}
}

.page-teaching-tools .section-classroom .subsection-distance .image-distance {
	width: 808px;
	height: 583px;
	background-size: 808px 583px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/distance_learning_remote__hkh9m977k1ua_large.jpg);
	position: relative;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools .section-classroom .subsection-distance .image-distance {
		background-image: url(/jp/education/k12/home/images/teaching-tools/distance_learning_remote__hkh9m977k1ua_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools .section-classroom .subsection-distance .image-distance {
		width: 575px;
		height: 419px;
		background-size: 575px 419px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/distance_learning_remote__hkh9m977k1ua_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-teaching-tools .section-classroom .subsection-distance .image-distance {
		background-image: url(/jp/education/k12/home/images/teaching-tools/distance_learning_remote__hkh9m977k1ua_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-classroom .subsection-distance .image-distance {
		width: 273px;
		height: 198px;
		background-size: 273px 198px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/distance_learning_remote__hkh9m977k1ua_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-teaching-tools .section-classroom .subsection-distance .image-distance {
		background-image: url(/jp/education/k12/home/images/teaching-tools/distance_learning_remote__hkh9m977k1ua_small_2x.jpg);
	}
}

.page-teaching-tools
	.section-classroom
	.subsection-make-it-their-own
	.image-make-it-their-own {
	width: 808px;
	height: 583px;
	background-size: 808px 583px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/student_space__e59yyr2aysq6_large.jpg);
	position: relative;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools
		.section-classroom
		.subsection-make-it-their-own
		.image-make-it-their-own {
		background-image: url(/jp/education/k12/home/images/teaching-tools/student_space__e59yyr2aysq6_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools
		.section-classroom
		.subsection-make-it-their-own
		.image-make-it-their-own {
		width: 575px;
		height: 419px;
		background-size: 575px 419px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/student_space__e59yyr2aysq6_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-teaching-tools
		.section-classroom
		.subsection-make-it-their-own
		.image-make-it-their-own {
		background-image: url(/jp/education/k12/home/images/teaching-tools/student_space__e59yyr2aysq6_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools
		.section-classroom
		.subsection-make-it-their-own
		.image-make-it-their-own {
		width: 273px;
		height: 198px;
		background-size: 273px 198px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/student_space__e59yyr2aysq6_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-teaching-tools
		.section-classroom
		.subsection-make-it-their-own
		.image-make-it-their-own {
		background-image: url(/jp/education/k12/home/images/teaching-tools/student_space__e59yyr2aysq6_small_2x.jpg);
	}
}

.page-teaching-tools .section-schoolwork-intro .image-left-device {
	width: 1570px;
	height: 584px;
	background-size: 1570px 584px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/homebase_students_left__d3shg3ufk6ky_large.png);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools .section-schoolwork-intro .image-left-device {
		background-image: url(/jp/education/k12/home/images/teaching-tools/homebase_students_left__d3shg3ufk6ky_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools .section-schoolwork-intro .image-left-device {
		width: 902px;
		height: 337px;
		background-size: 902px 337px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/homebase_students_left__d3shg3ufk6ky_medium.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) {
	.page-teaching-tools .section-schoolwork-intro .image-left-device {
		background-image: url(/jp/education/k12/home/images/teaching-tools/homebase_students_left__d3shg3ufk6ky_medium_2x.png);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-schoolwork-intro .image-left-device {
		width: 305px;
		height: 114px;
		background-size: 305px 114px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/homebase_students_left__d3shg3ufk6ky_small.png);
	}
}

@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-teaching-tools .section-schoolwork-intro .image-left-device {
		background-image: url(/jp/education/k12/home/images/teaching-tools/homebase_students_left__d3shg3ufk6ky_small_2x.png);
	}
}

.page-teaching-tools .section-schoolwork-intro .image-right-device {
	width: 1570px;
	height: 584px;
	background-size: 1570px 584px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/homebase_students_right__ctwk1ff0drma_large.png);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools .section-schoolwork-intro .image-right-device {
		background-image: url(/jp/education/k12/home/images/teaching-tools/homebase_students_right__ctwk1ff0drma_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools .section-schoolwork-intro .image-right-device {
		width: 902px;
		height: 337px;
		background-size: 902px 337px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/homebase_students_right__ctwk1ff0drma_medium.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) {
	.page-teaching-tools .section-schoolwork-intro .image-right-device {
		background-image: url(/jp/education/k12/home/images/teaching-tools/homebase_students_right__ctwk1ff0drma_medium_2x.png);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-schoolwork-intro .image-right-device {
		width: 305px;
		height: 114px;
		background-size: 305px 114px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/homebase_students_right__ctwk1ff0drma_small.png);
	}
}

@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-teaching-tools .section-schoolwork-intro .image-right-device {
		background-image: url(/jp/education/k12/home/images/teaching-tools/homebase_students_right__ctwk1ff0drma_small_2x.png);
	}
}

.page-teaching-tools .section-schoolwork .subsection-handouts .image-create {
	width: 808px;
	height: 583px;
	background-size: 808px 583px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/handouts_create__fkzfc26a4mem_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools .section-schoolwork .subsection-handouts .image-create {
		background-image: url(/jp/education/k12/home/images/teaching-tools/handouts_create__fkzfc26a4mem_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools .section-schoolwork .subsection-handouts .image-create {
		width: 575px;
		height: 419px;
		background-size: 575px 419px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/handouts_create__fkzfc26a4mem_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-teaching-tools .section-schoolwork .subsection-handouts .image-create {
		background-image: url(/jp/education/k12/home/images/teaching-tools/handouts_create__fkzfc26a4mem_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-schoolwork .subsection-handouts .image-create {
		width: 273px;
		height: 198px;
		background-size: 273px 198px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/handouts_create__fkzfc26a4mem_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-teaching-tools .section-schoolwork .subsection-handouts .image-create {
		background-image: url(/jp/education/k12/home/images/teaching-tools/handouts_create__fkzfc26a4mem_small_2x.jpg);
	}
}

.page-teaching-tools .section-schoolwork .subsection-handouts .image-share {
	width: 808px;
	height: 583px;
	background-size: 808px 583px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/handouts_share__q5gq6poogp66_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools .section-schoolwork .subsection-handouts .image-share {
		background-image: url(/jp/education/k12/home/images/teaching-tools/handouts_share__q5gq6poogp66_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools .section-schoolwork .subsection-handouts .image-share {
		width: 575px;
		height: 419px;
		background-size: 575px 419px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/handouts_share__q5gq6poogp66_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-teaching-tools .section-schoolwork .subsection-handouts .image-share {
		background-image: url(/jp/education/k12/home/images/teaching-tools/handouts_share__q5gq6poogp66_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-schoolwork .subsection-handouts .image-share {
		width: 273px;
		height: 198px;
		background-size: 273px 198px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/handouts_share__q5gq6poogp66_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-teaching-tools .section-schoolwork .subsection-handouts .image-share {
		background-image: url(/jp/education/k12/home/images/teaching-tools/handouts_share__q5gq6poogp66_small_2x.jpg);
	}
}

.page-teaching-tools .section-schoolwork .subsection-handouts .image-publish {
	width: 808px;
	height: 583px;
	background-size: 808px 583px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/handouts_publish__9ft7owzx58yi_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools .section-schoolwork .subsection-handouts .image-publish {
		background-image: url(/jp/education/k12/home/images/teaching-tools/handouts_publish__9ft7owzx58yi_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools .section-schoolwork .subsection-handouts .image-publish {
		width: 575px;
		height: 419px;
		background-size: 575px 419px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/handouts_publish__9ft7owzx58yi_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-teaching-tools .section-schoolwork .subsection-handouts .image-publish {
		background-image: url(/jp/education/k12/home/images/teaching-tools/handouts_publish__9ft7owzx58yi_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-schoolwork .subsection-handouts .image-publish {
		width: 273px;
		height: 198px;
		background-size: 273px 198px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/handouts_publish__9ft7owzx58yi_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-teaching-tools .section-schoolwork .subsection-handouts .image-publish {
		background-image: url(/jp/education/k12/home/images/teaching-tools/handouts_publish__9ft7owzx58yi_small_2x.jpg);
	}
}

.page-teaching-tools .section-schoolwork .subsection-assessment .image-send {
	width: 808px;
	height: 583px;
	background-size: 808px 583px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_creation__ea9es577bqie_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools .section-schoolwork .subsection-assessment .image-send {
		background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_creation__ea9es577bqie_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools .section-schoolwork .subsection-assessment .image-send {
		width: 575px;
		height: 419px;
		background-size: 575px 419px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_creation__ea9es577bqie_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-teaching-tools .section-schoolwork .subsection-assessment .image-send {
		background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_creation__ea9es577bqie_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-schoolwork .subsection-assessment .image-send {
		width: 273px;
		height: 198px;
		background-size: 273px 198px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_creation__ea9es577bqie_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-teaching-tools .section-schoolwork .subsection-assessment .image-send {
		background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_creation__ea9es577bqie_small_2x.jpg);
	}
}

.page-teaching-tools .section-schoolwork .subsection-assessment .image-time {
	width: 808px;
	height: 583px;
	background-size: 808px 583px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_start__f02cjnrdxrma_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools .section-schoolwork .subsection-assessment .image-time {
		background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_start__f02cjnrdxrma_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools .section-schoolwork .subsection-assessment .image-time {
		width: 575px;
		height: 419px;
		background-size: 575px 419px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_start__f02cjnrdxrma_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-teaching-tools .section-schoolwork .subsection-assessment .image-time {
		background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_start__f02cjnrdxrma_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-schoolwork .subsection-assessment .image-time {
		width: 273px;
		height: 198px;
		background-size: 273px 198px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_start__f02cjnrdxrma_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-teaching-tools .section-schoolwork .subsection-assessment .image-time {
		background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_start__f02cjnrdxrma_small_2x.jpg);
	}
}

.page-teaching-tools .section-schoolwork .subsection-assessment .image-analyze {
	width: 808px;
	height: 583px;
	background-size: 808px 583px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_question_areas__dn434ec8g9g2_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools
		.section-schoolwork
		.subsection-assessment
		.image-analyze {
		background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_question_areas__dn434ec8g9g2_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools
		.section-schoolwork
		.subsection-assessment
		.image-analyze {
		width: 575px;
		height: 419px;
		background-size: 575px 419px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_question_areas__dn434ec8g9g2_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-teaching-tools
		.section-schoolwork
		.subsection-assessment
		.image-analyze {
		background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_question_areas__dn434ec8g9g2_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools
		.section-schoolwork
		.subsection-assessment
		.image-analyze {
		width: 273px;
		height: 198px;
		background-size: 273px 198px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_question_areas__dn434ec8g9g2_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-teaching-tools
		.section-schoolwork
		.subsection-assessment
		.image-analyze {
		background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_question_areas__dn434ec8g9g2_small_2x.jpg);
	}
}

.page-teaching-tools .section-schoolwork .subsection-assessment .image-review {
	width: 808px;
	height: 583px;
	background-size: 808px 583px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_schoolwork_progress__f6dmajbysdei_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools
		.section-schoolwork
		.subsection-assessment
		.image-review {
		background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_schoolwork_progress__f6dmajbysdei_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools
		.section-schoolwork
		.subsection-assessment
		.image-review {
		width: 575px;
		height: 419px;
		background-size: 575px 419px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_schoolwork_progress__f6dmajbysdei_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-teaching-tools
		.section-schoolwork
		.subsection-assessment
		.image-review {
		background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_schoolwork_progress__f6dmajbysdei_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools
		.section-schoolwork
		.subsection-assessment
		.image-review {
		width: 273px;
		height: 198px;
		background-size: 273px 198px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_schoolwork_progress__f6dmajbysdei_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-teaching-tools
		.section-schoolwork
		.subsection-assessment
		.image-review {
		background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_schoolwork_progress__f6dmajbysdei_small_2x.jpg);
	}
}

.page-teaching-tools .section-schoolwork .subsection-assessment .image-quickly {
	width: 808px;
	height: 583px;
	background-size: 808px 583px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_worksheet_review__fw03k74u53yq_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools
		.section-schoolwork
		.subsection-assessment
		.image-quickly {
		background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_worksheet_review__fw03k74u53yq_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools
		.section-schoolwork
		.subsection-assessment
		.image-quickly {
		width: 575px;
		height: 419px;
		background-size: 575px 419px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_worksheet_review__fw03k74u53yq_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-teaching-tools
		.section-schoolwork
		.subsection-assessment
		.image-quickly {
		background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_worksheet_review__fw03k74u53yq_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools
		.section-schoolwork
		.subsection-assessment
		.image-quickly {
		width: 273px;
		height: 198px;
		background-size: 273px 198px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_worksheet_review__fw03k74u53yq_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-teaching-tools
		.section-schoolwork
		.subsection-assessment
		.image-quickly {
		background-image: url(/jp/education/k12/home/images/teaching-tools/new_assessment_worksheet_review__fw03k74u53yq_small_2x.jpg);
	}
}

.page-teaching-tools .section-schoolwork .subsection-survey .image-exit-ticket {
	width: 808px;
	height: 583px;
	background-size: 808px 583px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/survey_1__ecpn5pudtdoy_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools
		.section-schoolwork
		.subsection-survey
		.image-exit-ticket {
		background-image: url(/jp/education/k12/home/images/teaching-tools/survey_1__ecpn5pudtdoy_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools
		.section-schoolwork
		.subsection-survey
		.image-exit-ticket {
		width: 575px;
		height: 419px;
		background-size: 575px 419px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/survey_1__ecpn5pudtdoy_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-teaching-tools
		.section-schoolwork
		.subsection-survey
		.image-exit-ticket {
		background-image: url(/jp/education/k12/home/images/teaching-tools/survey_1__ecpn5pudtdoy_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools
		.section-schoolwork
		.subsection-survey
		.image-exit-ticket {
		width: 273px;
		height: 198px;
		background-size: 273px 198px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/survey_1__ecpn5pudtdoy_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-teaching-tools
		.section-schoolwork
		.subsection-survey
		.image-exit-ticket {
		background-image: url(/jp/education/k12/home/images/teaching-tools/survey_1__ecpn5pudtdoy_small_2x.jpg);
	}
}

.page-teaching-tools .section-schoolwork .subsection-survey .image-respond {
	width: 808px;
	height: 583px;
	background-size: 808px 583px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/survey_2__fsapyyw2l7yy_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools .section-schoolwork .subsection-survey .image-respond {
		background-image: url(/jp/education/k12/home/images/teaching-tools/survey_2__fsapyyw2l7yy_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools .section-schoolwork .subsection-survey .image-respond {
		width: 575px;
		height: 419px;
		background-size: 575px 419px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/survey_2__fsapyyw2l7yy_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-teaching-tools .section-schoolwork .subsection-survey .image-respond {
		background-image: url(/jp/education/k12/home/images/teaching-tools/survey_2__fsapyyw2l7yy_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-schoolwork .subsection-survey .image-respond {
		width: 273px;
		height: 198px;
		background-size: 273px 198px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/survey_2__fsapyyw2l7yy_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-teaching-tools .section-schoolwork .subsection-survey .image-respond {
		background-image: url(/jp/education/k12/home/images/teaching-tools/survey_2__fsapyyw2l7yy_small_2x.jpg);
	}
}

.page-teaching-tools .section-schoolwork .subsection-survey .image-answers {
	width: 808px;
	height: 583px;
	background-size: 808px 583px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/survey_3__ej4q2lpkdyuu_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools .section-schoolwork .subsection-survey .image-answers {
		background-image: url(/jp/education/k12/home/images/teaching-tools/survey_3__ej4q2lpkdyuu_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools .section-schoolwork .subsection-survey .image-answers {
		width: 575px;
		height: 419px;
		background-size: 575px 419px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/survey_3__ej4q2lpkdyuu_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-teaching-tools .section-schoolwork .subsection-survey .image-answers {
		background-image: url(/jp/education/k12/home/images/teaching-tools/survey_3__ej4q2lpkdyuu_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-schoolwork .subsection-survey .image-answers {
		width: 273px;
		height: 198px;
		background-size: 273px 198px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/survey_3__ej4q2lpkdyuu_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-teaching-tools .section-schoolwork .subsection-survey .image-answers {
		background-image: url(/jp/education/k12/home/images/teaching-tools/survey_3__ej4q2lpkdyuu_small_2x.jpg);
	}
}

.page-teaching-tools .section-schoolwork .subsection-apps .image-add {
	width: 808px;
	height: 583px;
	background-size: 808px 583px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/apps_add__f0mmz0wkm1yu_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools .section-schoolwork .subsection-apps .image-add {
		background-image: url(/jp/education/k12/home/images/teaching-tools/apps_add__f0mmz0wkm1yu_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools .section-schoolwork .subsection-apps .image-add {
		width: 575px;
		height: 419px;
		background-size: 575px 419px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/apps_add__f0mmz0wkm1yu_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-teaching-tools .section-schoolwork .subsection-apps .image-add {
		background-image: url(/jp/education/k12/home/images/teaching-tools/apps_add__f0mmz0wkm1yu_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-schoolwork .subsection-apps .image-add {
		width: 273px;
		height: 198px;
		background-size: 273px 198px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/apps_add__f0mmz0wkm1yu_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-teaching-tools .section-schoolwork .subsection-apps .image-add {
		background-image: url(/jp/education/k12/home/images/teaching-tools/apps_add__f0mmz0wkm1yu_small_2x.jpg);
	}
}

.page-teaching-tools .section-schoolwork .subsection-apps .image-browse {
	width: 808px;
	height: 583px;
	background-size: 808px 583px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/apps_browse__e452psbclxua_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools .section-schoolwork .subsection-apps .image-browse {
		background-image: url(/jp/education/k12/home/images/teaching-tools/apps_browse__e452psbclxua_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools .section-schoolwork .subsection-apps .image-browse {
		width: 575px;
		height: 419px;
		background-size: 575px 419px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/apps_browse__e452psbclxua_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-teaching-tools .section-schoolwork .subsection-apps .image-browse {
		background-image: url(/jp/education/k12/home/images/teaching-tools/apps_browse__e452psbclxua_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-schoolwork .subsection-apps .image-browse {
		width: 273px;
		height: 198px;
		background-size: 273px 198px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/apps_browse__e452psbclxua_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-teaching-tools .section-schoolwork .subsection-apps .image-browse {
		background-image: url(/jp/education/k12/home/images/teaching-tools/apps_browse__e452psbclxua_small_2x.jpg);
	}
}

.page-teaching-tools .section-schoolwork .subsection-apps .image-assign {
	width: 808px;
	height: 583px;
	background-size: 808px 583px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/apps_assign__cf89gzcvjgly_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools .section-schoolwork .subsection-apps .image-assign {
		background-image: url(/jp/education/k12/home/images/teaching-tools/apps_assign__cf89gzcvjgly_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools .section-schoolwork .subsection-apps .image-assign {
		width: 575px;
		height: 419px;
		background-size: 575px 419px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/apps_assign__cf89gzcvjgly_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-teaching-tools .section-schoolwork .subsection-apps .image-assign {
		background-image: url(/jp/education/k12/home/images/teaching-tools/apps_assign__cf89gzcvjgly_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-schoolwork .subsection-apps .image-assign {
		width: 273px;
		height: 198px;
		background-size: 273px 198px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/apps_assign__cf89gzcvjgly_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-teaching-tools .section-schoolwork .subsection-apps .image-assign {
		background-image: url(/jp/education/k12/home/images/teaching-tools/apps_assign__cf89gzcvjgly_small_2x.jpg);
	}
}

.page-teaching-tools .section-schoolwork .subsection-apps .image-link {
	width: 808px;
	height: 583px;
	background-size: 808px 583px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/apps_link__gepvyp86z3ee_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools .section-schoolwork .subsection-apps .image-link {
		background-image: url(/jp/education/k12/home/images/teaching-tools/apps_link__gepvyp86z3ee_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools .section-schoolwork .subsection-apps .image-link {
		width: 575px;
		height: 419px;
		background-size: 575px 419px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/apps_link__gepvyp86z3ee_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-teaching-tools .section-schoolwork .subsection-apps .image-link {
		background-image: url(/jp/education/k12/home/images/teaching-tools/apps_link__gepvyp86z3ee_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools .section-schoolwork .subsection-apps .image-link {
		width: 273px;
		height: 198px;
		background-size: 273px 198px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/apps_link__gepvyp86z3ee_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-teaching-tools .section-schoolwork .subsection-apps .image-link {
		background-image: url(/jp/education/k12/home/images/teaching-tools/apps_link__gepvyp86z3ee_small_2x.jpg);
	}
}

.page-teaching-tools
	.section-schoolwork
	.subsection-progress
	.image-all-assignments {
	width: 808px;
	height: 583px;
	background-size: 808px 583px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/progress_all_assignments__bnnp4snwyk4i_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools
		.section-schoolwork
		.subsection-progress
		.image-all-assignments {
		background-image: url(/jp/education/k12/home/images/teaching-tools/progress_all_assignments__bnnp4snwyk4i_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools
		.section-schoolwork
		.subsection-progress
		.image-all-assignments {
		width: 575px;
		height: 419px;
		background-size: 575px 419px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/progress_all_assignments__bnnp4snwyk4i_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-teaching-tools
		.section-schoolwork
		.subsection-progress
		.image-all-assignments {
		background-image: url(/jp/education/k12/home/images/teaching-tools/progress_all_assignments__bnnp4snwyk4i_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools
		.section-schoolwork
		.subsection-progress
		.image-all-assignments {
		width: 273px;
		height: 198px;
		background-size: 273px 198px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/progress_all_assignments__bnnp4snwyk4i_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-teaching-tools
		.section-schoolwork
		.subsection-progress
		.image-all-assignments {
		background-image: url(/jp/education/k12/home/images/teaching-tools/progress_all_assignments__bnnp4snwyk4i_small_2x.jpg);
	}
}

.page-teaching-tools
	.section-schoolwork
	.subsection-progress
	.image-detailed-view {
	width: 808px;
	height: 583px;
	background-size: 808px 583px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/progress_detailed_view__carkd9yldgvm_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools
		.section-schoolwork
		.subsection-progress
		.image-detailed-view {
		background-image: url(/jp/education/k12/home/images/teaching-tools/progress_detailed_view__carkd9yldgvm_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools
		.section-schoolwork
		.subsection-progress
		.image-detailed-view {
		width: 575px;
		height: 419px;
		background-size: 575px 419px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/progress_detailed_view__carkd9yldgvm_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-teaching-tools
		.section-schoolwork
		.subsection-progress
		.image-detailed-view {
		background-image: url(/jp/education/k12/home/images/teaching-tools/progress_detailed_view__carkd9yldgvm_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools
		.section-schoolwork
		.subsection-progress
		.image-detailed-view {
		width: 273px;
		height: 198px;
		background-size: 273px 198px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/progress_detailed_view__carkd9yldgvm_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-teaching-tools
		.section-schoolwork
		.subsection-progress
		.image-detailed-view {
		background-image: url(/jp/education/k12/home/images/teaching-tools/progress_detailed_view__carkd9yldgvm_small_2x.jpg);
	}
}

.page-teaching-tools .section-schoolwork .subsection-progress .image-check-in {
	width: 808px;
	height: 583px;
	background-size: 808px 583px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/progress_check_in__fhxzudrbd9iu_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools
		.section-schoolwork
		.subsection-progress
		.image-check-in {
		background-image: url(/jp/education/k12/home/images/teaching-tools/progress_check_in__fhxzudrbd9iu_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools
		.section-schoolwork
		.subsection-progress
		.image-check-in {
		width: 575px;
		height: 419px;
		background-size: 575px 419px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/progress_check_in__fhxzudrbd9iu_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-teaching-tools
		.section-schoolwork
		.subsection-progress
		.image-check-in {
		background-image: url(/jp/education/k12/home/images/teaching-tools/progress_check_in__fhxzudrbd9iu_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools
		.section-schoolwork
		.subsection-progress
		.image-check-in {
		width: 273px;
		height: 198px;
		background-size: 273px 198px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/progress_check_in__fhxzudrbd9iu_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-teaching-tools
		.section-schoolwork
		.subsection-progress
		.image-check-in {
		background-image: url(/jp/education/k12/home/images/teaching-tools/progress_check_in__fhxzudrbd9iu_small_2x.jpg);
	}
}

.page-teaching-tools
	.section-schoolwork
	.subsection-collaboration
	.image-collaboration {
	width: 1745px;
	height: 783px;
	background-size: 1745px 783px;
	background-repeat: no-repeat;
	background-image: url(/jp/education/k12/home/images/teaching-tools/work_in_real_time__gctcbid2bq62_large.jpg);
	position: relative;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.page-teaching-tools
		.section-schoolwork
		.subsection-collaboration
		.image-collaboration {
		background-image: url(/jp/education/k12/home/images/teaching-tools/work_in_real_time__gctcbid2bq62_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-teaching-tools
		.section-schoolwork
		.subsection-collaboration
		.image-collaboration {
		width: 1117px;
		height: 503px;
		background-size: 1117px 503px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/work_in_real_time__gctcbid2bq62_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-teaching-tools
		.section-schoolwork
		.subsection-collaboration
		.image-collaboration {
		background-image: url(/jp/education/k12/home/images/teaching-tools/work_in_real_time__gctcbid2bq62_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-teaching-tools
		.section-schoolwork
		.subsection-collaboration
		.image-collaboration {
		width: 400px;
		height: 181px;
		background-size: 400px 181px;
		background-repeat: no-repeat;
		background-image: url(/jp/education/k12/home/images/teaching-tools/work_in_real_time__gctcbid2bq62_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-teaching-tools
		.section-schoolwork
		.subsection-collaboration
		.image-collaboration {
		background-image: url(/jp/education/k12/home/images/teaching-tools/work_in_real_time__gctcbid2bq62_small_2x.jpg);
	}
}
