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

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

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

.section-compare {
	--footer-tile-spacing: 25px;
}

.section-techspecs .section-size-weight .caption-depth {
	bottom: 43px;
}

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

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



    .section-techspecs .section-buttons-and-connectors .update-buttons-and-connectors-image .caption-mic-1 {
        left: 110px;
        top: -112px;
    }


}

@media only screen and (min-width: 1069px) {
.section-techspecs .section-buttons-and-connectors .caption-volume {
    right: 58px;
    top: 82px;
}
}


@media only screen and (min-width: 735px) and (max-width: 1068px) {
    .section-techspecs .section-buttons-and-connectors .caption-volume {
        right: 52px;
        top: 55px;
    }
}

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