.css-content-panel-l {
	width: 100%;
	display: inline-block;
	min-height: 150px;
	background-color: white;
}
.css-f43f8a59-f0d3-4e5e-d052-a5acbef05dd6-l {
	float: left;
	box-sizing: border-box;
	width: 100%;
	min-height: 100px;
	padding: 8px;
	background-color: rgb(255,255,255);
	border: 30px groove rgb(0,0,0);
	border-radius: 0px 95px 0px 7px;
	-moz-border-radius: 0px 95px 0px 7px;
	-webkit-border-radius: 0px 95px 0px 7px;
	-khtml-border-radius: 0px 95px 0px 7px;
}