body{
min-width: 1170px;
}
.lead {
  font-size: 16px;
}

.page-header {
  margin-bottom: 30px;
}
.page-header .lead {
  margin-bottom: 10px;
}

.container {
  width:1170px;
  max-width: none !important;
}


