Hi Rene,
You could use the following css in your child theme css file.
div.wpcoproduct div.wpcoimages {
float: none!important;
}
Since this is due to the plugin that you installed. We recommend you to take support of the corresponding plugin whether changing the css will affect the workflow of plugin or not.
Thanks