/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/


.section-hardware .techspecs-column .image-hardware-connectors {
   background-image: url(/ecc-shared/apple-watch-series-10/images/specs/hardware_and_buttons__ghrr5h01sqy6_large.jpg);
}

@media(min-resolution: 1.5dppx),(min-resolution:144dpi) {
   .section-hardware .techspecs-column .image-hardware-connectors {
	   background-image:url(/ecc-shared/apple-watch-series-10/images/specs/hardware_and_buttons__ghrr5h01sqy6_large_2x.jpg)
   }
}

@media(max-width: 1068px) {
   .section-hardware .techspecs-column .image-hardware-connectors {
	   background-image: url(/ecc-shared/apple-watch-series-10/images/specs/hardware_and_buttons__ghrr5h01sqy6_medium.jpg)
   }
}

@media(max-width: 1068px)and (min-resolution:1.5dppx),(max-width:1068px)and (min-resolution:144dpi) {
   .section-hardware .techspecs-column .image-hardware-connectors {
	   background-image:url(/ecc-shared/apple-watch-series-10/images/specs/hardware_and_buttons__ghrr5h01sqy6_medium_2x.jpg)
   }
}

@media(max-width: 734px) {
   .section-hardware .techspecs-column .image-hardware-connectors {
	   background-image: url(/ecc-shared/apple-watch-series-10/images/specs/hardware_and_buttons__ghrr5h01sqy6_small.jpg)
   }
}

@media(max-width: 734px)and (min-resolution:1.5dppx),(max-width:734px)and (min-resolution:144dpi) {
   .section-hardware .techspecs-column .image-hardware-connectors {
	   background-image:url(/ecc-shared/apple-watch-series-10/images/specs/hardware_and_buttons__ghrr5h01sqy6_small_2x.jpg)
   }
}


/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-environment .callout-techspecs-environment .callout-techspecs-environment-content .content-headline {
	margin-bottom: 2em;
}
.section-environment .callout-techspecs-environment .callout-techspecs-environment-content .callout-techspecs-environment-first-column {
	margin-top: 0;
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
