.l-col-1 {
  min-width: 100%; }
  .l-col-1--gap-xs .l-col-1__col {
    margin-bottom: 1.66667%; }
  .l-col-1--gap-sm .l-col-1__col {
    margin-bottom: 3.33333%; }
  .l-col-1--gap-md .l-col-1__col {
    margin-bottom: 6.66667%; }
  .l-col-1--gap-lg .l-col-1__col {
    margin-bottom: 10%; }

