/* Local overrides */

/* Blood oxygen tile */
.grid-item.grid-item-blood-oxygen
	.tile-body
	#overview-health-health-bo-sensor-1 {
	padding-bottom: 110px;
}

@media only screen and (max-width: 1068px) {
	.grid-item.grid-item-blood-oxygen
		.tile-body
		#overview-health-health-bo-sensor-1 {
		padding-bottom: 0;
	}
}

@media only screen and (max-width: 734px) {
	.grid-item.grid-item-blood-oxygen
		.tile-body
		#overview-health-health-bo-sensor-1 {
		padding-bottom: 80px;
	}
}

/* Compare */
@media only screen and (max-width: 332px) {
	#main
		> section.section-shared-compare.compare-strip
		> div
		> div
		> div:nth-child(6)
		> p:nth-child(3) {
		padding-top: 19px;
	}
}

@media only screen and (max-width: 734px) {
	.section-shared-compare .compare-table {
		padding-left: 4px;
		padding-right: 4px;
	}
}

@media only screen and (max-width: 1068px) {
	.typography-headline {
		padding: 0 12px;
	}
}

/*Localized screen*/

.section-shared-compare .compare-item-ultra.device .compare-item-image {
	background-image: url("/la/watch/shared/why-apple-watch/images/watch-shared-compare/compare_ultra2__b93t1dxa306a_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("/la/watch/shared/why-apple-watch/images/watch-shared-compare/compare_ultra2__b93t1dxa306a_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-shared-compare .compare-item-ultra.device .compare-item-image {
		background-image: url("/la/watch/shared/why-apple-watch/images/watch-shared-compare/compare_ultra2__b93t1dxa306a_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("/la/watch/shared/why-apple-watch/images/watch-shared-compare/compare_ultra2__b93t1dxa306a_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-shared-compare .compare-item-ultra.device .compare-item-image {
		background-image: url("/la/watch/shared/why-apple-watch/images/watch-shared-compare/compare_ultra2__b93t1dxa306a_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("/la/watch/shared/why-apple-watch/images/watch-shared-compare/compare_ultra2__b93t1dxa306a_small_2x.jpg");
	}
}

/* HERO */
.section-hero .hero-container .hero-image {
	background-image: url("/la/watch/shared/why-apple-watch/images/overview/hero/hero__csf3fcai8rcm_large.jpg");
}
@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-hero .hero-container .hero-image {
		background-image: url("/la/watch/shared/why-apple-watch/images/overview/hero/hero__csf3fcai8rcm_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-hero .hero-container .hero-image {
		background-image: url("/la/watch/shared/why-apple-watch/images/overview/hero/hero__csf3fcai8rcm_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("/la/watch/shared/why-apple-watch/images/overview/hero/hero__csf3fcai8rcm_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-hero .hero-container .hero-image {
		background-image: url("/la/watch/shared/why-apple-watch/images/overview/hero/hero__csf3fcai8rcm_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("/la/watch/shared/why-apple-watch/images/overview/hero/hero__csf3fcai8rcm_small_2x.jpg");
	}
}
