.profile table {
    width: 80%;
}

.profile th {
    /*text-align: left;*/
}

.profile th, .profile td {
    border-bottom: 1px solid rgba(255,255,255,0.1);
    padding: 8px 32px;
}

.profile th {
    background: rgba(255,255,255,0.1);
}