/*#header {
	min-height:200px;
	background:none;
}
@media (max-width: 500px) {
#header {
    height: 300px;
}
}*/