@import url('../shared.css');

#qrcode-container canvas, #qrcode-container img {
  max-width: 100%;
  height: auto !important;
}
