.Header__name, .Footer__footerCopyrigt {
 display:none; 
}
.Header__logo {
 opacity:0; /* so we don't ruin the placement of the navigation */
}
#logoutDetails{
       display:none;
 }

.Footer__footerContent {
    display: none;
}
