.section-environment .banner-card-copy-column .banner-card-header{
		max-width: 420px;
	}

	#main > section.section.section-environment.background-alt.staggered-end > div > div > div > div > div.column.banner-card-copy-column{
		padding-right: 30px;
	}


@media (min-width: 1069px) {
	

}

@media (max-width: 1068px) {
	.stat:not(:first-child) {
        padding-block-start: 46px;
    }

    .section-environment .banner-card-copy-column .banner-card-header{
		max-width: 420px;
	}

	#main > section.section.section-environment.background-alt.staggered-end > div > div > div > div > div.column.banner-card-copy-column{
		padding-right: 20px;
	}
}

@media (max-width: 734px) {
	.margin-lr-10-small{
		margin-left: 10px;
		margin-right: 10px;
	}

	.top-50-small{
		position: relative;
		top: -50px;
	}

	#overview-highlights-highlights-120-endframe-2 > img{
		position: relative;
		top: -40px;
	}

	.section-environment .banner-card-copy-column .banner-card-header{
		max-width: 420px;
	}

}

.stat.up{
	padding-block-start: 46px;
}


.section-welcome .marquee-detail {
	padding-inline-start: 12px;
}

@media only screen and (max-width: 734px) {
	.section-welcome .detail-inner-group {
		justify-content: center;
	}
	.section-welcome .marquee-detail {
		padding-top: 8px;
	}
}
.section-welcome .marquee .marquee-detail::before {
	background: none;
}

@media only screen and (max-width: 1069px) {
	.section-welcome .viewport-content {
		row-gap: 2px;
	}
	.section-welcome .detail-inner-group {
		flex-direction: column;
		align-items: flex-end;
		top: 10px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-welcome .viewport-content {
		row-gap: 2px;
	}
	.section-welcome .detail-inner-group {
		top: -60px;
	}
}

@media only screen and (max-width: 734px) {
	.section-welcome .detail-inner-group {
		flex-direction: column;
		align-items: center;
		top: -10px;
	}
}