.nineydproductlabel
{
    position: absolute;
    top: 15px;
    right: 15px;
    max-width: 80px;
    z-index: 1;
}
.productlabel
{
    position: absolute;
    top: 15px;
    right: 15px;
    max-width: 80px;
    z-index: 10;
}
.products-grid .product-item-info .product-item-photo a{
    position: relative;
}