.tabledrag-handle {
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
  min-width: 20px;
  height: 100%;
  min-height: 20px;
}
.tabledrag-handle .handle {
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  min-width: 20px;
  height: 100%;
  min-height: 20px;
  background-size: contain !important;
  background-position: center !important;
}