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

.section-specialist .grid-item-expert .arrow-icon {
	right: 25%;
}

@media only screen and (max-width: 1068px) {
	.section-specialist .grid-item-expert .arrow-icon {
		right: 30%;
	}
}

@media only screen and (max-width: 734px) {
	.section-specialist .grid-item-expert .arrow-icon {
		left: 110%;
	}
}
