span.badge-fresh {
       position: absolute;
    top: 6px;
    right: 5px;
    background: #004B43;
    color: #fff;
    z-index: 1;
    padding: 2px 8px;
}
a.product-grid-item.CustomGrid {
    position: relative;
}