#app_addons .counter,
#app_addons .lister_nav,
.item_action .back,
.booknav .button.interject,
#mainmenu .mainmenu_group,
.toolbar_all_positions,
.portal_welcome_intern,
.mainmenu_group + ul li:first-child {
    display: none;
}

@media screen and (max-width: 649px), screen and (max-width: 750px) and (orientation: landscape) {
    .toolbar_small .toolbar_search,
    .toolbar_small .toolbar_contacts {
        width: 50% !important;
    }
}


