[data-zs-product-id] .theme-product-box-content .theme-product-image-area picture img {
    object-fit: scale-down
}
[data-zs-product-img-container] img {
        object-fit: scale-down !important;
}
.zs-notify-button {
    width: 100px;
    height: 35px;
    margin: 20px 0;
    background: #000;
    color: #fff;
    border: none;
    border-radius: 999px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 1 !important; 
    padding: 10px !important;    
    text-align: center;
    cursor: pointer;
}
