Change display of product page additional images to be on a new row

I just needed code for the main.product.liquid

{% render ‘product-media-gallery’, variant_images: variant_images %}

Im sure it can be done with changes to this code