div.ccm-attribute-list-wrapper {
  padding-bottom: 20px;
}

ul.dropdown-menu {
  .ccm-attribute-icon {
    font-size: 16px;
    width: 16px;
    text-align: center;
    height: 16px;
    line-height: 16px;
    vertical-align: middle;
  }

  img.ccm-attribute-icon {

    width: 16px;
    height: 16px;

  }
}

