.wsc-banner-cat-product picture {
    display: flex;
}

.wsc-banner-cat-product img {
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: contain;
    border-radius: 10px;
}