Hi @iamaileen,
Thanks for reaching us. Hope you are doing well.
We have checked your single product page and the templated is designed with Divi builder. We would request you to increase the Gallery Width from the plugin settings (https://prnt.sc/7pTWN9vCqpYf).
The second way, to reduce the white space between the gallery and the product details please use the following CSS to the plugin’s Advanced> Additional CSS and save it. Have a look at the screenshot.
#wpgs-gallery.woocommerce-product-gallery {
max-width: 100% !important;
}
Hope the issue will be resolved and let us know if it works or not.
Thanks.