/* Local Overrides */

/* Buy button ALT */

.section-welcome .marquee-detail::before {
	display: none;
}

@media only screen and (max-width: 734px) {
	.section-welcome .detail-inner-group {
		justify-content: center;
	}
}

@media only screen and (max-width: 1068px) {
	.section-welcome .viewport-content {
		justify-content: center;
	}
}

.subsection-anc .adaptive-audio-container .image.image-flex-fix {
	display: flex;
}
