.entry-button {
	max-height: 63px;
	margin-top: 23px;
}

@media (max-width: 661px) {
	.entry-button {
		margin-top: 0px;
	}
}