.section-techspecs .section-size .caption-depth {
	bottom: 44px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-size .caption-depth {
		bottom: 32px;
	}
}

@media only screen and (max-width: 735px) {
	.section-techspecs .section-size .caption-depth {
		bottom: 15px;
	}
}

.section-techspecs .section-size .caption-height {
	--left: 151px;
	--top: 89px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-size .caption-height {
		--left: 102px;
		--top: 60px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-size .caption-height {
		--left: 32px;
		--top: 28px;
	}
}

.section-techspecs .section-size .caption-width {
	--right: 68px;
	--top: 38px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-size .caption-width {
		--right: 26px;
		--top: 28px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-size .caption-width {
		--right: -20px;
		--bottom: 146px;
		--top: 6px;
	}
}

.section-techspecs .section-size .caption-depth {
	--bottom: 38px;
	--right: 154px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-size .caption-depth {
		--bottom: 27px;
		--right: 95px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-size .caption-depth {
		--bottom: unset;
		--top: 139px;
		--right: 14px;
	}
}
