<style>
  html, body {
    height: auto !important;
    min-height: 100% !important;
    overflow-x: hidden;
  }

  .zpsnippet-container,
  #iframe-wrapper,
  iframe {
    display: block;
    width: 100% !important;
    overflow: visible !important;
  }

  .zprow-container, .zpsection, .zpelem-col {
    overflow: visible !important;
    height: auto !important;
    min-height: auto !important;
  }
</style>
