@font-face{font-family:AMDAVAD UNICODE;src:url(AmdavadUnicode.ttf);}
.text-gujarati{
  font-family: AMDAVAD UNICODE;
}
.image-45{
	height: 45px;
	width: 45px;
}
.image-75{
	height: 75px;
	width: 75px;
}
.image-cover{
    object-fit: cover;
}
.sticky-thead th{
  position: sticky;
  top:0;
  background: white;
  z-index: 100;
}