/* Apps list section */
.list {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #1d1d1f;
}

.list-nobullet {
	margin-left: 0;
	list-style-type: none;
}

.section-apps .list-apps {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: center;
	padding-top: 50px;
	margin-left: -45px;
}

@media only screen and (max-width: 1068px) {
	.section-apps .list-apps {
		margin-left: -24px;
	}
}

@media only screen and (max-width: 734px) {
	.section-apps .list-apps {
		margin-left: 0;
		justify-content: flex-start;
	}
}

@media only screen and (max-width: 734px) {
	.section-apps .list-apps {
		margin-left: auto;
		margin-right: auto;
		max-width: 530px;
		margin-bottom: 0;
	}
}

.section-apps .list-apps .list-item {
	width: 130px;
	margin-bottom: 50px;
}

@media only screen and (max-width: 1068px) {
	.section-apps .list-apps .list-item {
		width: 14.28%;
	}
}

@media only screen and (max-width: 734px) {
	.section-apps .list-apps .list-item {
		width: 100px;
	}
}

.section-apps .list-apps .caption {
	display: block;
	margin-top: 9px;
	width: 84px;
	margin-left: auto;
	margin-right: auto;
}

.section-apps .list-apps .app-icon {
	margin-left: auto;
	margin-right: auto;
}

