/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-welcome .marquee-detail {
	padding-inline-end: 25px;
}
.section.section-icon-card-gallery {
	display: none;
}
.product-tile .tout-group {
	margin-top: 0px;
}
.section-welcome .marquee-detail {
	margin-top: 0px;
}
@media only screen and (min-width: 1069px) {
	.section-welcome .marquee-detail {
		margin-bottom: 3px;
	}
}
@media (max-width: 734px) {
	.section-welcome .marquee-detail {
		margin-top: 22px;
	}
}
@media only screen and (max-width: 480px) {
	.section-welcome .marquee-detail {
		margin-top: 25px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
