.grid-item-refund h3 {
	max-width: 370px;
}

@media only screen and (max-width: 1068px) {
	.grid-item-refund .headline-content {
		z-index: 2;
	}
}

@media only screen and (max-width: 1068px) {
	.grid-item-potential h3 {
		max-width: 315px;
	}
}

.section-store-banner {
	margin-bottom: 24px;
}

.grid-item-in-app.full {
	height: 602px;
}

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