.change-list .field-url {
    max-width: 300px;
    word-wrap: break-word;
    overflow-wrap: break-word;  
    word-break: break-all;      
}
