@media (max-width: 900px), (pointer: coarse) {
  .max-h-36 {
    max-height: min(52svh, 28rem) !important;
  }

  .max-h-44 {
    max-height: min(58svh, 32rem) !important;
  }
}
