Woocommerce cart table too wide [closed]

What you see if default Woocommerce. To override the cart page, copy the WooCommerce template file to your theme like so:

woocommerce/templates/cart/cart.php   
to --> yourtheme/woocommerce/cart/cart.php

and modify it in your theme.