.fht-fixed-body{
    width: 100%!important;
}
.fht-fixed-body .price-table__table thead{
    position: sticky;
    top: 0;
}
.fht-fixed-body .price-table__sticky-col{
    position: sticky;
}