.ag-show-xs-portrait {	display: none;	}

@media only screen and (max-width: 320px) and (orientation: portrait) {
	  .ag-show-xs-portrait {	display: inline-block;	}
}

.ag-show-small-portrait {	display: none;	}

@media only screen and (max-width: 735px) and (orientation: portrait) {
	  .ag-show-small-portrait {	display: inline-block;	}
}

.page-teaching-code .section-cs-edu-week figure.image-cs-edu-week-video-text {
	  margin-left: 20px;
	display: inline-block;
	vertical-align: middle;
	width: 154px;
	height: 28px;
	background-size: 154px 28px;
	background-repeat: no-repeat;
	background-image: url("/th/education/k12/teaching-code/images/teaching-code/cs_edu_week_video_text__ds044hbitbiq_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) {
	  .page-teaching-code .section-cs-edu-week figure.image-cs-edu-week-video-text {
		  background-image:url("/th/education/k12/teaching-code/images/teaching-code/cs_edu_week_video_text__ds044hbitbiq_large_2x.png")
	}
}

@media only screen and (max-width: 1068px) {
	  .page-teaching-code .section-cs-edu-week figure.image-cs-edu-week-video-text {
		  width:154px;
		height: 28px;
		background-size: 154px 28px;
		background-repeat: no-repeat;
		background-image: url("/th/education/k12/teaching-code/images/teaching-code/cs_edu_week_video_text__ds044hbitbiq_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-code .section-cs-edu-week figure.image-cs-edu-week-video-text {
		  background-image:url("/th/education/k12/teaching-code/images/teaching-code/cs_edu_week_video_text__ds044hbitbiq_medium_2x.png")
	}
}

@media only screen and (max-width: 735px) {
	  .page-teaching-code .section-cs-edu-week figure.image-cs-edu-week-video-text {
		  width:105px;
		height: 19px;
		background-size: 105px 19px;
		background-repeat: no-repeat;
		background-image: url("/th/education/k12/teaching-code/images/teaching-code/cs_edu_week_video_text__ds044hbitbiq_small.png")
	}
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	  .page-teaching-code .section-cs-edu-week figure.image-cs-edu-week-video-text {
		  background-image:url("/th/education/k12/teaching-code/images/teaching-code/cs_edu_week_video_text__ds044hbitbiq_small_2x.png")
	}
}


.page-teaching-code .section-cs-edu-week .cs-edu-week-headline:lang(th) {
	line-height: 1.2;
}