 @media (min-width:992px){
     
      header > .container > .row{
     display:flex;
     align-items:center;
 }
 }
