.kontaktmenschen-flex {	
	display: flex;
	justify-content: center;
	gap: 40px;
	flex-wrap: wrap;
}

.kontaktmenschen-flex > div {
	width: 375px;
}
