@media (max-width: 992px) {
    .main-header .header-logo {
        margin: auto;
        max-width: 200px;
    }
}