
.back-to-top-wrapper {
  position: fixed;
  bottom: 0;
  cursor: pointer;
  display: block;
  border-radius: 50%;
  z-index: 99;
  /* right: 50px;
  height: 44px;
  width: 44px; */
  right: 24px;
  width: 50px;
height: 50px;
}

