@media screen and (max-width: 480px) {
	.p-shop__logo{
		max-width: 255px!important;
	}
}
