@media (min-width: 504px) {
  .next-row .next-col-offset-xs-1 {
    margin-left: 4.16667%;
  }
  .next-row .next-col-offset-xs-2 {
    margin-left: 8.33333%;
  }
  .next-row .next-col-offset-xs-3 {
    margin-left: 12.5%;
  }
  .next-row .next-col-offset-xs-4 {
    margin-left: 16.66667%;
  }
  .next-row .next-col-offset-xs-5 {
    margin-left: 20.83333%;
  }
  .next-row .next-col-offset-xs-6 {
    margin-left: 25%;
  }
  .next-row .next-col-offset-xs-7 {
    margin-left: 29.16667%;
  }
  .next-row .next-col-offset-xs-8 {
    margin-left: 33.33333%;
  }
  .next-row .next-col-offset-xs-9 {
    margin-left: 37.5%;
  }
  .next-row .next-col-offset-xs-10 {
    margin-left: 41.66667%;
  }
  .next-row .next-col-offset-xs-11 {
    margin-left: 45.83333%;
  }
  .next-row .next-col-offset-xs-12 {
    margin-left: 50%;
  }
  .next-row .next-col-offset-xs-13 {
    margin-left: 54.16667%;
  }
  .next-row .next-col-offset-xs-14 {
    margin-left: 58.33333%;
  }
  .next-row .next-col-offset-xs-15 {
    margin-left: 62.5%;
  }
  .next-row .next-col-offset-xs-16 {
    margin-left: 66.66667%;
  }
  .next-row .next-col-offset-xs-17 {
    margin-left: 70.83333%;
  }
  .next-row .next-col-offset-xs-18 {
    margin-left: 75%;
  }
  .next-row .next-col-offset-xs-19 {
    margin-left: 79.16667%;
  }
  .next-row .next-col-offset-xs-20 {
    margin-left: 83.33333%;
  }
  .next-row .next-col-offset-xs-21 {
    margin-left: 87.5%;
  }
  .next-row .next-col-offset-xs-22 {
    margin-left: 91.66667%;
  }
  .next-row .next-col-offset-xs-23 {
    margin-left: 95.83333%;
  }
  .next-row .next-col-offset-xs-24 {
    margin-left: 100%;
  }
}

@media (min-width: 752px) {
  .next-row .next-col-offset-s-1 {
    margin-left: 4.16667%;
  }
  .next-row .next-col-offset-s-2 {
    margin-left: 8.33333%;
  }
  .next-row .next-col-offset-s-3 {
    margin-left: 12.5%;
  }
  .next-row .next-col-offset-s-4 {
    margin-left: 16.66667%;
  }
  .next-row .next-col-offset-s-5 {
    margin-left: 20.83333%;
  }
  .next-row .next-col-offset-s-6 {
    margin-left: 25%;
  }
  .next-row .next-col-offset-s-7 {
    margin-left: 29.16667%;
  }
  .next-row .next-col-offset-s-8 {
    margin-left: 33.33333%;
  }
  .next-row .next-col-offset-s-9 {
    margin-left: 37.5%;
  }
  .next-row .next-col-offset-s-10 {
    margin-left: 41.66667%;
  }
  .next-row .next-col-offset-s-11 {
    margin-left: 45.83333%;
  }
  .next-row .next-col-offset-s-12 {
    margin-left: 50%;
  }
  .next-row .next-col-offset-s-13 {
    margin-left: 54.16667%;
  }
  .next-row .next-col-offset-s-14 {
    margin-left: 58.33333%;
  }
  .next-row .next-col-offset-s-15 {
    margin-left: 62.5%;
  }
  .next-row .next-col-offset-s-16 {
    margin-left: 66.66667%;
  }
  .next-row .next-col-offset-s-17 {
    margin-left: 70.83333%;
  }
  .next-row .next-col-offset-s-18 {
    margin-left: 75%;
  }
  .next-row .next-col-offset-s-19 {
    margin-left: 79.16667%;
  }
  .next-row .next-col-offset-s-20 {
    margin-left: 83.33333%;
  }
  .next-row .next-col-offset-s-21 {
    margin-left: 87.5%;
  }
  .next-row .next-col-offset-s-22 {
    margin-left: 91.66667%;
  }
  .next-row .next-col-offset-s-23 {
    margin-left: 95.83333%;
  }
  .next-row .next-col-offset-s-24 {
    margin-left: 100%;
  }
}