.fixed-btn {
  position: fixed !important;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  width: auto !important;
  height: auto !important;
}