//
// Component: Small Box
//

.small-box {
  


  
    // the icon
    .icon {
      > i {
        left: 15px;
        right: unset;
      }
  
    }
  
  }
  