
header.header {
  height: 70px!important;
  padding-bottom:0!important;
  }
header.header .row, header.header .container.top-logo{
  height: 100%;
}

@media (max-width: 767px) {
    header img.logo {
        max-width: 133px !important;
        min-width: 48px !important;
    }
}