
#header,
#header.mini {
  padding-top: 0;
}

#header ul li.navitem {
  height: 110px;
  line-height: 110px;
  padding-bottom: 0;
}
#header ul li.navitem a::before,
#header ul li.navitem a.active::before,
#header ul li.navitem:hover a::before,
#header.mini ul li.navitem a::before {
  margin-top: 110px;
}

#header #logo {
  height: 100px;
  padding: 5px 0;
}

img {
  width: auto;
  height: 100%;
}


.bodylistpost.bodyproject .postbody img {
  max-width: none;
  width: 100%;
}