Help align section for every size desktop

Hi for some reason when the screen gets bigger the section I have circled in red moves to the left can you please help me align it under the product description like on the laptop? Thank you

Pass: biangu

Url: www.matibrnd.com

Hi @MT27

Add This Css in your Edit Code > Base.css File

.product__tax.caption.rte {
    text-align: center;
}
.product-form__buttons {
    margin: 0 auto;
}

If you require further help to optimize or customize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

Best Regards,
LuffyOnePiece

didn’t work..