img.foto-perfil {
    float: left;
    width:  200px;
    height: 200px;
    object-fit: cover;
}
img.documento {
    width:  100%;
    height: 100%;
    object-fit: cover;
}