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

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/
/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-welcome .marquee-detail::before {
	background: none;
}
.section-welcome .marquee-detail {
	padding-inline-start: 0px;
}
@media only screen and (min-width: 736px) {
	.section-welcome .marquee-detail {
		padding-inline-start: 10px;
	}
}
@media only screen and (min-width: 736px) and (max-width: 1068px) {
	[data-component-list="MediaCardGallery"] .media-gallery-item-1 .caption-container.medium-pin-top-center .caption {
		margin-top: 22px;
	}
}
@media only screen and (max-width: 735px) {
	.section-welcome .marquee-detail {
		padding-top: 0;
		padding-bottom: 36px;
	}
	.section-welcome .marquee-detail .detail-inner-group {
		justify-content: center;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
