.container{
  max-width:1440px;
  margin:auto;
}
.container.small{
  max-width:920px;
}
.container.smaller{
  max-width:1200px;
}