.wc-block-components-product-image {
    position: relative;
}
.ced-new-badge {
    font-size: .75em;
    text-transform: uppercase;
    color: white;
    background: #eb4649;
    padding: 0.3em 0.6em;
    font-weight: 700;
    border-radius: 2px;
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 1;
}