/* Accessories ALT */
.section-accessories .section-intro {
	text-align: center;
}

.section-accessories .typography-headline-super {
	max-width: unset;
}

.section-accessories .section-intro .copy {
	max-width: unset;
}

/* atv-4k */
.grid-item.atv-4k.full-width {
	grid-column: span 12;
}

/* experience */
@media only screen and (max-width: 1068px) {
	.section-experience .grid-item-widget .lottie-container {
		padding-bottom: 30px;
	}
}

/* Section Control Gallery */
.section-control #siri-garage .typography-subhead, .section-control #start-fan .typography-subhead {
	margin-top: 55px;
}

.section-control #start-fan .typography-gallery-headline {
	margin-top: 64px;
}

@media only screen and (max-width: 1068px) {
	.section-control #start-fan .typography-gallery-headline {
		margin-top: 64px;
	}
	.section-control #lights-downstairs .typography-subhead {
		margin-top: 60px;
	}
}

@media only screen and (max-width: 734px) {
	.section-control .section-gallery .gallery-item {
		min-height: 320px;
		height: 320px;
	}
	.section-control #start-fan .typography-gallery-headline {
		margin-top: 29px;
	}
	.section-control #siri-garage .typography-subhead, .section-control #start-fan .typography-subhead {
		margin-top: 35px;
	}

	.section-control #lights-downstairs .typography-subhead {
		margin-top: 10px;
	}
}
