.navbar {
  min-height: 90px;
  }
  
.navbar-brand.navbar-logo-bigger > img {
    position: relative;
    top: 0;
    width: 142px;
  }