@media (max-width: 991px) {
    #header_menu_wrapper {
        display: none !important;
    }
}
.header__logo {
    padding: 0;
}