@charset 'UTF-8';

@media screen and (max-width: 767px) {
  .bread {
    display: none;
  }
}