Need help with adding border to sections & products

@kenkai try below one with replacing above one :

[data-animations=true] [data-bgset].lazyloaded, [data-animations=true] [data-srcset].lazyloaded {
    border-radius: 46px !important;
}
.product__media__image.lazy-image {
    border-radius: 45px !important;
}