.small-cell-width {
  width: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.punchout-empty-state .Polaris-EmptyState__Image {
  opacity: 1;
  width: 80px;
  height: 80px;
}