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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

@media only screen and (min-width: 1068px) {
	.section-charging .viewport-content .stats > .stat {
		margin-right: -32px;
	}
}

.section-charging .viewport-content .stats > .stat ~ .stat {
	margin-right: none;
}

.section-welcome .marquee-detail {
	padding-inline-end: 25px;
}

.section.section-icon-card-gallery {
	display: none;
}

@media only screen and (min-width: 1069px) {
	.section-welcome .marquee-detail {
		margin-bottom: 0;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-welcome .marquee-detail {
		margin-top: 0;
	}
}

@media only screen and (max-width: 734px) {
	.section-welcome .marquee-detail {
		margin-top: 25px;
	}
}

@media only screen and (max-width: 734px) {
	.main {
		/* overflow-x: hidden; */
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
