.book-edit-page .book-cover-max-300 {
  max-height: 300px;
  object-fit: cover;
}

.book-edit-page .book-cover-max-400 {
  max-height: 400px;
  object-fit: cover;
}
