/* Local Overrides */

.section-configure-wrapper .configure-item-case {
	background-image: url(/ca/apple-watch-series-8/images/configure/cto/cto-case__fdqgpr67so2m_large.png);
}
@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-configure-wrapper .configure-item-case {
		background-image: url(/ca/apple-watch-series-8/images/configure/cto/cto-case__fdqgpr67so2m_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.section-configure-wrapper .configure-item-case {
		background-image: url(/ca/apple-watch-series-8/images/configure/cto/cto-case__fdqgpr67so2m_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-configure-wrapper .configure-item-case {
		background-image: url(/ca/apple-watch-series-8/images/configure/cto/cto-case__fdqgpr67so2m_medium_2x.png);
	}
}
@media only screen and (max-width: 734px) {
	.section-configure-wrapper .configure-item-case {
		background-image: url(/ca/apple-watch-series-8/images/configure/cto/cto-case__fdqgpr67so2m_small.png);
	}
}
@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-configure-wrapper .configure-item-case {
		background-image: url(/ca/apple-watch-series-8/images/configure/cto/cto-case__fdqgpr67so2m_small_2x.png);
	}
}
