/* Local Override */

@media only screen and (min-width: 1069px) {
	.media-gallery
		.gallery-item.media-gallery-item-2
		.typography-media-card-gallery-headline {
		width: 500px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-banner
		.viewport-content
		.banner-wrapper
		.banner-card
		.banner-card-row
		.banner-card-copy-column
		.banner-card-copy {
		max-width: 360px;
	}

	.section-intelligence
		.viewport-content
		.section-header-w-copy
		.section-app-copy {
		max-width: 715px;
	}
}

@media only screen and (min-width: 735px) {
	.section-design
		.viewport-content
		.section-header-w-copy
		.typography-modal-body {
		max-width: 450px;
	}
}

#workflows-gallery-item-3 .card-caption-content {
	padding-right: 30px;
}

.section-support
	.viewport-content
	.section-header-w-copy
	.typography-modal-body {
	max-width: 650px;
}

#ipad-gallery-gallery-caption-0 .typography-fade-gallery-captions {
	max-width: 960px;
}

.section-video-editing
	.viewport-content
	.section-header-w-copy
	.section-app-copy {
	max-width: 730px;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-video-editing
		.viewport-content
		.section-header-w-copy
		.section-app-copy {
		max-width: 650px;
	}
}

#motion
	.overflow-hidden
	.viewport-content
	.content-container
	.banner-header-copy {
	max-width: 388px;
}

@media only screen and (min-width: 1068px) {
	.section-ipad .viewport-content .section-header-w-copy .section-app-copy {
		max-width: 750px;
	}
}

@media only screen and (max-width: 480px) {
	.section-welcome
		.welcome-background
		.inline-media-component-container
		.video-wrapper {
		padding-bottom: 44px;
	}
}

@media only screen and (min-width: 481px) and (max-width: 902px) {
	.section-welcome .welcome-copy-container {
		--copy-start: 292px;
	}
}

@media only screen and (min-width: 1069px) and (max-width: 1112px) {
	.section-welcome .welcome-copy-container {
		--copy-start: 376px;
	}
}

@media only screen and (max-width: 342px) {
	#highlights-gallery-item-3
		.card
		.caption-container
		.typography-media-card-gallery-headline {
		margin: 32px 20px;
	}
}

@media only screen and (max-width: 326px) {
	#highlights-gallery-item-4
		.card
		.caption-container
		.typography-media-card-gallery-headline {
		margin: 32px 20px;
	}
}
