.weristwer_container {
	display: flex;
	display: -webkit-flex;
	-moz-display: flex;
	flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: flex-start;
	-moz-justify-content: flex-start;
	-webkit-justify-content: flex-start;
}
.weristwer_accounts {
width: 48.8%;
margin: 0 3px 10px 3px;
border: 0.5px solid rgb(30, 30, 30);
}
.weristwer_zweit {
	height: 182px;
	overflow: auto;
}
.weristwer_accounts_zweit_kA {
	height: 82px;	
}