.sliding-popup-bottom {
  position: fixed;
  position: sticky;
  position: -webkit-sticky;
  z-index: 10;
}
