    .t-popup__container {
      border-radius: 20px;
      min-height: auto !important;
  }
  @media (max-width: 480px) {
      .t-popup__close {
          background: white !important;
      }
    }
