
	.playerwrap_bnq{
		display:flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		margin-bottom: 3px;
		margin-top: 3px;
	}
		
	.fieldswrap_bnq{
		justify-content: center;
		align-items: center;
		display:flex;
		flex-wrap: wrap;
		align-self: stretch;
		border: 0px solid black;
	}
