.badge-supersale {
    position: absolute;
    right: 0;
    top: 0;
    display:flex;
    justify-content: space-around;
    align-items: center;
    text-align:center;
    z-index:99;
    text-shadow: 0 0 5px #fff;
}