.section-size .diagram-text {
	margin-top: 16px;
}

@media (min-width: 1069px) {
	.section-size .image-dimensions-ipadAir-11 .diagram-text-depth {
		top: 150px;
	}

	.section-size .image-dimensions-ipadAir-13 .diagram-text-depth {
		top: 169px;
	}
}

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

	.section-size .column-12-inch .diagram-text-depth {
		top: 97px;
	}

	.section-size .column-11-inch .diagram-text-height {
		left: 6px;
	}
}

@media (max-width: 734px) {
	.section-size .column-11-inch .diagram-text-depth {
		top: 81px;
	}

	.section-size .column-12-inch .diagram-text-depth {
		top: 90px;
	}
}
