.account-title {
    width: calc(100%*1/3);

}

.amount {
    width: calc(100%*1/6);

}