.sub-title{
    margin: 20px 0px 10px 0px;
}

.contenedor-datos{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
}

.contenedor-datos p{
    margin: 0;
}