.icon-check-grey {
    background: url(../../../img/sprite/check-v2-grey-bg.svg) no-repeat center;
    height: 20px;
    width: 20px;
}
.icon-filter-black {
    background: url(../../../img/sprite/icon-filter.png) no-repeat center;
    width:20px;
    height:20px;
}
