/* =========================
   PLANNING MOBILE
========================= */

.planning-link{
    display:block;
    width:100%;
}

.gallery-head strong{
  font-size:22px;
  color:#dc2626;
  font-weight:900;
  line-height:1.2;
}

.gallery-image{
  width:100% !important;
  height:auto !important;
  max-width:100% !important;
  display:block;
  border-radius:18px;
}


.gallery-card{
  width:100%;
  overflow:hidden;
}

.gallery-grid{
  width:100%;
}
.planning-link{
  display:block;
  width:100%;
}
/* évite tout débordement */

img{
    max-width:100%;
}
