.Header__name{
  display:none;
}
.Header__portName:after{
content:"the support centre";
 font-size: 2.25rem}
.Header__portName{
font-size:0;
}
.Header__homeContent.Header__homeNavbarFixed .Header__navbar {background-color:rgba(0, 0, 0, 0.7)}
.home .Layout__oneColumn{min-height:30vh}

@media only screen and (min-width: 769px){
  .Header__homeNavbarFixed .Header__navbar .Header__logo img{
    max-width: 8.5rem;
  }}
.Header__globalSearchAlt{
      width: 72%;
  border-color: transparent;
}
.Header__homeContent .Header__searchSection{
      padding: 20rem 0;
}
