.contact-info {
	margin-bottom: 60px;
}

@media screen and (max-width: 1000px) {
	.contact-info {
		margin-bottom: 40px;
	}
}