/* Section incentive*/

@media only screen and (min-width: 1069px) {
	.section.section-incentive.background-alt.custom_incentive.staggered-end {
		padding-bottom: 120px;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section.section-incentive.background-alt.custom_incentive.staggered-end {
		padding-bottom: 123px;
	}
}

@media only screen and (max-width: 734px) {
	.section.section-incentive.background-alt.custom_incentive.staggered-end {
		padding-bottom: 80px;
	}
}
