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

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




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



@media only screen and (max-width: 734px) {
.section-audio .xray-copy-container {
   height: 390px;
 }
}

.section-design .captions .frame-caption {
	top: 22%;
}

@media only screen and (max-width: 1068px){
	.section-design .captions .frame-caption {
		top: 20%;
	}
}

@media only screen and (max-width: 734px){
	.section-design .captions .frame-caption {
		top: auto;
	}
}

@media only screen and (max-width: 734px) {
	.section-design .digital-crown .controls {
		bottom: 20px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-icon-card .section-header .section-header-headline {
		max-width: min(770px, 75%);
	}
}

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