/* Local nav pricing - start */
.localnav-container .content-expand-wrap .product-action .product-cta .pricing {
	height: auto;
}
/* Local nav pricing - end */

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

/* Cellular and wireless - start */
.techspecs.with-2-columns.with-fullwidthrowheader-small .section-cellular-and-wireless .techspecs-column.span-2:last-child {
	margin-inline-start: 3%;
}

@media (max-width: 735px) {
	.techspecs.with-2-columns.with-fullwidthrowheader-small .section-cellular-and-wireless .techspecs-column.span-2:last-child {
		margin-inline-start: 0;
	}
}
/* Cellular and wireless - end */
