Under your custom code, remove the width style on Line 9:
width: auto !important;
This will fix your cart issue
For images, find the below code in woocommerce.css in your plugins and remove width:100%;
.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img