/*local fixes*/
@media only screen and (max-width: 735px) {
	.image-wrapper-connections .caption-thunderbolt {
		max-width: 200px;
	}
}

/* font size  all techspecs-section */
@media only screen and (min-width: 735px) and (max-width: 800px) {
	.techspecs-rowheader {
		font-size: 19px;
	}
}
