@media screen and (max-width: 800px){
   header button span,
   #tbHome{
      display: none;
   }
}