@media (max-width:1068px){
.medium-show {
display: inline-block;
}


}



@media (min-width:734px) and (max-width:1068px){
.section-external .image-external-connectors .diagram-text.diagram-volume{
	left: 265px;
}
.section-external .image-external-connectors .diagram-text.diagram-ring{
		left:380px
}
.section-system-requirements .techspecs-rowheader{
	display: inline-block;
	left: -10px;
}}



@media (max-width:734px){

.section-external .techspecs-column {
	position: relative;
	left: 25px;

}



.section-external .image-external-connectors .diagram-text.diagram-ring{
	bottom: 335px;
}
.section-external .image-external-connectors .diagram-text.diagram-side{
	top: 117px;
}
.section-external .image-external-connectors .diagram-text.diagram-volume{
	top: 116px;
}

.section-external .image-external-connectors .diagram-text.diagram-camera-control{
	top: 202px;
}
}

