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

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

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

@media only screen and (min-width: 1069px) {
	.section-environment .techspecs-rowheader.environment-header.headline-wrapper .large-7 {
		max-width: 78%;
	}
}
@media only screen and (max-width: 1068px) {
	.section-environment .techspecs-rowheader.environment-header.headline-wrapper .large-7 {
		max-width: 97%;
	}
}

@media only screen and (max-width: 734px) {
	.section-size-weight .image-wrapper.figure-side-view .caption-height {
		transform: translate(116px, 4px);
	}
	.section-size-weight .image-wrapper.figure-top-view .caption-depth {
		transform: translate(124px, 82px);
	}
	.section-size-weight .image-wrapper.figure-top-view .caption-width {
		transform: translate(-40px, 194px);
	}
}

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