@media only screen and (max-width: 736px) {
  .p-shop__logo{
    width:40%;
  }
}