.l-header__logo-link {
  max-width: 389px;
}
@media (max-width: 856px) {
  .l-header__logo-link {
    width: 265px;
  }
}

.l-header__nav-item:last-child{
  border-left: none;
}
.l-nav__contact .p-button-group__item:last-child{
  border-top: none;
}