.t-popup__container {
  max-height: 92vh !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch !important;
}
.t-popup__container-inner {
  height: auto !important;
  max-height: 92vh !important;
}