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

.section-ar .banner-copy {
	padding-bottom: 44px;
	padding-top: 0px;
}

@media only screen and (max-width: 420px) {
	.hero-payoff {
		font-size: 42px;
	}
	.headline-section {
		font-size: 36px;
	}
	.section-engraving .typography-router-tagline {
		width: auto;
	}
}

@media only screen and (max-width: 1024px) {
	.dancer-copy-section-content .large-4 {
		flex-basis: 36.3333333333%;
		max-width: 36.3333333333%;
	}
	.section-engraving .typography-router-tagline {
		width: 265px;
	}
}

@media only screen and (max-width: 734px) {
	.dancer-copy-section-content .large-4 {
		flex-basis: 100%;
		max-width: 100%;
	}
	.section-ar .banner-copy {
		padding-bottom: 44px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
