/* Fix: remove leftover Slider Revolution demo text layer overlapping hero content */
#SR7_1_1-1-1 { display: none !important; }

/* Fix: mobile layout for "Une fleur, plusieurs positions" section - stack photo above text instead of overlapping */
@media (max-width: 767px) {
  body .vc_custom_1787132639398.vc_custom_1787132639398 {
    display: block !important;
    min-height: 0 !important;
    height: auto !important;
    padding-top: 42vw !important;
    background-size: cover !important;
    background-position: left top !important;
    background-repeat: no-repeat !important;
  }
  body .vc_custom_1787132639398.vc_custom_1787132639398 .wpb_wrapper {
    background: #fdf8f6;
    padding: 24px 20px !important;
  }
}