br.small {
	display: none;
}
br.medium {
	display: none;
}
br.large {
	display: block;
}
@media only screen and (max-width: 1068px) {
	br.small {
		display: none;
	}
	br.medium {
		display: block;
	}
	br.large {
		display: none;
	}
}
@media only screen and (max-width: 734px) {
	br.small {
		display: block;
	}
	br.medium {
		display: none;
	}
	br.large {
		display: none;
	}
}

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

.section-display .image-display-iphone-plus {
	background-image: url(/gr/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(/gr/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(/gr/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(/gr/iphone-16/images/specs/display_iphone__fmxtjmn7726a_plus_small_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.techspecs.with-fullwidthrowheader-small .techspecs-section.section-built-in-apps {
		padding-bottom: 0px;
	}
}
@media only screen and (min-width: 1069px) {
	.section-finish .content-iphone {
		width: 378px;
	}
}
.section-environment .section-content {
	margin-bottom: 20px;
}

@media (max-width: 1068px) {
	.techspecs-rowheader {
		font-size: 19px;
		line-height: 1.1904761905;
		font-weight: 600;
		letter-spacing: 0.011em;
		font-family:
			SF Pro Display,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}
}
