@media all and (min-width: 800px){
.header-item.header-item--icons,
.header-item--icons {
    display: none !important;
}
}