![Simple blue line drawing of a city skyline with tall buildings and mountains in the background.](/sites/default/files/styles/canvas_parametrized_width--3840/public/2026-01/engage_denver_line_art.png.avif?itok=wkg2Zw3Q)





![Simple blue line drawing of a city skyline with tall buildings and mountains in the background.](/sites/default/files/styles/canvas_parametrized_width--3840/public/2026-01/engage_denver_line_art.png.avif?itok=wkg2Zw3Q)

Sponsors
========

**Acquia Engage Denver 2026**April 27th &amp; 28th | Gaylord Rockies Resort, Denver CO














        /* 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;
        }