.paragraph--embed--full-width > * {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 80% !important;
    flex: 0 1 80% !important;
    margin: 0 auto !important;
  /* workaround til permanent fix */
}