.o_incident_form .o_lot_dropdown {
  margin-top: 4px;
  max-height: 260px;
  overflow: auto;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 0.375rem;
}

