/*------------------------------------*\
  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) {
}
@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;
    }
}

    .section-environment .environment-subheader-footnote {
    display:inline;
  }

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