
.agency2-hero {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #111;
  background-image: none !important;
  background-size: cover;
  background-attachment: fixed;
}

.navbar-inverse.navbar-fw.navbar-small {
    border-bottom: 1px solid #111;
    background: #111;
}

.t-team .t-image .t-description .content-wrapper > p{
    margin-top: 0;

}

