/** Custom HeaderCSS styling */
.site_logo {
  max-height: 80px;
}
.navbar-header {
  height: 120px;
}
#mvcview {
  padding-top: 160px;
}