.section-external .image-external-connectors .diagram-text.diagram-speaker-mic {
	left: 660px;
}

@media only screen and (max-width: 1068px) {
	.section-external .image-external-connectors .diagram-text.diagram-speaker-mic {
        left: 420px;
    }
}

@media only screen and (max-width: 734px) {
	.section-external .image-external-connectors .diagram-text.diagram-speaker-mic {
        bottom: 425px;
        left: 28px;
        width: 130px;

    }
}

.section-external .image-external-connectors .diagram-text.diagram-speaker{
	text-align: center;
}

.section-external .image-external-connectors .diagram-text.diagram-speaker{
	left: 195px;
}

@media only screen and (max-width: 1068px) {
	.section-external .image-external-connectors .diagram-text.diagram-speaker{
		left:140px;
	}
}

@media only screen and (max-width: 734px) {
	.section-external .image-external-connectors .diagram-text.diagram-speaker{
		left: 95px;
	}

}

@media only screen and (max-width: 734px){
	.section-sim .techspecs-row .techspecs-column.no-margin_s{
		margin-left: 0;

	}
}


/* fixed icon */
.icon-wrapper .icon,.icon-wrapper .icon-after:after,.icon-wrapper .icon-before:before,.icon-wrapper .more:after {
    position: relative;
}