.jumbotron {
background-image: url("Hero1.jpg");
background-size: cover;
height: 550px !important;


}

.newclass {
	position: relative;
  top: 265px;
  color: white;
	
}

.navbar-inverse .navbar-header .navbar-brand {
    color: white;
	font-size: 25px;
	vertical-align: top;
} 

.full-width-div {
    
	background-color:#F8F8F8    ;
	line-height: 25px;
}




.clearfix {
  content:"";
  display:table;
  clear:both;
}
.navbar {
    line-height: 50px;
	
}



