.sidebar { display: none; } #account_dashboard .colstack_right .coldyn_block { display: flex; } #dash_left .rowitem { border: 1px solid hsl(0,0%,85%); } #dash_username { display: flex; } #dash_avatar_buttons { display: flex; } #dash_right { width: 100%; } #dash_right .rowitem { border: 1px solid hsl(0,0%,85%); margin-left: 8px; } #dash_right .rowitem:not(:last-child) { margin-bottom: 8px; } .account_soon, .dash_security { font-size: 14px; color: maroon; }