.w-10 {
  width: 10% !important;
}
.w-15 {
  width: 15% !important;
}
.w-20{
  width: 20% !important;
}
.w-30 {
  width: 30% !important;
}
.w-35 {
  width: 35% !important;
}
.w-40 {
  width: 40% !important;
}
.w-65 {
  width: 65% !important;
}
.w-85 {
  width: 85%;
}
.w-90 {
  width: 90% !important;
}

.w-special {
  width: 210.188px !important;
}
/* .h-special {
  height: 88px !important;
} */
.fs-7 {
  font-size: 0.8rem !important;
}
.fs15{
  font-size: 15px !important;
}