
  #banner {
	background-repeat: no-repeat;
	background-position: center center;
	/*background-position: center 30%; */
	background-size: contain;
	height:350px;
  }
