.container {
  max-width: 720px;
}

#csv {
  max-width: 300px;
}

#cover-slot {
  flex: 0 0 98px;
  text-align: center;
}

#cover {
  width: 100%;
  height: fit-content;
}
