/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   GLOBAL FOOTER STYLES
\*------------------------------------*/

/*------------------------------------*\
   END GLOBAL FOOTER STYLES
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.modal-success-story .modal-content .modal-hero-copy {
	max-width: 560px;
}
.modal-success-story .modal-content .modal-hero.scotland .modal-hero-copy {
	max-width: 588px;
}
.modal-success-story .modal-content .modal-stats .modal-stat-label {
	max-width: 170px;
}
.modal-success-story .modal-content .sky-text .modal-stat-label {
	max-width: 180px;
}
.modal-success-story .modal-content .tangerine-text .modal-stat-label {
	max-width: 120px;
}
.modal-success-story .modal-content .gold-text .modal-stat-label {
	max-width: 240px;
}
@media only screen and (min-width: 1069px) {
	.modal-success-story .modal-content .modal-hero-copy .modal-eyebrow {
		max-width: 420px;
	}
}

@media only screen and (max-width: 1068px) {
	.modal-success-story .modal-content .modal-hero.scotland .modal-hero-copy {
		max-width: 438px;
	}
	.section-how-to-buy-module .section-copy {
		max-width: 460px;
	}
	.modal-success-story .modal-content .modal-hero-copy .modal-eyebrow {
		max-width: 420px;
	}
}

@media only screen and (max-width: 734px) {
	.modal-success-story .modal-content .modal-hero.scotland .modal-hero-copy {
		max-width: 288px;
	}
	.typography-headline-elevated {
		font-size: 36px;
	}

	.modal-success-story .modal-content .modal-stats .stat {
		width: 110px;
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