.section-apps .list-apps .icon-pages {
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-repeat: no-repeat;
	background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_pages_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) {
	.section-apps .list-apps .icon-pages {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_pages_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.section-apps .list-apps .icon-pages {
		width: 60px;
		height: 60px;
		background-size: 60px 60px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_pages_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) {
	.section-apps .list-apps .icon-pages {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_pages_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.section-apps .list-apps .icon-pages {
		width: 50px;
		height: 50px;
		background-size: 50px 50px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_pages_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) {
	.section-apps .list-apps .icon-pages {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_pages_small_2x.png");
	}
}

.section-apps .list-apps .icon-keynote {
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-repeat: no-repeat;
	background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_keynote_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) {
	.section-apps .list-apps .icon-keynote {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_keynote_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.section-apps .list-apps .icon-keynote {
		width: 60px;
		height: 60px;
		background-size: 60px 60px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_keynote_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) {
	.section-apps .list-apps .icon-keynote {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_keynote_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.section-apps .list-apps .icon-keynote {
		width: 50px;
		height: 50px;
		background-size: 50px 50px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_keynote_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) {
	.section-apps .list-apps .icon-keynote {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_keynote_small_2x.png");
	}
}

.section-apps .list-apps .icon-numbers {
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-repeat: no-repeat;
	background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_numbers_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) {
	.section-apps .list-apps .icon-numbers {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_numbers_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.section-apps .list-apps .icon-numbers {
		width: 60px;
		height: 60px;
		background-size: 60px 60px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_numbers_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) {
	.section-apps .list-apps .icon-numbers {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_numbers_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.section-apps .list-apps .icon-numbers {
		width: 50px;
		height: 50px;
		background-size: 50px 50px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_numbers_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) {
	.section-apps .list-apps .icon-numbers {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_numbers_small_2x.png");
	}
}

.section-apps .list-apps .icon-garageband {
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-repeat: no-repeat;
	background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_garageband_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) {
	.section-apps .list-apps .icon-garageband {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_garageband_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.section-apps .list-apps .icon-garageband {
		width: 60px;
		height: 60px;
		background-size: 60px 60px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_garageband_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) {
	.section-apps .list-apps .icon-garageband {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_garageband_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.section-apps .list-apps .icon-garageband {
		width: 50px;
		height: 50px;
		background-size: 50px 50px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_garageband_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) {
	.section-apps .list-apps .icon-garageband {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_garageband_small_2x.png");
	}
}

.section-apps .list-apps .icon-imovie {
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-repeat: no-repeat;
	background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_imovie_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) {
	.section-apps .list-apps .icon-imovie {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_imovie_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.section-apps .list-apps .icon-imovie {
		width: 60px;
		height: 60px;
		background-size: 60px 60px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_imovie_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) {
	.section-apps .list-apps .icon-imovie {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_imovie_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.section-apps .list-apps .icon-imovie {
		width: 50px;
		height: 50px;
		background-size: 50px 50px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_imovie_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) {
	.section-apps .list-apps .icon-imovie {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_imovie_small_2x.png");
	}
}

.section-apps .list-apps .icon-clips {
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-repeat: no-repeat;
	background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_clips_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) {
	.section-apps .list-apps .icon-clips {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_clips_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.section-apps .list-apps .icon-clips {
		width: 60px;
		height: 60px;
		background-size: 60px 60px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_clips_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) {
	.section-apps .list-apps .icon-clips {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_clips_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.section-apps .list-apps .icon-clips {
		width: 50px;
		height: 50px;
		background-size: 50px 50px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_clips_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) {
	.section-apps .list-apps .icon-clips {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_clips_small_2x.png");
	}
}

.section-apps .list-apps .icon-voicememos {
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-repeat: no-repeat;
	background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_voice_memos_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) {
	.section-apps .list-apps .icon-voicememos {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_voice_memos_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.section-apps .list-apps .icon-voicememos {
		width: 60px;
		height: 60px;
		background-size: 60px 60px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_voice_memos_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) {
	.section-apps .list-apps .icon-voicememos {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_voice_memos_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.section-apps .list-apps .icon-voicememos {
		width: 50px;
		height: 50px;
		background-size: 50px 50px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_voice_memos_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) {
	.section-apps .list-apps .icon-voicememos {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_voice_memos_small_2x.png");
	}
}

.section-apps .list-apps .icon-files {
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-repeat: no-repeat;
	background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_files_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) {
	.section-apps .list-apps .icon-files {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_files_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.section-apps .list-apps .icon-files {
		width: 60px;
		height: 60px;
		background-size: 60px 60px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_files_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) {
	.section-apps .list-apps .icon-files {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_files_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.section-apps .list-apps .icon-files {
		width: 50px;
		height: 50px;
		background-size: 50px 50px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_files_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) {
	.section-apps .list-apps .icon-files {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_files_small_2x.png");
	}
}

.section-apps .list-apps .icon-word {
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-repeat: no-repeat;
	background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_word_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) {
	.section-apps .list-apps .icon-word {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_word_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.section-apps .list-apps .icon-word {
		width: 60px;
		height: 60px;
		background-size: 60px 60px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_word_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) {
	.section-apps .list-apps .icon-word {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_word_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.section-apps .list-apps .icon-word {
		width: 50px;
		height: 50px;
		background-size: 50px 50px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_word_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) {
	.section-apps .list-apps .icon-word {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_word_small_2x.png");
	}
}

.section-apps .list-apps .icon-powerpoint {
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-repeat: no-repeat;
	background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_powerpoint_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) {
	.section-apps .list-apps .icon-powerpoint {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_powerpoint_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.section-apps .list-apps .icon-powerpoint {
		width: 60px;
		height: 60px;
		background-size: 60px 60px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_powerpoint_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) {
	.section-apps .list-apps .icon-powerpoint {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_powerpoint_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.section-apps .list-apps .icon-powerpoint {
		width: 50px;
		height: 50px;
		background-size: 50px 50px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_powerpoint_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) {
	.section-apps .list-apps .icon-powerpoint {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_powerpoint_small_2x.png");
	}
}

.section-apps .list-apps .icon-excel {
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-repeat: no-repeat;
	background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_excel_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) {
	.section-apps .list-apps .icon-excel {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_excel_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.section-apps .list-apps .icon-excel {
		width: 60px;
		height: 60px;
		background-size: 60px 60px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_excel_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) {
	.section-apps .list-apps .icon-excel {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_excel_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.section-apps .list-apps .icon-excel {
		width: 50px;
		height: 50px;
		background-size: 50px 50px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_excel_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) {
	.section-apps .list-apps .icon-excel {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_excel_small_2x.png");
	}
}

.section-apps .list-apps .icon-realitycomposer {
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-repeat: no-repeat;
	background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_reality_composer_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) {
	.section-apps .list-apps .icon-realitycomposer {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_reality_composer_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.section-apps .list-apps .icon-realitycomposer {
		width: 60px;
		height: 60px;
		background-size: 60px 60px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_reality_composer_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) {
	.section-apps .list-apps .icon-realitycomposer {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_reality_composer_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.section-apps .list-apps .icon-realitycomposer {
		width: 50px;
		height: 50px;
		background-size: 50px 50px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_reality_composer_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) {
	.section-apps .list-apps .icon-realitycomposer {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_reality_composer_small_2x.png");
	}
}

.section-apps .list-apps .icon-notes {
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-repeat: no-repeat;
	background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_notes_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) {
	.section-apps .list-apps .icon-notes {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_notes_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.section-apps .list-apps .icon-notes {
		width: 60px;
		height: 60px;
		background-size: 60px 60px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_notes_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) {
	.section-apps .list-apps .icon-notes {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_notes_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.section-apps .list-apps .icon-notes {
		width: 50px;
		height: 50px;
		background-size: 50px 50px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_notes_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) {
	.section-apps .list-apps .icon-notes {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_notes_small_2x.png");
	}
}

.section-apps .list-apps .icon-swiftplaygrounds {
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-repeat: no-repeat;
	background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_swift_playgrounds_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) {
	.section-apps .list-apps .icon-swiftplaygrounds {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_swift_playgrounds_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.section-apps .list-apps .icon-swiftplaygrounds {
		width: 60px;
		height: 60px;
		background-size: 60px 60px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_swift_playgrounds_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) {
	.section-apps .list-apps .icon-swiftplaygrounds {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_swift_playgrounds_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.section-apps .list-apps .icon-swiftplaygrounds {
		width: 50px;
		height: 50px;
		background-size: 50px 50px;
		background-repeat: no-repeat;
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_swift_playgrounds_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) {
	.section-apps .list-apps .icon-swiftplaygrounds {
		background-image: url("/sg/education/k12/digital-learning-in-singapore/images/apps_swift_playgrounds_small_2x.png");
	}
}
