.c-spacer {
  display: block;
  width: 100%;
}
.c-spacer--small {
  height: 24px;
}
.c-spacer--medium {
  height: 48px;
}
.c-spacer--large {
  height: 96px;
}