/* === :: [ LOCALISED IMAGES - START ] :: === */

/* Hero - START */

.section-hero .hero-container .hero-image {
	background-image: url(/au/watch/shared/why-apple-watch/images/overview/hero/hero__dc03q027b14y_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-hero .hero-container .hero-image {
		background-image: url(/au/watch/shared/why-apple-watch/images/overview/hero/hero__dc03q027b14y_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .hero-container .hero-image {
		background-image: url(/au/watch/shared/why-apple-watch/images/overview/hero/hero__dc03q027b14y_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(/au/watch/shared/why-apple-watch/images/overview/hero/hero__dc03q027b14y_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .hero-container .hero-image {
		background-image: url(/au/watch/shared/why-apple-watch/images/overview/hero/hero__dc03q027b14y_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(/au/watch/shared/why-apple-watch/images/overview/hero/hero__dc03q027b14y_small_2x.jpg);
	}
}

/* Hero - END */

/* Compare - START */

/* Ultra 2 - START */

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

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

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

/* Ultra 2 - END */

/* Compare - END */

/* === :: [ LOCALISED IMAGES - END ] :: === */

/* === :: [ LOCALISED FIXES - START ] :: === */

/* Turning the dashes in the compare section to em dashes - START */

.section-shared-compare .feature-null-secondary:before {
	width: 12px;
}

/* Turning the dashes in the compare section to em dashes - END */

/* Training tools ALT - START */

.grid-item-tool .tile-content {
	flex-direction: column;
}

.overview-fitness-fitness-tool {
	--p-width: 326px;
	--p-height: 641px;
}

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

@media only screen and (max-width: 734px) and (max-width: 734px) {
	.overview-fitness-fitness-tool {
		--p-width: 223px;
		--p-height: 427px;
	}
}

/* Training tools ALT - END */

/* === :: [ LOCALISED FIXES - END ] :: === */
