.quality-process-bg{
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	width:100%;
}
.process-wrap{
	gap:0.5em !important;
	height:503px !important;
}
.process-cell{
	height:100%;
}
.process-cell .wp-block-group{
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}