How can we adjust the size of the Dawn theme's Hero Image?

Can we make the Hero Image (section “ Custom Collection”) wider? Please see reference hero image : https://ginajulian.com/ From what I see the reference sizes are 466.5 x 634.26 whereas ours are 450.5x450.5

** trying to keep the text, “shop the art” and “meet the artist” above the fold

ours:

what we want to size to be

https://umasanghviart.com/

pass: mowglo

Hi @Chantelrudden ,

This is Richard from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/base.css->paste below code at the bottom of the file:

.collection-list-wrapper {
    --page-width: 1300px;
}

I hope it would help you
Best regards,

Richard | PageFly