.box20250504100008 {
    display: flex;
    justify-content: center;
}
.box20250504100008_1 {
	padding: 0 22px;
	/* background-color: #dfdfdf; */
	font-size: 4rem;
	/* color: #000; */
	/* border: 1px solid #d8d8d8; */
}

@media(min-width:768px) {
    .box20250504100008_1 {
		padding: 0 69px;
        font-size: 30px;
        line-height: 40px;
    }
	
}