.picker-style {
  height: auto;
  min-height: 200px;
  border-radius: 10px;
  padding: 10px;
  box-shadow: 0px 2px 4px 2px lightgrey;
}