.label-ressources{
position: absolute;
bottom: 16px;
right: 16px;
display: flex;
justify-content: center;
align-items: center;
}
.label-ressources img{
width: 96px;
height: 96px;
object-fit: contain;
}