.wrapper {
  max-width: 960px;
}

.container-fluid {
  border-sizing: border-box;
  max-width: 960px;
  margin: 0 auto;
}
