/* CATALOGUE LISTING */
/* ================ */

.qlal3vj83h {margin-bottom: 1.5rem;}
.agculurqwz img {display: block;}


/* CATALOGUE DÉTAIL */
/* ================ */

.c6w7urrr5a a.lightbox,
.c6w7urrr5a a.lightbox img {
  display: block;
  width: 100%;
  height: auto;
}
.c6w7urrr5a a.lightbox {margin-bottom: 1.5rem;}

.in32c2seuq .col:first-child {
  width: 100%;
  margin-left: 0;
  left: auto;
  right: auto;
  flex-grow: 0;
  flex-basis: 100%;
}    
.in32c2seuq .col:not(:first-child) {width: 33.333333333333333%;}     

@media screen and (min-width:993px) {
  .in32c2seuq {
    position: sticky;
    top: 1rem;
    transition: all .3s;
  }
}