.headerContainer a.logo {
  display: none;
  
}
.headerContainer img {
  width: 407px;
  height: 135px;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  z-index: 200;
  
}
html {
  background: none;
  
}
body {
  background-color: transparent;
  
}

