/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

.grid-item-maps .tile {
	background-image: url(/euro/apple-watch-series-8/a/screens_alt/images/overview/connected/connected_maps__d33ebf2ttiye_large.jpg);
	background-size: 553px 668px;
	background-position: top;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.grid-item-maps .tile {
		background-image: url(/euro/apple-watch-series-8/a/screens_alt/images/overview/connected/connected_maps__d33ebf2ttiye_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.grid-item-maps .tile {
		background-image: url(/v/apple-watch-series-8/a/images/overview/connected/connected_maps__d33ebf2ttiye_medium.jpg);
		background-size: 415px 484px;
		background-position: bottom;
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.grid-item-maps .tile {
		background-image: url(/v/apple-watch-series-8/a/images/overview/connected/connected_maps__d33ebf2ttiye_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.grid-item-maps .tile {
		background-image: url(/v/apple-watch-series-8/a/images/overview/connected/connected_maps__d33ebf2ttiye_small.jpg);
		background-size: 480px 500px;
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.grid-item-maps .tile {
		background-image: url(/v/apple-watch-series-8/a/images/overview/connected/connected_maps__d33ebf2ttiye_small_2x.jpg);
	}
}

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.grid-item-low-power-mode .tile .copy-container {
	padding: 0px 40px 0px 40px;
}
@media only screen and (min-width: 735px) {
	.grid-item-log-meds .tile .copy-container {
		margin-bottom: 110px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 855px) {
	.section-fitness-intro .intro-content {
		margin-left: 245px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 1068px) {
	.section-safety .safety-intro .typography-headline {
		max-width: none;
	}
}

@media only screen and (min-width: 370px) and (max-width: 380px) {
	.section-shared-compare .compare-table .compare-item-s8.heart-rate {
		padding: 0px 3px 0px 3px;
	}
	.section-shared-compare .compare-table .compare-item-se.heart-rate {
		padding: 0px 3px 0px 3px;
	}
	.section-shared-compare .compare-table .compare-item-ultra.heart-rate {
		padding: 0px 3px 0px 3px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 349px) {
	.typography-headline {
		font-size: 42px;
	}
}

.section-shared-compare .section-wrapper {
	padding-top: 90px;
}
@media only screen and (max-width: 734px) {
	.section-shared-compare .section-wrapper {
		padding-top: 44px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
