@media (min-width: 1069px) {
	.section-size-weight .vesa .caption-wrapper.caption-depth {
		left: 20px;
		bottom: -32px;
	}
	.section-size-weight .tilt-height .caption-wrapper.caption-width {
		top: -28px;
	}
	.section-size-weight .vesa .caption-wrapper.caption-width {
		top: -29px;
	}
}

@media (max-width: 1068px) {
	.section-size-weight .vesa .caption-wrapper.caption-depth {
		left: 20px;
		bottom: -34px;
	}
	.section-size-weight .tilt-height .caption-wrapper.caption-width {
		top: -28px;
	}
	.section-size-weight .vesa .caption-wrapper.caption-width {
		top: -29px;
	}
}

@media (max-width: 734px) {
	.section-size-weight .vesa .caption-wrapper.caption-depth {
		left: 1px;
		bottom: -28px;
	}
}
