.DisplayedAsField-value {
    width: 100%;
    max-width: 350px;
    height: auto;
    padding: 0 10px;
    border-bottom: 1px solid $grey_200;
    font-size: 14px;
    line-height: 1.43;
    overflow-wrap: anywhere;
    word-break: break-word;
}
