.container {
  padding: 0 spacer(2);
  max-width: $mq-medium;
  margin: 0 auto;
}
