/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/
.section-shared-compare .compare-item-se.device .compare-item-image {
	background-image: url(/ua/apple-watch-se/images/watch-shared-compare/compare_se__casdb89mtsmu_large.jpg);
}

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

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

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

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

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

.grid-item.grid-item-fitness .overview-fitness-fitness-workouts {
	--p-width: 100%;
	margin-left: -110px;
	--p-height: auto;
}

@media only screen and (min-width: 1069px) {
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.grid-item-fitness .typography-tile-headline-elevated {
		font-size: 50px;
	}
	.grid-item-carbon-neutral .typography-tile-headline-elevated {
		font-size: 50px;
	}
	.grid-item.grid-item-fitness .tile-body > .tile-headline {
		max-width: 290px;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero {
		padding-left: 15px;
		padding-right: 15px;
	}
	.grid-item-carbon-neutral .typography-tile-headline-elevated {
		font-size: 48px;
	}
	.grid-item.grid-item-fitness .tile-body > .tile-headline {
		max-width: 280px;
	}
	.grid-item-fitness .typography-tile-headline-elevated {
		font-size: 45px;
	}
	.compare-item-color-swatches {
		flex-wrap: wrap;
		height: 40px;
		align-items: flex-start;
	}
	.compare-item-color-swatches .color-swatch-label {
		display: block;
		width: 100%;
		margin: 0;
	}
	.section-shared-compare .compare-item-header {
		padding: 0;
	}
}

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