.icon-list .item img{
    min-width :40px;
    min-height: 40px;
    max-height: 40px;
    max-width: 40px;
  }

  .icon-list .active{
    background-color: #999;
  }