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

.section-display .image-display-iphone {
	background-image: url(/lt/iphone-16/images/specs/display_iphone__fmxtjmn7726a_large.jpg);
}

@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-display .image-display-iphone {
		background-image: url(/lt/iphone-16/images/specs/display_iphone__fmxtjmn7726a_large_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-display .image-display-iphone {
		background-image: url(/lt/iphone-16/images/specs/display_iphone__fmxtjmn7726a_small.jpg);
	}
}

@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-display .image-display-iphone {
		background-image: url(/lt/iphone-16/images/specs/display_iphone__fmxtjmn7726a_small_2x.jpg);
	}
}

.section-display .image-display-iphone-plus {
	background-image: url(/lt/iphone-16/images/specs/display_iphone__fmxtjmn7726a_plus_large.jpg);
}

@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-display .image-display-iphone-plus {
		background-image: url(/lt/iphone-16/images/specs/display_iphone__fmxtjmn7726a_plus_large_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-display .image-display-iphone-plus {
		background-image: url(/lt/iphone-16/images/specs/display_iphone__fmxtjmn7726a_plus_small.jpg);
	}
}

@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-display .image-display-iphone-plus {
		background-image: url(/lt/iphone-16/images/specs/display_iphone__fmxtjmn7726a_plus_small_2x.jpg);
	}
}
/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

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

@media (max-width: 734px) {
	.section-external .image-external-connectors .diagram-text.diagram-side {
		word-wrap: normal;
	}
}

@media (min-width: 1080px) {
	.section-finish .content-iphone {
		width: 376px;
	}
}

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

.section-environment .section-content {
	margin-bottom: 20px;
}

@media only screen and (max-width: 1068px) {
	.techspecs-section.section-external {
		margin-bottom: 0px;
	}
}

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