.events{}
.events.events_chess{}
.events.events_chess a{text-decoration:none;}

.events .item {
	margin-top: 64px;
}
.events .body{}
.events .body .image{}
.events .body .image a {
	padding-top: 67%;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.events .body .description {
	font-family: 'Casus Pro';
	font-size: 20px;
	margin-top: 16px;
	display: block;
}
.events .big .body .description{
	font-size: 32px;
}
.events .body .description .event-type{
	font-style: italic;
	display: inline;
}
.events .body .description .events-name{
	display: inline;	
}
.events .body .caption{
	font-size: 14px;
	margin-top: 16px;
	display: block;
}
.events .body .caption .date{display: inline;}
.events .body .caption .museum {
	color: #fff;
	display: table;
	border: 1px solid;
	border-radius: 20px;
	padding: 3px 16px 7px;
	margin-top: 12px;
	border-color: #fff;
}