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

.site-localnav-nav-iphone-17pro, .site-localnav-nav-iphone-16 {
    display: block;
    width: var(--p-width);
    height: var(--p-height);
    --p-width: 47px;
    --p-height: 79px;
}