/* Local fixes */

.page-how-to-buy .section-subhero .subsection {
	padding-right: 45px
}

@media only screen and (max-width: 1068px) {
	.page-how-to-buy .section-subhero .subsection {
		padding-right: 25px
	}
}

@media only screen and (max-width: 735px) {
	.page-how-to-buy .section-subhero .subsection {
		padding-right: 0;
		padding-top: 25px
	}
}


@media only screen and (min-width: 1069px) {
.section-support .ag-more-width{
	width: 431px;
}
}


.page-how-to-buy .section-hero .section-content .hero-headline:lang(th) {
	line-height: 1.2;
}

.page-how-to-buy .section-lowercosts .column-copy .section-block .pricing-headline:lang(th) {
	line-height: 1.25;
}

.typography-manifesto:lang(th){
	line-height: 1.25;
}