
.box202507041128441627_wai_kuang{
/*	background-image: linear-gradient(90deg,hsla(0,0%,7%,.95) 100%,#000 0);*/
}

.box202507041128441627 {
    display: grid;
    grid: "l1";
}
.box202507041128441627_1{

}
.box202507041128441627_1 img{
	height: 95px;
}
@media (min-width: 992px){
	.box202507041128441627 {
		height: 99.6px;
		display:flex;
		/* gap: 32px; */
		column-gap: 32px;
		row-gap: 32px;
		align-items: center;
		justify-content: center;
	}
	
	.box202507041128441627_1{
		font-size: 40px;
	}
	.box202507041128441627_2{
		

	}
}