.ator-selecionado-no-photo {
  text-align: center;
  padding-top: 10px;
}
.ator-selecionado-photo {
  text-align: right;
  max-width: 90%;
  position: absolute;
  right: 1px;
  top: 1px;
}
.nao-informado-no-photo {
  text-align: center;
}
.nao-informado-no-photo h6 {
  margin-top: 20px;
  display: block;
  line-height: 0.95;
  width: 100%;
  position: absolute;
}
.nao-informado-photo {
  max-width: 80%;
  text-align: center;
}
.nao-informado-photo h6 {
  margin-top: 20px;
  left: 20%;
  display: block;
  line-height: 0.95;
  width: 100%;
  position: absolute;
}
