/* Marquee height - Start */
@media (max-width: 734px) {
	.section-welcome .marquee-detail {
		padding: 30px 0;
	}
	.section-welcome .viewport-content {
		row-gap: 40px;
	}
}

/* Marquee height - End */
