/* section-environment - h2  */
@media only screen and (min-width: 1069px) {
	.section-environment .callout-techspecs-environment-header {
		width: 180px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-environment .callout-techspecs-environment-header {
		width: 160px;
	}
}

@media only screen and (max-width: 734px) {
	.section-environment .callout-techspecs-environment-header {
		width: 160px;
	}
}

/* section built-in-apps */

@media only screen and (max-width: 734px) {
	#specs-icon-iphonemirroring-1 {
		margin-top: 15px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	#specs-icon-iphonemirroring-1 {
		margin-top: 15px;
	}
}

@media only screen and (min-width: 1069px) {
	#specs-icon-iphonemirroring-1 {
		margin-top: 14px;
	}
}

@media only screen and (max-width: 734px) {
	#specs-icon-preview-1 {
		margin-top: 15px;
	}
}

@media only screen and (max-width: 734px) {
	#specs-icon-quicktime-1 {
		margin-top: 14px;
	}
}

@media only screen and (max-width: 734px) {
	#specs-icon-tips-1 {
		margin-top: 14px;
	}
}

@media only screen and (max-width: 734px) {
	#specs-icon-tips-1 {
		margin-top: 14px;
	}
}

@media only screen and (max-width: 734px) {
	#specs-icon-phone-1 {
		margin-top: 14px;
	}
}

/* accessibility section grill */

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-accessibility .accessibility-features ul li:nth-child(1),
	.section-accessibility .accessibility-features ul li:nth-child(2),
	.section-accessibility .accessibility-features ul li:nth-child(6),
	.section-accessibility .accessibility-features ul li:nth-child(7),
	.section-accessibility .accessibility-features ul li:nth-child(8) {
		margin-bottom: 25px;
	}
}
