.cart-badge {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #eb0400;
    color: white;
    border-radius: 50%;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
}
.widget_media_image {
    position: relative;
}
