![Continuous yellow line drawing of the Paris skyline featuring the Eiffel Tower and Notre Dame.](/sites/default/files/styles/canvas_parametrized_width--3840/public/2026-01/paris.png.avif?itok=aFMTXnYt)





![Continuous yellow line drawing of the Paris skyline featuring the Eiffel Tower and Notre Dame.](/sites/default/files/styles/canvas_parametrized_width--3840/public/2026-01/paris.png.avif?itok=aFMTXnYt)

Acquia Engage Paris 2026
========================

17 juin, | Hôtel Shangri-La, Paris












        /* 1. Reset the container to ensure it doesn't collapse */
        .cvent-agenda-wrapper {
          width: 100%;
          min-height: 1200px; /* Start with a healthy minimum */
          display: block !important;
          clear: both;
        }

        /* 2. Target the specific iframe class output by Cvent */
        /* Use !important to override the 800px limit seen in your inspector */
        iframe.cvt-embed {
          min-height: 1200px !important;
          height: auto !important;
          width: 100% !important;
          border: none !important;
        }

        /* 3. Fix the 'stretch' issue seen in your Flexbox inspector */
        [data-cvt-embed] {
          display: block !important;
          height: auto !important;
        }