.wrapper {
	padding-bottom: 0px; 
}

.block_1, .block_2, .block_3 {
	padding-bottom: 32767px !important;
	/*Wert erhöhen um Abstand zu veringern*/
	margin-bottom: -32771px !important;
	/*margin-bottom: -32767px !important;*/
	float: left;
	width: 232px;
	/* margin-left: 1.1vw; */
	border-right: 1px solid #C9CBC3;
	padding-left: 0.4em;
}