/*Plantale*/
@media only screen and (min-width: 735px) {
	.section-experiences .app.iphone11promax.landscape.app-plantale .app-hardware {
		grid-column: 1 / span 4;
		order: 1;
	}

	.section-experiences .app.iphone11promax.landscape.app-plantale .app-copy-block {
		grid-column: 9 / span 4;
		order: 2;
	}
}

@media only screen and (max-width: 734px) {
	.section-integration .integration-headline {
		max-width: 330px;
	}
}

/* Fix spacing between Clips and Snapchat section */

@media only screen and (min-width: 735px) {
	.section-experiences .app.app-snapchat {
		margin-top: 30px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-experiences .app.app-snapchat {
		margin-top: 62px;
	}
}

@media only screen and (min-width: 735px) {
	.section-experiences .app.app-snapchat .app-copy-block {
		margin-top: 50px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-experiences .app.app-snapchat .app-copy-block {
		margin-top: 69px;
	}
}
