.timeline__year {
	min-width: 100px !important;
	margin-bottom: 20px;
}

.timeline__list__item {
	padding-left: 30px;
	list-style-image: url("../../images/timeline-bullet.svg");
}