/* Local overrides */

.section-shared-compare .compare-item-cta-header {
	height: 89%;
	display: flex;
	flex-direction: column;
	justify-content: end;
}

/* Hero */
.section-hero .hero-container .hero-image {
	background-image: url(/lae/watch/shared/why-apple-watch/images/overview/hero/hero__e44s1sgnrswi_large.jpg);
}
@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-hero .hero-container .hero-image {
		background-image: url(/lae/watch/shared/why-apple-watch/images/overview/hero/hero__e44s1sgnrswi_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.section-hero .hero-container .hero-image {
		background-image: url(/lae/watch/shared/why-apple-watch/images/overview/hero/hero__e44s1sgnrswi_medium.jpg);
	}
}
@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-hero .hero-container .hero-image {
		background-image: url(/lae/watch/shared/why-apple-watch/images/overview/hero/hero__e44s1sgnrswi_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.section-hero .hero-container .hero-image {
		background-image: url(/v/watch/shared/why-apple-watch/g/images/overview/hero/hero__e44s1sgnrswi_small.jpg);
	}
}
@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-hero .hero-container .hero-image {
		background-image: url(/v/watch/shared/why-apple-watch/g/images/overview/hero/hero__e44s1sgnrswi_small_2x.jpg);
	}
}

/* Go Conversations Tile */
.grid-item-conversations .tile-content {
	flex-direction: column;
}

.grid-item-conversations .tile-content .tile-header {
	padding-right: var(--tile-padding-right);
}

.grid-item-conversations .tile-content .tile-body {
	position: initial;
}

.overview-go-go-conversations {
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 333px;
	--p-height: 641px;
}

.overview-go-go-conversations {
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 333px;
	--p-height: 641px;
}

@media only screen and (max-width: 1068px) {
	.overview-go-go-conversations {
		--p-width: 504px;
		--p-height: 558px;
	}
}

@media only screen and (max-width: 734px) {
	.overview-go-go-conversations {
		--p-width: 227px;
		--p-height: 427px;
	}
}

/* Compare section (images) */
/* Compare AWU4 */
.section-shared-compare .compare-item-ultra.device .compare-item-image {
	background-image: url(/lae/watch/shared/why-apple-watch/images/overview/compare/compare_ultra4__gjsf3n6pb22q_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-shared-compare .compare-item-ultra.device .compare-item-image {
		background-image: url(/lae/watch/shared/why-apple-watch/images/overview/compare/compare_ultra4__gjsf3n6pb22q_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-shared-compare .compare-item-ultra.device .compare-item-image {
		background-image: url(/lae/watch/shared/why-apple-watch/images/overview/compare/compare_ultra4__gjsf3n6pb22q_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-shared-compare .compare-item-ultra.device .compare-item-image {
		background-image: url(/lae/watch/shared/why-apple-watch/images/overview/compare/compare_ultra4__gjsf3n6pb22q_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-shared-compare .compare-item-ultra.device .compare-item-image {
		background-image: url(/lae/watch/shared/why-apple-watch/images/overview/compare/compare_ultra4__gjsf3n6pb22q_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-shared-compare .compare-item-ultra.device .compare-item-image {
		background-image: url(/lae/watch/shared/why-apple-watch/images/overview/compare/compare_ultra4__gjsf3n6pb22q_small_2x.jpg);
	}
}
