/* Fix Diagram */
.section-external .image-external-connectors .diagram-text.diagram-volume {
	left: 410px;
}
@media (max-width: 1068px) {
	.section-external .image-external-connectors .diagram-text.diagram-volume {
		left: 284px;
	}
}
@media (max-width: 734px) {
	.section-external .image-external-connectors .diagram-text.diagram-volume {
		left: auto;
		top: 109px;
		width: 58px;
	}
}

.section-external .image-external-connectors .diagram-text.diagram-ring {
	left: 530px;
	width: 78px;
}
@media (max-width: 1068px) {
	.section-external .image-external-connectors .diagram-text.diagram-ring {
		left: 385px;
		width: 88px;
	}
}

@media (max-width: 734px) {
	.section-external .image-external-connectors .diagram-text.diagram-ring {
		width: 66px;
		top: 70px;
		left: auto;
	}
}

.section-external .image-external-connectors .diagram-text.diagram-side {
	width: 106px;
}
@media (max-width: 1068px) {
	.section-external .image-external-connectors .diagram-text.diagram-side {
		width: 90px;
	}
}
@media (max-width: 734px) {
	.section-external .image-external-connectors .diagram-text.diagram-side {
		top: 115px;
		width: 57px;
	}
}

.section-external .image-external-connectors .diagram-text.diagram-speaker {
	width: 140px;
}
@media (max-width: 1068px) {
	.section-external .image-external-connectors .diagram-text.diagram-speaker {
		width: 110px;
	}
}
@media (max-width: 734px) {
	.section-external .image-external-connectors .diagram-text.diagram-speaker {
		width: 80px;
	}
}

/* buystrip section */

.buystrip-hero .help {
	margin-top: unset;
}

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

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

@media (max-width: 1068px) {
	.buystrip-hero .trade-in .item-headline {
		max-width: 13em;
	}
}

@media (max-width: 734px) {
	.buystrip-hero .trade-in .item-headline {
		max-width: 13em;
	}
}
