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

.typography-headline-super:lang(th) {
	line-height: 1.15;
}

@media only screen and (min-width: 735px) {
	.page-features .section-imessage.no-violator .article-item:nth-child(6) .article-body-subhead, .page-features .section-imessage.no-violator .article-item:nth-child(8) .article-body-subhead {
		padding-top: 0px;
	}
	.page-features .section-imessage.no-violator .article-item:nth-child(5) .article-body-subhead {
		padding-top: 40px;
	}
}
