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

.section-display .image-display {
	background-image: url(/sk/iphone-se/images/specs/display__dh7xtovgjz2a_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 {
		background-image: url(/sk/iphone-se/images/specs/display__dh7xtovgjz2a_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.section-display .image-display {
		background-image: url(/sk/iphone-se/images/specs/display__dh7xtovgjz2a_medium.jpg);
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-display .image-display {
		background-image: url(/sk/iphone-se/images/specs/display__dh7xtovgjz2a_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.section-display .image-display {
		background-image: url(/sk/iphone-se/images/specs/display__dh7xtovgjz2a_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 {
		background-image: url(/sk/iphone-se/images/specs/display__dh7xtovgjz2a_small_2x.jpg);
	}
}

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

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

.section-finish .techspecs-rowheader + div {
	margin-left: 313px;
}

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

@media only screen and (max-width: 1068px) {
	.section-finish .techspecs-rowheader + div {
		margin-left: 290px;
	}
}
@media only screen and (max-width: 734px) {
	.section-finish .techspecs-rowheader + div {
		margin-left: auto;
	}
}

@media only screen and (max-width: 734px) {
	.page-specs .page-headline {
		top: 20px;
	}
}

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