.buystrip-hero .help {
	grid-column: span 6;
	margin-top: 0;
}

@media (max-width: 735px) {
	.buystrip-hero .help {
		grid-column: span 12;
	}
}
