qr {
  .share-qr {
    height: 100%;
    margin: 0 auto;
    max-width: 440px;
    width: 100%;
  }

  .qr {
    align-items: center;
    display: flex;
    height: auto;
    justify-content: center;
    margin: 0px auto;
    width: 150px;
  }
}
