Hello,
Here is a custom CSS code for help, define it in Theme Settings -> Custom CSS.
@media (min-width: 769px) {
.product-full-width.product-sticky-on.product-design-alt .summary,
.product-full-width.product-sticky-on.product-summary-shadow .summary,
.product-full-width.product-sticky-on.image-full-width .summary {
display: flex;
align-items: start;
justify-content: center;
}
.product-full-width.product-design-alt .summary-inner,
.product-full-width.product-summary-shadow .summary-inner,
.product-full-width.image-full-width .summary-inner {
width: 100%;
}
}
Thank you for your time and have a good day!
Kind Regards