@media (max-width: 639px) {
  .welcome-modal-box {
    max-height: 100vh;
    max-height: 100dvh;
  }
}
