/* Buystrip */

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

/* explore modal pricing */
.localnav-container .content-expand-wrap .product-action .product-cta .pricing {
	height: auto;
}

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

/* buystrip start */
.buystrip-hero .trade-in .item-headline {
	max-width: 16em;
}
.buystrip-hero .trade-in .item-copy {
	max-width: 20em;
}

/* buystrip end */
