@import '../../../theme/styles/default';
.ad-qr {
  display: inline-block;
  img {
    max-width: 100%;
    max-height: 100%;
  }
}
