@media (max-width: 640px) {
  .policy-news-title-button {
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: clip !important;
    display: block !important;
    height: auto !important;
    min-height: 0 !important;
    line-height: 1.34 !important;
    word-break: break-word !important;
  }
}
