@media (max-width: 991px) {
    .xs-lang-block div.col-xs-3.text-center.hidden-md.hidden-lg {
        display: none !important;
    }
}