[data-entity="basket-coupon-delete"] {
    cursor: pointer;
    color: black;
    font-weight: 600;
}

[data-entity="basket-coupon-delete"]:hover {
    text-decoration: underline;
}


.table__img img {
    max-width: 100px;
}