@media (max-width: 991px) {
  .navbar-header-sec {
display: flex;
align-items: center;
width: 100%;
flex-wrap: inherit;
}

}