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

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

@media only screen and (min-width: 1069px) {
	.section-weight-and-dimensions .image-dimensions-ipadPro-11 .diagram-text-depth {
		top: 167px;
	}
	.section-weight-and-dimensions .image-dimensions-ipadPro-13 .diagram-text-depth {
		top: 185px;
	}
	.section-buttons-and-connectors .diagram-text.top-button {
		top: -36px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-weight-and-dimensions .image-dimensions-ipadPro-11 .diagram-text-depth {
		top: 99px;
	}
	.section-weight-and-dimensions .image-dimensions-ipadPro-13 .diagram-text-depth {
		top: 110px;
	}
}

@media only screen and (max-width: 734px) {
	.section-weight-and-dimensions .image-dimensions-ipadPro-11 .diagram-text-depth {
		top: 103px;
	}
	.section-weight-and-dimensions .image-dimensions-ipadPro-13 .diagram-text-depth {
		top: 116px;
	}
	.section-buttons-and-connectors .diagram-text.microphone-2 {
		right: 223px;
		left: 215px;
	}
}

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