




@media only screen and (min-width: 1069px) {
	.section-size-weight .vesa .caption-wrapper.caption-depth{
		left: 21px;
		bottom: -30px;
	}
}





@media only screen and (max-width: 1068px) {
	.section-size-weight .vesa .caption-wrapper.caption-depth{
		left: 15px;
		bottom: -30px;
	}
}


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