@media only screen and (max-width: 735px) {
	.fixed-margin-cowin{
		margin-top: 20px !important;
	}
}


@media only screen and (max-width: 735px) {
	.fixed-margin-lifan{
		margin-top: 45px !important;
	}
 }
 
 body:lang(th) {
    font-size: 17px;
    line-height: 1.47059;
    letter-spacing: -.022em;
}

.typography-app-headline:lang(th) {
    font-size: 48px;
    line-height: 1.08365;
    letter-spacing: -.003em;
}

@media only screen and (max-width: 1068px) {
    .typography-app-headline:lang(th) {
        font-size: 40px;
        line-height: 1.1;
        letter-spacing: 0em;
    }
}

@media only screen and (max-width: 735px) {
    .typography-app-headline:lang(th) {
        font-size: 40px;
        line-height: 1.1;
        letter-spacing: 0em;
    }
}