.x-sharescreen {
  display: flex;
  flex-direction: column;
  height: 90%;
}

.x-sharescreen-col {
  margin-bottom: 1rem;
}

.x-sharescreen-list {
  margin-bottom: 1rem;
  flex: 1;
}
