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




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




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



.section-techspecs .section-size .caption-width {
    --right: 64px;
    --top: 42px;
}

@media only screen and (max-width: 1068px) {
    .section-techspecs .section-size .caption-width {
        --right: 23px;
        --top: 28px;
    }
}

@media only screen and (max-width: 734px) {
    .section-techspecs .section-size .caption-width {
        --right: -14px;
        --top: 6px;
    }
}

.section-techspecs .section-size .caption-height {
    --left: 144px;
    --top: 96px;
}

@media only screen and (max-width: 1068px) {
    .section-techspecs .section-size .caption-height {
        --left: 108px;
        --top: 54px;
    }
}

@media only screen and (max-width: 734px) {
    .section-techspecs .section-size .caption-height {
        --left: 38px;
        --top: 20px;
    }
}

.section-techspecs .section-size .caption-depth {
    --bottom: 46px;
    --right: 154px;
}

@media only screen and (max-width: 1068px) {
    .section-techspecs .section-size .caption-depth {
        --bottom: 32px;
        --right: 94px;
    }
}

@media only screen and (max-width:734px) {
    .section-techspecs .section-size .caption-depth {
        --bottom: 14px;
        --right: 14px;
    }
}


.section-environment .callout-techspecs-environment-content .content-cta {
    width: 100%;
}
/*------------------------------------*\
		END LOCAL FIXES
\*------------------------------------*/
