
:root{
    --description-width: 100%;
}
.ueeshop_product_specification div{max-width: var(--description-width);margin: 0 auto;}
