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

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

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

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

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

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