.pButton__link {
	width: 323rem;
}

@media screen and (min-width: 768px) {
	.pButton {
		bottom: unset;
		top: 220rem;
	}
	.pButton__link {
		width: 68rem;
	}
	.pButton__link--3 {
		height: 245rem;
	}
}