@media only screen and (min-width: 1069px) {
	.section-network .column-copy-lost-mode .typography-site-body {
		width: 440px;
	}
}

/* start hero header */
@media only screen and (max-width: 1068px) {
	.section-content .typography-hero-headline {
		min-width: 324px;
	}
}
@media only screen and (max-width: 734px) {
	.section-content .typography-hero-headline {
		min-width: 234px;
	}
}
@media only screen and (min-width: 1069px) {
	.section-content .typography-hero-headline {
		min-width: 454px;
	}
}
/* end hero header */

.section.section-manifesto .avail-msg {
	margin-top: 24px;
}

/* start network header */
@media only screen and (min-width: 735px) {
	.section-network .section-headline {
		max-width: 27ch;
	}
}
/* end network header */

@media only screen and (min-width: 735px) {
	.section-privacy > div > div.row.row-logical.row-privacy > div.column.column-copy-privacy.column-copy-center.column-privacy.large-5.large-order-1.small-12.small-order-2 > div > div {
		min-width: 344px;
	}
}

@media only screen and (max-width: 1068px) {
	.typography-site-body:lang(th) {
		line-height: 1.32;
	}
}
