/*Local Fixes*/
/*Localized Screens*/
.section-announced .announced-item-macos-ventura .bg-image {
	background-image: url(/am/apple-events/home/images/overview/products/macos_ventura__dlqy8re0rnau_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) {
	.section-announced .announced-item-macos-ventura .bg-image {
		background-image: url(/am/apple-events/home/images/overview/products/macos_ventura__dlqy8re0rnau_large_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-announced .announced-item-macos-ventura .bg-image {
		background-image: url(/am/apple-events/home/images/overview/products/macos_ventura__dlqy8re0rnau_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) {
	.section-announced .announced-item-macos-ventura .bg-image {
		background-image: url(/am/apple-events/home/images/overview/products/macos_ventura__dlqy8re0rnau_small_2x.jpg);
	}
}

/* section ios16 */
@media only screen and (max-width: 840px) and (min-width: 820px) {
	.announced-item-ios-16 .copy-container .subhead {
		width: 390px;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .section-content {
		padding-bottom: 330px;
	}
}
