.buystrip-hero .help {
	grid-column: span 6;
	margin-top: 0;
}
@media (max-width: 734px) {
	.buystrip-hero .help {
		grid-column: span 12;
	}
}
