.more-options-box {
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
}
