.push-notification-tokens-wrapper table td.views-field-token, .google-analytics-report-wrapper table td.views-field-fcm-token {
    word-break: break-all;
    overflow-wrap: break-word;
    max-width: 300px;
    white-space: normal;
}
