.p-shop__header--logo img {
   width:402px;
}

@media (max-width: 768px) {
  .p-shop__header--logo img {
    width:385px;
  }
}