.product_attributes{
    max-width: 55%;
    width: calc(55% - var(--grid-desktop-horizontal-spacing) / 2);
}