/* LOCAL EDITS */

/* section-support alignment */
@media only screen and (min-width: 1069px) {
	.page-how-to-buy .section-support .support-content {
		align-self: center;
		padding-top: initial;
	}
}
