/* Local Overrides */

/* Hero Section */

.section-welcome > .marquee > .viewport-content > div.marquee-detail {
	visibility: hidden;
}

/* Section Redisigned */

@media (min-width: 735px) and (max-width: 1068px) {
	.section-redesigned .pin-ear-fit .pin-caption {
		max-width: 120px;
	}
}

@media (min-width: 735px) and (max-width: 1068px) {
	.section-header {
		column-gap: 0px;
	}
}

.section-redesigned .section-headline {
	max-width: 680px;
	margin: auto;
}

@media only screen and (max-width: 1068px) {
	.section-redesigned .section-headline {
		max-width: 560px;
		margin: auto;
	}
}
