body.sky .m-license-navbar{
  display: none !important;
}

.m-license-navbar{
  display: flex;
  flex-direction: row;
  align-items: center;
  min-height: 80px !important;
  padding-bottom: 35px;
}

.m-license-navbar .navbar-header .navbar-brand img:nth-child(1){
  border-right: 1px solid #999999;
  padding-right: 55px;
}

.m-license-navbar .navbar-header .navbar-brand img:nth-child(2){
  padding-left: 27.5px;
  max-height: 40px;
}
