  @media only screen and (max-width: 600px) {
   .header__breadcrumbs {
      display:none;
     }
   }
