/*------------------------------------*\
  LOCAL SCREENS
\*------------------------------------*/
/*------------------------------------*\
  END LOCAL SCREENS
\*------------------------------------*/
/*------------------------------------*\
  LOCAL FIXES
\*——————————————————*/
@media only screen and (min-width: 1069px) {
	.section-techspecs .section-buttons-and-connectors .caption-volume {
		--left: 24px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-speaker-1 {
		--left: 145px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-camera-1 {
		--left: 126px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-top-button {
		--left: 286px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-microphone {
		--left: 504px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
		--left: 145px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-usb-c-connector {
		--left: 488px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-microphone-2 {
		--left: 205px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-microphone {
		--left: 389px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-usb-c-connector {
		--left: 375px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
		--left: 110px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-speaker-1 {
		--left: 110px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-microphone-2 {
		--left: 163px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-volume {
		--left: 13px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-camera-1 {
		--left: 92px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-microphone {
		--left: 108px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-usb-c-connector {
		--left: 93px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-volume {
		--left: 11px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-microphone-2 {
		--left: 152px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-top-button {
		--left: 217px;
	}
}
/*------------------------------------*\
  END LOCAL FIXES
\*------------------------------------*/
