@media (max-width: 992px) {
    .header-inner{
        flex-direction: row !important;
    }
}