.about-section {
	margin-bottom: 80px;
}

.works-list,
.event-year ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.works-item {
	margin-bottom: 18px;
}

.works-client {
	display: block;
}

.works-detail {
	display: block;
}

.event-year {
	margin-bottom: 28px;
}

.event-year .year {
	display: inline-block;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.4;
	color: #000;
	border-bottom: 1px solid #000;
	margin: 0 0 6px;
}

.event-year li {
	margin-bottom: 2px;
}
