@media (max-width: 1068px) {
	.section-external .image-external-connectors .diagram-text.diagram-mic {
		left: 30px;
	}
}

@media (max-width: 734px) {
	.section-external .image-external-connectors .diagram-text.diagram-mic {
		left: 12px;
	}
}

@media (max-width: 480px) {
	.section-external .image-external-connectors .diagram-text.diagram-mic {
		left: 55px;
	}
	.section-external .image-external-connectors .diagram-text.diagram-speaker-2 {
		left: -10px;
	}
}

/* Buystrip - start */
.buystrip-hero .trade-in .item-headline {
	max-width: 13em;
}

@media (min-width: 735px) {
	.section-buystrip-hero .help {
		grid-column: span 6;
		margin-top: 0px;
	}
}

/* Buystrip - end */
