.layout-1 .logged-out {
    position: fixed;
    left: -400px;
    box-shadow: 0 .5rem 1rem rgba(25, 24, 24, .3);
}
