#fw-section-image-0 {

.image-section__image {
    border-radius: 20px !important; /* Adjust as needed */
}
}

#fw-section-featured-collection-1723239797 {

.tile__image, .image {
    border-radius: 15px; /* Adjust as needed */
    overflow: hidden; /* Ensures child elements do not overflow the rounded corners */
}
}