
    .t776__bgimg {
    border-radius: 6px !important;
    -webkit-border-radius: 6px !important;
    overflow: hidden;
}

    .t776__markwrapper {
    position: absolute;
    left: 0px !important;
    top: 0px !important;
    z-index: 5;
    display: table;
}

    .t776__mark {
    font-size: 22px;
    display: block;
    width: 110px;
    height: 42px;
    border-radius: 6px;
    box-sizing: border-box;
    padding: 0 10px;
    line-height: 42px;
    color: #fffdf9;
    background-color: #f90b0b;
        
}

    .t776__textwrapper {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 20px;
}

    .t776__price-wrapper {
    margin-top: 0px;
    display: flex;
    flex-flow: wrap-reverse;
    place-content: flex-end;
    max-width: 140px;
}

.t776__price_old {
    margin-left: 0px;
    font-size: 16px !important;
}

