.p-header__logo {
	width: 22.495rem;
}

@media (min-width: 768px) {

.p-header__logo {
	width: 41.2rem;
	padding-right: 14.3rem;
}

}

