.stickyIcon {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: auto;
  display: flex;
  flex-direction: row-reverse;
  z-index: 1030;
}
