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

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

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

.section-environment.section-environment-alt {
	margin-bottom: 20px;
}
.section-chip .techspecs-row .techspecs-column .copy-group .copy-item:nth-of-type(2) {
	height: 280px;
}

@media only screen and (max-width: 1068px) {
	.section-chip .techspecs-row .techspecs-column .copy-group .copy-item:nth-of-type(2) {
		height: 310px;
	}
}

@media only screen and (max-width: 734px) {
	.section-chip .techspecs-row .techspecs-column .copy-group .copy-item:nth-of-type(2) {
		height: unset;
	}
}

.typography-specs-caption.caption.caption-1 {
	color: #86868b;
	margin-left: -16px;
}

@media only screen and (max-width: 734px) {
	.connections-captions.headphone .typography-specs-caption.caption.caption-1 {
		margin-left: -52px;
	}
}

.section-environment .techspecs-subheader + p.techspecs-subheader {
	margin-top: 20px;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-techspecs .section-in-the-box ul.techspecs-list {
		max-width: 100px;
	}
}

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