/*.account-icon {
    background: url('../../../images/account/account-icon.svg') no-repeat center top;
    background-size: 80% 80%;
}
.logout-icon {
    background: url('../../../images/account/logout-icon.svg') no-repeat center top;
    background-size: 80% 80%;
}*/