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

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

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

.column-silver {
	left: -8px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-finish .finish-labels.column-silver {
		left: -10px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-finish .finish-labels.column-silver {
		left: 0px;
	}
}

.section-techspecs .section-finish .finish-labels.column-blue {
	left: -9px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-finish .finish-labels.column-blue {
		left: 13px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-finish .finish-labels.column-blue {
		left: 0px;
	}
}

.section-techspecs .section-finish .finish-labels.column-pink {
	left: -34px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-finish .finish-labels.column-pink {
		left: 9px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-finish .finish-labels.column-pink {
		left: 0px;
	}
}

.section-techspecs .section-finish .finish-labels.column-yellow {
	left: -26px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-finish .finish-labels.column-yellow {
		left: 42px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-finish .finish-labels.column-yellow {
		left: 0px;
	}
}

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

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

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

.section-techspecs .section-buttons-and-connectors .caption-touch-id {
	left: 302px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-touch-id {
		left: 241px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .update-buttons-and-connectors-image .caption-touch-id {
		/* 		left: 243px; */
		top: -32px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-sim-tray {
		bottom: 51px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-sim-tray {
		bottom: 50px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-usbc-connector {
		right: -16px;
	}
	.section-techspecs .section-buttons-and-connectors .update-buttons-and-connectors-image .caption-mic-1 {
		left: 108px;
	}
}

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

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .update-buttons-and-connectors-image .caption-smart-connector {
		bottom: 515px;
	}
}
@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .update-buttons-and-connectors-image .caption-speaker-2 {
		bottom: 8px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
