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






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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-chip .subsection-m1 .badge.rays-animation .typography-rays-badge-value {
	height: 66px;
}

@media only screen and (max-width: 1068px) {
	.section-chip .subsection-m1 .badge.rays-animation .typography-rays-badge-value {
		height: 50px;
	}
}

@media only screen and (max-width: 734px) {
	.subsection-m1 .badges .badge:nth-child(2) {
		margin-right: 40px;
	}
}

.subsection-architecture .badges {
	margin-top: 20px;
}
@media only screen and (max-width: 1068px) {
	.subsection-architecture .badges {
		margin-top: 40px;
	}
}
@media only screen and (max-width: 734px) {
	.subsection-architecture .badges {
		margin-top: 54px;
	}
}

.subsection-architecture .badges .badge:last-of-type {
	margin-left: 20px;
}

@media only screen and (max-width: 734px) {
		html.enhanced .section-display-xdr .sticky-xdr-leds-dimming .pin-container .pin-caption.pin-dimming {
		margin-left: -50px;
		margin-top: -30px;
	}
}


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