html[lang="vi"] .oshare-qr-lp :where(h1, h2, h3, h4, p, li, a, span, dt, dd, summary, button) {
  line-break: auto;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}

html[lang="vi"] .oshare-qr-lp a[href^="http"] {
  overflow-wrap: anywhere;
}

.vi-phone-number {
  white-space: nowrap;
}

@media (min-width: 720px) and (max-width: 821px) {
  html[lang="vi"] .oshare-qr-lp.cancel-policy-page #cancel-contact-methods .cancel-contact-box a[href^="tel:"] {
    white-space: normal;
  }
}

@media (max-width: 430px) {
  html[lang="vi"] .oshare-qr-lp.asakusa-oshare-page .lp-brand-sub {
    overflow: visible;
    text-overflow: clip;
    white-space: normal;
  }

  html[lang="vi"] .oshare-qr-lp.asakusa-oshare-page .lp-plan-grid > .lp-plan-card,
  html[lang="vi"] .oshare-qr-lp.asakusa-oshare-page #faq .lp-faq-mini-item {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }

  html[lang="vi"] .oshare-qr-lp.asakusa-oshare-page #menu .oshare-keep-together {
    white-space: normal;
  }
}

@media (max-width: 720px) {
  html[lang="vi"] .oshare-qr-lp.flow-page .flow-overview li {
    white-space: normal;
    line-break: auto;
    overflow-wrap: normal;
    word-break: normal;
    hyphens: none;
  }
}

@media (max-width: 768px) {
  html[lang="vi"] .oshare-qr-lp.asakusa-oshare-page #faq .lp-faq-mini-item:last-child .oshare-keep-together {
    white-space: normal;
    line-break: auto;
    overflow-wrap: normal;
    word-break: normal;
    hyphens: none;
  }
}
