/* 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;
	}
}