@media (max-height: 500px) {
  .App:not(.is-web-component) .SignatureModal .signature-input {
    height: 150px !important;
  }
}
