
#logo {
  display: block;
  /*background: url(../images/logo_mn_only_lg.jpg) no-repeat;*/
  text-indent: -999em;
  float: left;
  height: auto;
  width: auto;
  margin-right: 40px;
  border: 0px;
  color: white;
}

body > .container {
  padding: 15px 15px 0;
}