.header-section {
	padding-top: 200px;
    background-image: url("../img/header-background-desktop.png");
    background-size: cover;
	padding-bottom: 100px;
}

.header-section h1 {
	font-size: 40px;
	color: white;
	text-align: center;
}