.pickupviewpanel{
  width: 100%;
  height: calc(100% - 64px);
  overflow-y: auto;
}