.grid-product__tag {
    font-size: 10.4px;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 1;
    padding: 6px 5px 6px 7px;
    background-color: #FF4F58 !important;
    color: #fff;
    z-index: 1;
    transition: opacity 0.4s ease;
}