


.navbar-default {
   background: #fff;
}

.navbar-header {
   width: 100%;
   height: 94px;
   padding-right: 48px;
}
.navbar-brand {
  height: 0;
  padding: 15px 50px;
}
.navbar-brand>img {
  margin-top: 10px;
}

.menu-section {
   height: 248px;
}


.item-logo {
   margin: 0 auto;
}
.mobile-testing-logo {
   width: 44px;
   height: 48px;
   background: url(https://d242m5chux1g9j.cloudfront.net/website/images/menu/mobile-testing.png) no-repeat;
}

.cross-logo {
   width: 49px;
   height: 47px;
   background: url(https://d242m5chux1g9j.cloudfront.net/website/images/menu/cross-browser-testing.png) no-repeat;
}


