#logo{
	max-width: 200px;
}

header{
	background-image: url('/assets/banner.jpg');
	background-size: cover;
	min-height: 60vh;
}