.section-hero .highlight {
	z-index: -1;
}

@media only screen and (max-width: 734px) {
	.section-content .row + .row {
		margin-top: 50px;
	}
}

.section-stories .story-item-brazil .story-headline {
	max-width: 830px;
}

.modal-success-story .modal-content .modal-stats .modal-stat-label {
	max-width: 200px;
}

.modal-success-story .modal-content .modal-hero.australia-st-andrews .modal-hero-copy {
	max-width: 680px;
}

@media only screen and (max-width: 1068px) {
	.modal-success-story .modal-content .modal-hero.australia .modal-hero-copy {
		max-width: 420px;
	}
}

@media only screen and (min-width: 1069px) {
	.modal-success-story .modal-content .modal-body.new-zealand .modal-quote-container, .modal-success-story .modal-content .modal-body.canada-sisler .modal-quote-container {
		padding-left: 0;
		padding-right: 0;
	}
}
/* 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 */

.modal-success-story .modal-content .modal-hero-copy {
	max-width: 620px;
}

@media only screen and (max-width: 1068px) {
	.modal-success-story .modal-content .modal-hero-copy {
		max-width: 462px;
	}
}
