.box20220227171247 {
    display: flex;
    justify-content: center;
}
.box20220227171247_1 {
	padding: 0 22px;
    background-color: #dfdfdf;
    font-size: 14px;
    color: #000;
    border: 1px solid #d8d8d8;
}
@media(min-width:768px) {
    .box20220227171247_1 {
		padding: 0 69px;
        font-size: 30px;
        line-height: 40px;
    }
}