.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: 25%;
	margin: 0px;
}
.weristwer_zweit {
	height: 140px;
	overflow: auto;
	scrollbar-width: thin;
}
.weristwer_accounts_zweit_kA {
	height: 70px;	
}
		
.werava1 img { width: 100px; height: 100px; object-fit: cover; padding: 15px; border: 1px solid #FFFFFF; }
.werava2 img { width: 35px; height: 35px; object-fit: cover; }		
		
		
		
		