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

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

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

@media only screen and (min-width: 735px) {
	.callout-techspecs-environment .callout-techspecs-environment-copy {
		width: 90%;
	}
	.callout-techspecs-environment-content > :last-child {
		margin-bottom: 1.33em;
	}
}

/*  Environment Section fix - REMOVE once section is updated */

/*  END - Environment Section fix  */

.techspecs-section.subsection-reference-mode ul li {
	-ms-flex: 0 49%;
	flex: 0 49%;
	padding-right: 1%;
}

@media only screen and (max-width: 735px) {
	.image-wrapper-connections .caption-thunderbolt {
		max-width: 170px;
	}
}

br.xsmall {
	display: none;
}

@media only screen and (max-width: 400px) {
	br.xsmall {
		display: block;
	}
}

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