How to widen the product description display on the desktop. Mobile is fine.

Is there some code I can add somewhere to the Product default template that will have the product description display wider when the user is on a desktop? This is what currently displays.

Also…It would be great if I could ‘fill’ the whitespace next to the Buy Buttons by getting the description to ‘wrap’ closer to the product images/thumbnails. I’ve just spent hours looking for how, with no luck. Thanks!

How it looks now:

Thanks for lookning

@donnamac can you please share this page link?

Here ya go. Sorry for the delay. I used to get notifications when I got a reply… haven’t seen them lately

https://blackwagon.com/collections/new-arrivals/products/mainio-velour-rib-pants-burgundy

@donnamac - please add this css to the very end of your styles.css file and check,
Shopify Admin → Online Store ->Theme → Edit code → styles.css

.page-content .reading-width{max-width: 100%;}