.biz_style {
	display: flex;
	justify-items: center;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
}

.ps_grid-flex .ps_grid-cell.psc_checkbox{
	width: 15%;
}