.product-item,
.product.media {
    position: relative;
}

.product-label-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}
