@media (max-width: 992px) {
  .logo-header{
    width: 250px;
    margin: auto;
    display: block;
  }
}