  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 100%;
      margin: auto;
  }


.navbar {
  border: 1px solid #600601;
  background-color: #eee;
}
.navbar-brand > img {
  
  max-width: 300px;
}

.navbar-nav > li > a {
    padding-top: 50px;
    padding-bottom: 15px;
    color: #4D4D4E;
font-size: 16px;
    font-weight: 200;
}

 
.space{
margin-bottom: 125px;
}

footer{
  border-top: 1px solid #600601;
  margin-top: 25px;
}
.red{
  color: #600601;
}

.container{
background-color: #eee;

}



.highlight {
   background-color: #600601;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 50px;
  margin-bottom: 10px;
}

li img{
max-width: 75px;
}


.jumbo{
  margin-bottom: 15px;
    font-size: 14px;
    font-weight: 200;
}


.underline{
border-bottom: 1px solid #600601;
}


.col-md-4 > img {
  width: 300px;
}

.top-space{
margin-top: 25px;
}



.sizing{
font-size: 16px;
}

.no_space{
  margin-bottom: 0;
  margin-top: 0px;
}

.top_space{
margin-top: 25px;
}