.contact-link {
	text-decoration: none;
	color: black;
}

@media (max-width: 991px) {
	.logo {
		max-width: 400px;
	}
}