/* Local overrides */

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

	.section-techspecs
		.section-buttons-and-connectors
		.caption-usb-c-connector {
		--left: 107px;
	}

	.section-techspecs .typography-display-size {
		left: 0px;
	}
}
@media only screen and (min-width: 735px) {
	.section-techspecs .section-buttons-and-connectors .caption-top-button {
		width: 91px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-techspecs .section-buttons-and-connectors .caption-speaker-1 {
		--left: 135px;
	}

	.section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
		--left: 135px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-speaker-1 {
		--left: 99px;
	}

	.section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
		--left: 99px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-speaker-1 {
		--left: 90px;
	}

	.section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
		--left: 90px;
	}
}
