.product__info-wrapper .product__info-container {
    max-width: 100%!important;
}
.product-section .product__outer--grid .product__info-wrapper, .product-section .product__outer--stacked .product__info-wrapper {
    margin: 0px!important;
}
.product .product__left-wrapper:has(.product__info-details-warpper), .product .product__info-wrapper {
    max-width: 100%!important;
    width: 100%;
}