.hs-hidden {
  display: initial!important;
  z-index: 100;
  position: fixed!important;
  bottom: 0!important;
  right: 0 !important;
  height: 96px;
  width: 100px;
  background-color: transparent;
  cursor: pointer;
}