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

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

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

.inline-disclaimer {
    color: #6e6e73;
    font-weight: 400;
    font-size: 14px;
}

@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 .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);
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
