@charset "UTF-8";


.box-group .box .img {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.box-group .box .img span {
	width: 100%;
	height: 100%;
	background: center center no-repeat transparent;
	background-size: auto 101%;
	position: absolute;
	left: 0;
	top: 0;
}


.event-list {
	margin-bottom: 40px;
}