.u-sidebar-navigation__toggler {
    position: fixed;
    top: 250px;
    right: 1.42857rem;
    width: 53px;
    height: 48px;
    background-color: #1c2434;
    color: #fff;
    border-radius: 0 3px 3px 0;
    font-size: 22px;
    z-index: 1;
}

.navbar-brand {
    display: inline-block;
    /* padding-top: .3125rem; */
    /* padding-bottom: 0; */
    margin-right: 1rem;
    /* font-size: 1.25rem; */
    line-height: inherit;
    white-space: nowrap;
}