.event-list  {
	margin-bottom: 40px;
} 
.event-list .zagl {
	display: block;
	text-decoration: none;
	font-size: 24px;
	font-weight: 300;
	padding-bottom: 14px;
	border-bottom: 1px solid #c7d7dd;
	margin-bottom: 25px;
	padding-right: 10px;
}
.event-list  .date {
	color: #3fbb4b;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 5px;
}
.event-list a {
	text-decoration: none;
}
.event-list a .name {
text-decoration: none;
font-size: 18px;
font-weight: 600;
text-decoration: none;
}
.event-list .news-item {
	margin-bottom: 19px;
}