.Mytable th
{
  padding: 0 5px !important;
  position: -webkit-sticky;
  position: sticky;
  top : -1px !important;
  border-bottom: 2px solid #dee2e6 !important;
  border-left: 2px solid #dee2e6 !important;
}
