.t-header {
  background-color: rgba(255,255,255,0); 
  position: fixed; 
  width: 100%;
  z-index: 999;
}
.t-header .t-logo img {
  max-height: 60px; 
}
