.sales-capital-report-pdf-wrapper {
	position: relative;
	width: 100% !important;
	/*height: 1448px !important;*/
	background: #fff;
	color: #2e2e2e;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
}

.sales-capital-report-pdf-wrapper .logo {
    width: 50%;
    padding-top: 10%;
}

.sales-capital-report-pdf-wrapper .frontpage-light-bulb {
	position: absolute; 
	width: 45%;
	right: 0;
    top: 0;
}

.sales-capital-report-pdf-wrapper .frontpage h1 {
	font-size: 4vw;
    font-weight: lighter;
    padding: 0;
    padding-top: 4%;
    color: #2e2e2e;
}

.sales-capital-report-pdf-wrapper .frontpage h3 {
	font-size: 3vw;
    font-weight: lighter;
    padding: 0;
    color: #2e2e2e;
}