/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

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

@media only screen and (max-width: 734px) {
	.section-size-weight .image-wrapper.figure-side-view .caption-height {
		transform: translate(116px, 3px);
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
