/* Couverture CMS 10 uniquement. Conserve le cadre et les ornements existants. */
body#cms.cms-id-10 #knics-how .kh-hero-media {
  background-image: url('../img/knics/comment-fonctionne-20260909.png');
  background-size: cover;
  background-position: 64% center;
  background-repeat: no-repeat;
}
body#cms.cms-id-10 #knics-how .kh-hero-media img {
  opacity: 0 !important;
}

/* Photo du bloc Tu achètes uniquement. */
body#cms.cms-id-10 #knics-how #knics-acheter .kh-section-visual {
  background-image: url('../img/knics/tu-achetes-jordan4-20260909.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
body#cms.cms-id-10 #knics-how #knics-acheter .kh-section-visual img {
  opacity: 0 !important;
}

/* Photo du bloc Tu vends uniquement. */
body#cms.cms-id-10 #knics-how #knics-vendre .kh-section-visual {
  background-image: url('../img/knics/tu-vends-samba-20260909.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
body#cms.cms-id-10 #knics-how #knics-vendre .kh-section-visual img {
  opacity: 0 !important;
}
