.box20250710192135{
	display: flex;
	justify-content: center;
	font-size: 30px;
}


@media(min-width:768px){
.box20250710192135{
	display: flex;
	justify-content: center;
	font-size: 30px;
	align-items: center;
}
}