.vp-article :where(.vp-article__content, .contentLayout2, .columnLayout.fixed-width .innerCell) {
    --_spread-size: max(0px, 100%) !important;
}
.vp-article main > header {
  max-width: 100% !important;
}

.vp-article {
  --_content-width: 100%;
}