/* remove ugly box around account page avatar */
.account__header__bar .avatar .account__avatar {
    background: none;
    border: none;
}

/*
.column[aria-label="Home"], .column[aria-label="Notifications"], .column[aria-label="Live feeds"] {
    min-width: 350px;
    width: 25%;
}
*/

