/* POWR full width fix */
.powrContainer,
.powr-hosting-container,
.powrApp,
.powrIframe,
.powrIframeWrapper,
.powrEmbed {
  width: 100% !important;
  max-width: 100% !important;
}
