.contact-info {
	text-align: center;
}

@media (max-width: 720px) {
	.contact-info .desc {
		font-size: 1.25rem;
	}
}