.noDataWrapper {
  display: flex;
  flex: 1;
  justify-content: center;
}

.noDataIcon {
  width: auto;
  height: 127px;
}
