body {
	margin: 0px;
}
.lead-page-section {
	background-image: url("../Logo.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	height: 100vh;
}