How can I make collection images larger on my home page?

Hello - Can someone advise on how to make the collection images larger. I would like them to stand out more than the standard product images on my home page.

URL: www.thejnicolecollection.com

Thank You!

@tjnc22

yes, please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css ->paste below code at the bottom of the file.
#shopify-section-1626655010afc95ffc .page-width {
    max-width: 100%;
}

@KetanKumar

Thank you for that suggestion but the images remained the same size.

@KetanKumar

Hello. Did you have any other suggestions? The images did not enlarge after copy/paste the provided code.