
#p3_caractere .content:nth-child(2){
  align-items: stretch;
}

#p3_caractere .ba{
  height: 100%;
  min-height: 100%;
  align-self: stretch;
}

#p3_caractere .ba-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
