/* explore tab pricing adjustment */
@media (min-width: 735px) {
	.localnav-container .content-expand-wrap .product-action .product-cta .pricing {
		height: 17px;
	}
}

/* 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 */
