.section-environment {
	margin-bottom: 20px;
}

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

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

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

@media only screen and (min-width: 1069px) {
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.copy-block.chemistry .environment-subheader {
		width: max-content;
	}
}

@media only screen and (max-width: 734px) {
	.section-size-weight .techspecs-column .image-wrapper.figure-top-view.row .caption-wrapper.caption-depth .typography-body-reduced-tight.caption {
		margin-top: 13px;
	}

	.section-size-weight .techspecs-column .image-wrapper.figure-side-view.row span.typography-body-reduced-tight.caption {
		margin-top: 8px;
	}
}

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