.wrapper {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
}

.select {
  max-width: 100%;
}
