From version of nopCommerce 4.10 iTextSharp library is not supporting column width.
You may use workaround by typing colspan at the code. For that case open sources of the section, and change view from
to
Result will be as below