.medium-box {
  max-width: 660px;
  margin: auto;
}
.qr-container img {
  max-width: 136px;
}
.video-guide-wrapper {
  display: flex;
  justify-content: center;
}
.video-guide-wrapper iframe {
    width: 100%;
    max-width: 100%;
}