// Container widths
//
// Set the container width, and override it for fixed navbars in media queries.
.container {
  @include container-fixed;
}