.fgf_pagination{
    cursor:pointer;
}
.fgf_gift_products_wrapper span.fgf_disable_links{
    opacity: 0.5;
    cursor:not-allowed;
}
.fgf_gift_products_wrapper span.fgf_disable_links a{
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}
.fgf_gift_products_table td img{
    height: auto;
    width:32px;
}