@media screen and (min-width: 641px){
.p-shop__logo{width:40%!important} 
}

@media screen and (max-width:640px){
.p-shop__logo{width:50%!important}  
}