.section-hero .image-hero-lockup {
	background-image: url("/in/support/products/images/watch/applecare_watch_hero__d1y9ysrdlqaa_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.section-hero .image-hero-lockup {
		background-image: url("/in/support/products/images/watch/applecare_watch_hero__d1y9ysrdlqaa_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .image-hero-lockup {
		background-image: url("/in/support/products/images/watch/applecare_watch_hero__d1y9ysrdlqaa_medium.png");
	}
}

@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) {
	.section-hero .image-hero-lockup {
		background-image: url("/in/support/products/images/watch/applecare_watch_hero__d1y9ysrdlqaa_medium_2x.png");
	}
}

@media only screen and (max-width: 735px) {
	.section-hero .image-hero-lockup {
		background-image: url("/in/support/products/images/watch/applecare_watch_hero__d1y9ysrdlqaa_small.png");
	}
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.section-hero .image-hero-lockup {
		background-image: url("/in/support/products/images/watch/applecare_watch_hero__d1y9ysrdlqaa_small_2x.png");
	}
}

.section-plans .applecare-plan .flex-row .column-dynamic-pricing.column-1 {
	flex-basis: 22.66667%;
	max-width: 22.66667%;
}
.section-plans .applecare-plan .flex-row {
	justify-content: space-between;
}
@media only screen and (max-width: 735px) {
	.section-plans .applecare-plan .flex-row .column-dynamic-pricing.column-1 {
		flex-basis: 25.66667%;
		max-width: 25.66667%;
	}
}

.section-hero .image-hero-lockup {
	width: 480px;
	height: 380px;
	background-size: 480px 380px;
	background-repeat: no-repeat;
	position: relative;
	left: 50%;
	margin-left: -240px;
}

@media only screen and (max-width: 1068px) {
	.section-hero .image-hero-lockup {
		width: 319px;
		height: 255px;
		background-size: 319px 255px;
		background-repeat: no-repeat;
	}
}

@media only screen and (max-width: 735px) {
	.section-hero .image-hero-lockup {
		width: 256px;
		height: 204px;
		background-size: 256px 204px;
		background-repeat: no-repeat;
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .image-hero-lockup {
		left: 50%;
		margin-left: -160px;
	}
}

@media only screen and (max-width: 735px) {
	.section-hero .image-hero-lockup {
		left: 50%;
		margin-left: -128px;
	}
}
