.logout-wrap {
  margin-top: auto;
  padding: 0 1rem 20px;
  width: 100%;
  position: sticky;
  bottom: 0;
  background: #fff;
  z-index: 5;
}