.section-tiles .tile .tile-content {
	padding: 28px 30px 32px;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-tiles .tile .tile-content {
		padding: 20px 16px 42px;
	}
}

p .highlight, h3 .highlight, span .highlight {
	z-index: -1;
}

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