

@media only screen and (max-width: 734px) {
	.section-size-weight .image-wrapper.figure-top-view .caption-depth {
		transform: translate(124px, 80px);
	}

	.section-size-weight .image-wrapper.figure-side-view .caption-height {
		transform: translate(116px, 3px);
	}

	.section-size-weight .image-wrapper.figure-top-view .caption-depth {
		transform: translate(124px, 82px);
	}

	.section-size-weight .image-wrapper.figure-side-view .caption-height {
		transform: translate(116px, 3px);
	}
}