/* --additional-- */
#loader{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.short-work-items ul:not([class]) li:before{
	top: 5px;
	transform: none;
}