/*  
#banner
{
	width:100%;
	height:auto;
}
.logo img {
  max-width: 100%;
  height: auto;
}

.header-container
{
	width:100%;
	height:auto;
}

*/