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

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

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

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

@media only screen and (min-width: 1069px) {
	.section-techspecs .section-buttons-and-connectors .caption-volume {
		inset-block-start: 113px;
		inset-inline-end: 196px;
	}
	.section-techspecs .section-size-weight .caption-depth {
		top: 235px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-volume {
		inset-block-start: 84px;
		inset-inline-end: 112px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .update-buttons-and-connectors-image .caption-mic-1 {
		left: 110px;
		top: -112px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-volume {
		inset-block-start: 617px;
		inset-inline-start: 17px;
	}
	.section-techspecs .section-size-weight .caption-depth {
		top: 114px;
	}
}

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