.name {
display: flex;
flex: 1 1 60%;
height: fit-content;
flex-flow: column;
}
.percent {
flex: 0 1 fit-content;