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

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

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

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

.section-environment .callout-techspecs-environment-content .content-headline {
	margin-bottom: 30px;
}

.section-techspecs .section-size .caption-height {
	top: 48px;
}

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

.section-techspecs .section-size .caption-width {
	top: 29px;
}

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

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

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

.section-techspecs .section-buttons-and-connectors .caption-microphone-2 {
	--left: 194px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-microphone-2 {
		--left: 148px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-microphone-2 {
		--left: 136px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-top-button {
		--top: 0px;
		--left: 214px;
	}
}
/*------------------------------------*\
		END LOCAL FIXES
\*------------------------------------*/
