/* Local Overrides */
.fall-2022 .section-announced .announced-item-iphone-14 .bg-image {
	background-image: url("/am/apple-events/images/overview/iphone14__3fc9ib6935ua_large.jpg");
}

@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) {
	.fall-2022 .section-announced .announced-item-iphone-14 .bg-image {
		background-image: url("/am/apple-events/images/overview/iphone14__3fc9ib6935ua_large_2x.jpg");
	}
}

@media only screen and (max-width: 735px) {
	.fall-2022 .section-announced .announced-item-iphone-14 .bg-image {
		background-image: url("/am/apple-events/images/overview/iphone14__3fc9ib6935ua_small.jpg");
	}
}

@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) {
	.fall-2022 .section-announced .announced-item-iphone-14 .bg-image {
		background-image: url("/am/apple-events/images/overview/iphone14__3fc9ib6935ua_small_2x.jpg");
	}
}

.wwdc-2023 .section-announced .announced-item-macos-sonoma .bg-image {
	background-image: url(/am/apple-events/images/overview/products/macos_sonoma__fki3hzv6v3u6_large.jpg);
}

@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) {
	.wwdc-2023 .section-announced .announced-item-macos-sonoma .bg-image {
		background-image: url(/am/apple-events/images/overview/products/macos_sonoma__fki3hzv6v3u6_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.wwdc-2023 .section-announced .announced-item-macos-sonoma .bg-image {
		background-image: url(/am/apple-events/images/overview/products/macos_sonoma__fki3hzv6v3u6_medium.jpg);
	}
}

@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) {
	.wwdc-2023 .section-announced .announced-item-macos-sonoma .bg-image {
		background-image: url(/am/apple-events/images/overview/products/macos_sonoma__fki3hzv6v3u6_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.wwdc-2023 .section-announced .announced-item-macos-sonoma .bg-image {
		background-image: url(/am/apple-events/images/overview/products/macos_sonoma__fki3hzv6v3u6_small.jpg);
	}
}

@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) {
	.wwdc-2023 .section-announced .announced-item-macos-sonoma .bg-image {
		background-image: url(/am/apple-events/images/overview/products/macos_sonoma__fki3hzv6v3u6_small_2x.jpg);
	}
}
