.box202212221804{
	display: flex;
	justify-content: center;
	color: #d50000;
	font-weight: bold;
	font-size: 5rem;
}


@media(min-width:768px){
.box202212221804{
	font-size: 5rem;
}
}