/* LOCAL OVERRIDES */

/* size and weight */

@media only screen and (min-width: 1069px) {
	.section-size .column-11-inch .diagram-text-height {
		top: 21px;
	}

	.section-size .column-11-inch .diagram-text-width {
		top: -2px;
	}

	.section-size .column-11-inch .diagram-text-depth {
		top: 167px;
	}

	.section-size .column-12-inch .diagram-text-depth {
		top: 186px;
	}
	.section-buttons-and-connectors .caption-usb-connector {
		left: 540px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-size .column-11-inch .diagram-text-height {
		top: 10px;
	}

	.section-size .column-11-inch .diagram-text-width {
		top: -2px;
	}

	.section-size .column-11-inch .diagram-text-depth {
		top: 100px;
	}

	.section-size .column-12-inch .diagram-text-height {
		top: 0px;
	}

	.section-size .column-12-inch .diagram-text-depth {
		top: 112px;
	}
	.section-buttons-and-connectors .caption-usb-connector {
		left: 395px;
	}
}

@media only screen and (max-width: 734px) {
	.section-size .column-11-inch .diagram-text-height {
		top: 3px;
	}

	.section-size .column-11-inch .diagram-text-depth {
		top: 96px;
	}

	.section-size .column-12-inch .diagram-text-height {
		top: 4px;
	}

	.section-size .column-12-inch .diagram-text-depth {
		top: 105px;
	}
	.section-buttons-and-connectors .caption-usb-connector {
		left: -23px;
	}

	.section-buttons-and-connectors .caption-microphone-1 {
		top: -501px;
		left: 79px;
	}
}
