body.woocommerce.perret-catalogue ul.products li.product .book-cover img.catalogue-cover-image {
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-width:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  margin:0!important;
}
.perret-catalogue .book-copy,
.perret-catalogue .book-copy h2,
.perret-catalogue .book-copy h2 a {
  min-width:0!important;
  max-width:100%!important;
}
.perret-catalogue .book-copy h2,
.perret-catalogue .book-copy h2 a {
  overflow-wrap:anywhere!important;
  word-break:normal!important;
  hyphens:auto;
}
