img {
  max-width: 100%;
  height: auto;
}
iframe {
  max-width: 100%;
  height: auto;
}
a {
  overflow: hidden !important;
  max-width: 100%;
  white-space: normal !important;
  word-wrap: break-word !important;
}
.ant-descriptions-item-content {
  word-break: normal !important;
  overflow-wrap: normal !important;
}
.ant-descriptions-bordered .ant-descriptions-item-label,
.ant-descriptions-bordered .ant-descriptions-item-content {
  padding: 16px 16px !important;
}
