.grid-item-data h3 {
	max-width: 380px;
}

@media only screen and (max-width: 734px) {
	.section-hero .hero .section-content .typography-headline-super {
		line-height: 1.37;
	}
}

@media only screen and (min-width: 735px) {
	.grid-item-data .headline-content {
		margin-left: 0;
	}
}

@media only screen and (min-width: 1069px) {
	.grid-item-payment.grid-item {
		padding-left: 55px;
		padding-right: 55px;
	}
	.grid-item-handpicked .typography-headline:lang(th) {
		line-height: 1.3;
	}
}

.grid-item-problem h3 {
	padding-right: 0;
}

@media only screen and (min-width: 735px) {
	.grid-item.full.grid-item-removed-number {
		min-height: 580px;
	}
}

.grid-item-in-app .headline-content .typography-facts-long-headline {
	padding-top: 0.4em;
}

@media only screen and (max-width: 1068px) {
	.grid-item-in-app.full {
		min-height: 455px;
	}
}
