@media only screen and (max-width: 734px) {
	#ac-localnav.ac-localnav-stacked .ac-ln-title-comingsoon {
		display: block;
		padding-bottom: 10px;
	}
}

@media only screen and (max-width: 734px) {
	#ac-localnav.ac-localnav-stacked .ac-ln-title {
		padding-bottom: 10px;
	}
}

.section-privacy .tiles .tile .overview-private-homekit {
	display: block;
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 432px;
	--p-height: 583px;
	position: relative;
	left: 50%;
	margin-left: -216px;
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
	.section-privacy .tiles .tile .overview-private-homekit {
		--p-width: 262px;
		--p-height: 354px;
	}
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
	.section-privacy .tiles .tile .overview-private-homekit {
		--p-width: 221px;
		--p-height: 299px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-privacy .tiles .tile .overview-private-homekit {
		left: 50%;
		margin-left: -131px;
	}
}

@media only screen and (max-width: 734px) {
	.section-privacy .tiles .tile .overview-private-homekit {
		left: 50%;
		margin-left: -110.5px;
	}
}

@media only screen and (inverted-colors) {
	.section-privacy .tiles .tile .overview-private-homekit {
		filter: invert(0);
	}
}

.section-hub .apps-container .hub-homeapp .overview-hub-homeapp {
	display: block;
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 476px;
	--p-height: 698px;
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
	.section-hub .apps-container .hub-homeapp .overview-hub-homeapp {
		--p-width: 369px;
		--p-height: 539px;
	}
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
	.section-hub .apps-container .hub-homeapp .overview-hub-homeapp {
		--p-width: 303px;
		--p-height: 331px;
	}
}

.section-hub .apps-container .hub-homekit .overview-hub-homekit {
	display: block;
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 476px;
	--p-height: 698px;
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
	.section-hub .apps-container .hub-homekit .overview-hub-homekit {
		--p-width: 369px;
		--p-height: 539px;
	}
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
	.section-hub .apps-container .hub-homekit .overview-hub-homekit {
		--p-width: 303px;
		--p-height: 331px;
	}
}

.section-hub .apps-container .hub-discover .overview-hub-discover {
	display: block;
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 476px;
	--p-height: 698px;
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
	.section-hub .apps-container .hub-discover .overview-hub-discover {
		--p-width: 369px;
		--p-height: 539px;
	}
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
	.section-hub .apps-container .hub-discover .overview-hub-discover {
		--p-width: 303px;
		--p-height: 331px;
	}
}
