.checkout-dialog textarea {
  box-sizing: border-box;
  width: 100%;
  min-height: 86px;
  resize: vertical;
  font: inherit;
}
