.navbar-brand {
  background: url('../design/logo_v5.png') no-repeat center center;
  background-size: 200px;
  text-indent: 9999px;
  overflow: hidden;
  height: 60px;
  max-width: 200px;
  margin-right: 10px;
}
