#sales{
    width: 80%;
}

#sales .owl-carousel-filter{
    width: 100%;
}

#sales .owl-carousel-cards{
    width: 100%
}

.badge{
    position: absolute;
    top: 10px;
    padding: 5px 0;
    width: 25%;
    font-size: medium;
}

.text-bg-danger{
    right: 10px;
}

.text-bg-success{
    left: 10px;
}
