.section-sign-up .content-wrapper {
	max-width: 750px;
}
.section-how-to-buy-module .column-buy .column-content {
	max-width: 440px;
}

@media only screen and (max-width: 734px) {
	.section-how-to-buy-module .column:not(:last-child) {
		padding: 0;
	}
}

.width-fix {
	font-size: 21px;
}
/* Start of how to buy modal style !!Remove thiis when learn more button is back */
.section.section-how-to-buy-module a.icon-wrapper.typography-eyebrow-reduced:first-of-type {
	display: none;
}
[class*="typography-eyebrow"] {
	margin-top: 0.8em;
}
/* End of how to buy modal style !!Remove thiis when learn more button is back */
