.featured-video .featured-videoItem:hover {
	cursor: pointer;
}

.featured-video .unit {
	position: relative;
}

.featured-video .arteList_link-play:after {
	width: 53px;
	height: 53px;
	background-size: 89px;
	background-position: 0 -161px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}