/* Local overrides */
@media only screen and (max-width: 1068px) {
	.section-integration-gallery .typography-headline-reduced-line-height {
		font-size: 39px;
	}
}

@media only screen and (max-width: 734px) {
	.section-integration-gallery .typography-headline-reduced-line-height {
		font-size: 28px;
	}
}

@media only screen and (max-width: 1068px) {
	.page-it .section-apple-business-manager .copy-content {
		padding: 80px 12% 150px 12%;
	}
}

@media only screen and (max-width: 734px) {
	.page-it .section-apple-business-manager .copy-content {
		padding: 60px 12% 120px 14%;
	}
}

.hero-copy-wrap .typography-headline-super {
	font-size: 74px;
}

@media only screen and (max-width: 1068px) {
	.hero-copy-wrap .typography-headline-super {
		font-size: 60px;
	}
}

@media only screen and (max-width: 734px) {
	.hero-copy-wrap .typography-headline-super {
		font-size: 44px;
	}
}

@media only screen and (max-width: 320px) {
	.hero-copy-wrap .typography-headline-super {
		font-size: 38px;
	}
}
