/* Local Overrides */

/* section-external */
@media only screen and (min-width: 1069px) {
	.section-external
		.image-external-connectors
		.diagram-text.diagram-speaker-mic {
		width: 140px;
		left: 579px;
	}
}

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

@media (min-width: 735px) {
	.section-external
		.image-external-connectors
		.diagram-text.diagram-speaker-mic {
		text-align: right;
	}
}

@media (max-width: 734px) {
	.section-external
		.image-external-connectors
		.diagram-text.diagram-speaker-mic {
		width: 150px;
	}
}

/* Local Screens */

/* Built in Apps - exports */

.section-built-in-apps .techspecs-app-icon-calendar {
	background-image: url(/la/iphone-16e/images/specs/icon_calendar__ghjg4jzzvw6e_large.png);
}

@media only screen and (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
	.section-built-in-apps .techspecs-app-icon-calendar {
		background-image: url(/la/iphone-16e/images/specs/icon_calendar__ghjg4jzzvw6e_large_2x.png);
	}
}
