

.right-panel {
  border: 1px solid #d9d9d9;
  border-radius: 18px;
  background: #fff;
  overflow: hidden;

  height: 100%;
  display: flex;
  flex-direction: column;
}

