dv-user-info {
  .dv-user-info {
    width: 100%;
    display: flex;
  }

  .name-user {
    bottom: 0;
    margin: 0 auto;
    word-break: break-all;
    display: flex;
    justify-content: center;
    z-index: 2;
  }
}
