.sale-percentage {
    position: absolute;
    top: 0px;
    left: 0px;
    background: #E53933;
    color: #fff;
    padding: 1px 6px;
    border-radius: 1px;
    font-size: 14px;
    font-weight: bold;
    z-index: 10;
}
