

@media only screen and (min-width: 1000px) {
    header.sticky .side_menu_button_wrapper {
        margin-right: -55px !important;
    }
}