#left_column .links_block {
  display: none;
}

@media (max-width: 992px) {
  #header .links_block {
    text-align: center;
  }
}
