.section-hero .image-hero-lockup {
	width: 775px;
	height: 369px;
	background-size: 775px 369px;
	background-image: url(/id/support/products/images/overview/landing_hero__ezvhxoasvo2u_large.png);
	left: 60%;
}

@media (min-resolution: 144dpi), only screen and(min-resolution: 1.5dppx) {
	.section-hero .image-hero-lockup {
		background-image: url(/id/support/products/images/overview/landing_hero__ezvhxoasvo2u_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .image-hero-lockup {
		width: 702px;
		height: 262px;
		background-size: 702px 262px;
		background-image: url(/id/support/products/images/overview/landing_hero__ezvhxoasvo2u_medium.png);
		left: 50%;
	}
}

@media 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(/id/support/products/images/overview/landing_hero__ezvhxoasvo2u_medium_2x.png);
	}
}

@media only screen and (max-width: 735px) {
	.section-hero .image-hero-lockup {
		width: 315px;
		height: 119px;
		background-size: 315px 119px;
		background-image: url(/id/support/products/images/overview/landing_hero__ezvhxoasvo2u_small.png);
	}
}

@media 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(/id/support/products/images/overview/landing_hero__ezvhxoasvo2u_small_2x.png);
	}
}

@media only screen and (max-width: 735px) {
	.section-applecare .contentnav-container .contentnav-content {
		padding-top: 60px;
	}
}

@media only screen and (max-width: 735px) {
	.section-applecare .contentnav-container {
		margin-top: 0px;
	}
}

@media only screen and (max-width: 735px) {
	.contentnav-title {
		margin-left: -10.5px;
		width: 111%;
	}
}

@media only screen and (max-width: 735px) {
	.contentnav-copy .contentnav-cta {
		margin-left: -20px;
	}
}
