@media (max-width: 1800px) {
    .header-item>.container, .header-item__title{
        display: none;
    }
}