#banner {
  height: 100% !important;
  background: #393738;
  position: fixed;
  width: 100%;
  padding-top: 15%;
}
#banner h4 {
  font-weight: 500;
  line-height: 1.2;
  color: #FFFFFF;
}
#banner .logo {
  padding-bottom: 20px;
}
