.section-welcome.section-hero {
	padding-bottom: 44px;
}

@media screen and (min-width: 767px) {
	.section-welcome.section-hero {
		padding-bottom: 0 !important;
	}
}
