.chromium {
    background:url(../img/logo.png) no-repeat;
    width:70px;
    height:35px;
}
.svg .chromium {
    background:url(../img/logo.svg) no-repeat;
    background-size:70px 35px;
}

.nav-1 .logo {
  max-height: 35px;
  max-width: 100%;
  margin-right: 14px;
  margin-top: 12px;
}

.smallert {
	font-size:40px;
}

.footer-6 .logo {
  max-height: 50px;
  margin-bottom: 18px;
  }

