.mycred-todolist-view .user-has-earned{
	text-decoration: line-through;
	color: #A3A5A9;
}
.div-wrapper {
    position: relative;
    height: 300px;
    width: 300px;
}
.mycred-todolist-show-image {
    filter: grayscale(1);
}
.mycred-rank-image img{
	height: 80px;
    width: 80px;
}