@media (max-width: 1068px) and (min-width: 735px) {
	.techspecs-rowheader.privacy-rowheader {
		position: relative;
		left: -10px;
	}
}

@media (min-width: 1068px) {
	.section-external .image-external-connectors .diagram-text.diagram-speaker {
		left: 42px;
		width: 108px;
	}
}

.section-built-in-apps .techspecs-app-icon-apple-store {
	background-size: 52px 52px;
	background-repeat: no-repeat;
	background-image: url(/bg/iphone-17-pro/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(/bg/iphone-17-pro/images/specs/icon_apple_store__b14wltis611e_large_2x.png);
	}
}
