/* Local Overrides */

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