.delay_line span.qnt {
    position: absolute;
    left: -25px;
    margin-left: 12px !important;
    height: 15px !important;
    width: 15px;
    background: transparent;
    font-size: 10px;
    outline: 1px solid grey;
    color: black;
    line-height: 15px;
    border-radius: 50%;
    padding: 0 !important;
    font-weight: 700;
}

.compare_line a:hover, .delay_line a:hover {
    background: transparent!important;
}