.box20220107150046{
	display: flex;
	justify-content: flex-end;	
}
.box20220107111604 {
	display: flex;
	justify-content:flex-end;
	align-content: center;
	align-items: center;
	width: 39px;
	height: 39px;
	border-radius:24px;
	/*background: #000;*/
	color: #fff;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	margin: 0 8px;
	font-size: 30px;
}
.box20220107150046 img{
width:100%;
	max-height: 100%;
}