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

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

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

@media only screen and (max-width: 734px) {
	.section-external .image-external-connectors .diagram-text.diagram-side {
		width: 60px;
	}

	.section-external .image-external-connectors .diagram-text.diagram-camera-control {
		width: 75px;
		top: 195px;
	}
}

.section-built-in-apps .techspecs-app-icon-apple-store {
	background-size: 52px 52px;
	background-repeat: no-repeat;
	background-image: url(/v/iphone-17/d/images/specs/icon_apple_store__b14wltis611e_large.png);
	width: 52px;
	height: 52px;
}

@media (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
	.section-built-in-apps .techspecs-app-icon-apple-store {
		background-image: url(/v/iphone-17/d/images/specs/icon_apple_store__b14wltis611e_large_2x.png);
	}
}

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