.section-information h2:lang(th) {
    line-height: 1.2;
}

@media only screen and (min-width: 1069px) {
    .typography-headline:lang(th) {
        width: 105%;
    }
}

@media only screen and (min-width: 1069px) {
    .section-tiles .column h3 {
        width: 100%;
    }
}