Current File : //home/tradevaly/public_html/phpmy/themes/bootstrap/scss/_tables.scss
@media only screen and (min-width: 768px) {
  .table th.position-sticky {
    top: 96px;
  }
}