.user-panel .info {
  overflow: hidden;
  white-space: normal;
}

.custom-file-input:lang(pt-BR)~.custom-file-label::after {
  content: "Procurar";
}