/* compare */
.section-compare .tout {
	line-height: inherit;
}

/* buystrip */
@media only screen and (max-width: 1068px) {
	.buystrip-hero .trade-in .item-copy {
		max-width: 20em;
	}
}

@media only screen and (max-width: 734px) {
	.buystrip-hero .trade-in .item-copy {
		max-width: 17em;
	}
	.buystrip-hero .grid-item:not(:first-child) {
		margin-top: 64px;
	}
}
