@media only screen and (min-width: 1069px) {
	html.enhance-base-xp .section-siri-remote .siri-remote > .right-column .remotes-container {
		transform: matrix(2, 0, 0, 2, 0, 0) !important;
	}
}
.section-better-together .grid-item .tile-audio-sharing .tile-content {
	flex-direction: column;
}

@media only screen and (min-width: 1068px) {
	.overview-better-together-airpods {
		--p-width: 370px;
		--p-height: 170px;
	}
	.overview-better-together-airpods img {
		width: 100%;
	}
}

.section-rooms .room-screen-content.fitness-video-wrapper {
	display: none;
}

@media only screen and (max-width: 1068px) {
	.section-siri-remote.enhanced .siri-remote .siri-utterances {
		margin: 0;
	}
}

.section-rooms .room-fitness-plus {
	display: none;
}

.fitness-video-wrapper {
	display: none;
}

@media only screen and (max-width: 734px) {
	.section-siri-remote.enhanced {
		opacity: 1 !important;
		/* height: 1800px; */
	}
}

@media only screen and (min-width: 1069px) {
	.section-siri-remote:not(.enhanced) .gestures .right-column .copy {
		min-height: 700px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-siri-remote:not(.enhanced) .gestures .right-column .copy {
		min-height: 500px;
	}
}

.section-performance .credenza-screen {
	overflow: hidden;
}

.section-performance .credenza-copy-inner .column {
	padding-right: 0px;
	text-align: center;
}

.small-caps {
	font-feature-settings: "smcp", "c2sc";
	font-variant-caps: all-small-caps;
}
