@media only all and (max-width: 760px) {
  nav.active:not(.Breadcrumbs) > a {
    color: #252323;
    font-size: 18px;
    font-weight: 700;
  }
}
