.col-sm-9, .col-sm-3, .sc_team_single_member {
   background:#7f7f7f;
   background:rgba(255,255,255,0.9);
   min-height: 1000px;
}
#athena-sidebar {
   margin-top: 0;
}
.slideInDown {
   background: rgba(27, 27, 27, 0.3);
}
#athena-logo {
   line-height: 100px;
}
.header-inner {
   height: 110px !important;
}
#athena-logo img {
   max-height: 100px;
   padding: 10px 0;
}
@media (max-width: 991px) {
   #athena-logo img {
      max-height: 90px !important;
   }
  .header-inner {
      height: 95px !important;
      background: rgba(27, 27, 27, 0.7) !important;
   }
   h2.slideInDown {
      font-size: 28px !important;
   }
   .athena-button.large {
      padding: 10px;
      font-size: 18px;
   }
}