![Simple pink line drawing of the London skyline featuring iconic landmarks.](/sites/default/files/styles/canvas_parametrized_width--3840/public/2026-01/London_1.png.avif?itok=eLGwu-92)





![Simple pink line drawing of the London skyline featuring iconic landmarks.](/sites/default/files/styles/canvas_parametrized_width--3840/public/2026-01/London_1.png.avif?itok=eLGwu-92)

Sponsors
========

**Acquia Engage London 2026**May 18th &amp; 19th | Convene, 155 Bishopsgate, London












        /* 1. Reset the container to ensure it doesn't collapse */
        .cvent-sponsor-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;
        }