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

/* switch-v1 */
body.switch-v1 #ac-localnav .ac-ln-menu-link.variant {
	display: flex;
}

body.switch-v1 #ac-localnav .ac-ln-menu-link.control,
body.switch-v1 .ac-gf-breadcrumbs .control-copy {
	display: none;
}

body.switch-v1 .ac-gf-breadcrumbs .android-copy {
	display: inline;
}
