.icon-shipex-custom {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.icon-custom-shipex-powerbi {
    background-image: url('../../customShipexIcons/powerbi.png');
}
.icon-custom-shipex-smartsheet {
    background-image: url('../../customShipexIcons/smartsheet.png');
}
