.bfbtn{
    height: 45px;
}

.used-count {
    font-size: 11px;
}

.bftitel {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    }

.bf-disc {
    color: #ffffff;
    background: #525252;
    border-radius: 20px 0px 0px 20px;
    font-weight: 700;
    right: 0;
}

.bflogo {
    transform: translate(-1%, -5%);
    margin-bottom: -7px;
}

.tas_card_5 .bfimg {
    border-radius: 6px;
    border-radius: 5px 5px 38px 5px !important;
}

.bfbadge {
    background: #ffffff00!important;
    font-size: 27px;
    right: 0px;
}

.bf-logostore {
    margin: 40px!important;
}

@media (max-width: 550px) {

    .bf-logostore {
    margin: 13px!important;
    }

}

.bflongdesc {
    background: white;
    padding: 17px;
    border-radius: 6px;
}

.bflongdesc h2, h3 {
    font-size: 17px;
}

a.bfdesclink {
    color: #b71b1b;
}
.bffeatured {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08) !important;
}
.bgdlkf {
    padding: 10px 10px 16px 10px;
}