ul.list-checked>li {
	list-style-image: url('../assets/img/check.svg');
}

ul.timeline>li {
	margin-bottom: 30px;
}