    .t958__wrapper {
    position: relative;
    z-index: 1;
    margin: 0;
}

.t958__card {
    padding: 30px;
    width: 100%;
    box-sizing: border-box;
    background-color: white;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    border-radius: 30px;
}

.t958__avatar {
    margin-right: 10px;
    width: 60px;
    height: 60px;
}

.t958__review {
    margin-top: 10px;
    text-align: left;
}

.t706__product-title {
    font-weight: 400;
}

.t706__cartwin-prodamount-wrap {
    font-weight: 400;
}

.t706__cartwin-totalamount-wrap {
    font-weight: 400;
}