.first-section-title {
	margin-top: 0;
}

@media (min-width: 992px) {
	.first-section-title {
		margin-top: -135px;
	}
}