/* CSS for Diagram Alignment <div class="caption-wrapper caption-depth"> */
.section-size-weight .tilt .caption-wrapper.caption-width {
	top: -31px;
}

.section-size-weight .tilt-height .caption-wrapper.caption-width {
	top: -30px;
}

.section-size-weight .vesa .caption-wrapper.caption-width {
	top: -31px;
}

.section-size-weight .tilt .caption-wrapper.caption-depth {
	bottom: -32px;
}

.section-size-weight .vesa .caption-wrapper.caption-depth {
	left: 17px;
	bottom: -30px;
}

.disclaimer {
	margin-top: 1.6em;
}

@media only screen and (max-width: 734px) {
	.section-compatibility .disclaimer {
		margin-top: 18px;
	}
}
