I need the image of the width to be in full. Please help asap

I need the image of the width to be in full. Please help asap
link: https://r1zwk8uh69i3xdm9-21603111.shopifypreview.com/collections/play-new-arrivals

Hi @Janamir ,

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

@media (min-width: 1280px) {
.container {
    max-width: 1920px
}
}

Hope my answer will help you.

Best regards,

Victor | PageFly