.brand-tags-block {
    position: absolute;
    width: 100px !important;
    height: auto;
    right: 0;
    padding: 0;
    background: white;
    border-radius: 10px 0 0 0;
    z-index: 1;
}

.btb-s2c {

}

.btb-cca {
    width: 70px !important;
}

.btb-tt {
    width: 110px !important;
    height: auto;
}

.brand-tag-listing {
    position: absolute;
    width: 150px !important;
    height: auto;
    bottom: 0;
    right: 0;
    padding: 10px;
    background: white;
    border-radius: 10px 0 0 0;
}

.btl-s2c {

}

.btl-cca {
    bottom: 10px;
    border-radius: 10px 0 0 10px;
    width: 250px !important;
    height: auto;
}

.btl-tt {
    bottom: 10px;
    border-radius: 10px 0 0 10px;
    width: 150px !important;
    height: auto;
}