@import "../../variables";

$book-photo-size: 210px;

.BookCover {
    border: $border_main;
    width: $book-photo-size;
}
