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

/* Overlapping Volume 1 S Viewport Fix - START */
@media (max-width: 480px) {
	.section-external .image-external-connectors .diagram-text.diagram-volume-1 {
		left: -25px;
	}
}
/* Overlapping Volume 1 S Viewport Fix - END */

.section-external .image-external-connectors .diagram-text.diagram-speaker-mic {
	width: 135px;
}
