.left {
  width: 15vw;
  padding-right: 1.11vw;
  min-width: 215px;
  overflow-y: scroll;
  display: flex;
  flex-direction: column;
  position: relative;
}