#information-about {
	padding-top: 150px;
}

@media (max-width: 767px) {
	#information-about {
		padding-top: 85px;
	}
}