.Select-menu-outer {
    display : block !important;
  }
/* Hide the arrow button */
.DatePickerRange-picker__input::after {
    display: none;
}
