.ic_video {
    background: url('/res/css_icons/tuto_video.png');
	background-size: contain;
	background-repeat: no-repeat;
}
.ic_archived {
	background: url('/res/css_icons/archived.png');
	background-size: contain;
	background-repeat: no-repeat;
}