.next-w1532-together .next-row .next-col-xl-3 {
  max-width: 12.5%;
  width: 12.5%;
}

.next-w1532-together .next-row .next-col-xl-4 {
  max-width: 16.66667%;
  width: 16.66667%;
}

.next-w1532-together .next-row .next-col-xl-5 {
  max-width: 20.83333%;
  width: 20.83333%;
}

.next-w1532-together .next-row .next-col-xl-6 {
  max-width: 25%;
  width: 25%;
}

.next-w1532-together .next-row .next-col-xl-7 {
  max-width: 29.16667%;
  width: 29.16667%;
}

.next-w1532-together .next-row .next-col-xl-8 {
  max-width: 33.33333%;
  width: 33.33333%;
}

.next-w1532-together .next-row .next-col-xl-9 {
  max-width: 37.5%;
  width: 37.5%;
}

.next-w1532-together .next-row .next-col-xl-10 {
  max-width: 41.66667%;
  width: 41.66667%;
}

.next-w1532-together .next-row .next-col-xl-11 {
  max-width: 45.83333%;
  width: 45.83333%;
}

.next-w1532-together .next-row .next-col-xl-12 {
  max-width: 50%;
  width: 50%;
}

.next-w1532-together .next-row .next-col-xl-13 {
  max-width: 54.16667%;
  width: 54.16667%;
}

.next-w1532-together .next-row .next-col-xl-14 {
  max-width: 58.33333%;
  width: 58.33333%;
}

.next-w1532-together .next-row .next-col-xl-15 {
  max-width: 62.5%;
  width: 62.5%;
}

.next-w1532-together .next-row .next-col-xl-16 {
  max-width: 66.66667%;
  width: 66.66667%;
}

.next-w1532-together .next-row .next-col-xl-17 {
  max-width: 70.83333%;
  width: 70.83333%;
}

.next-w1532-together .next-row .next-col-xl-18 {
  max-width: 75%;
  width: 75%;
}

.next-w1532-together .next-row .next-col-xl-19 {
  max-width: 79.16667%;
  width: 79.16667%;
}

.next-w1532-together .next-row .next-col-xl-20 {
  max-width: 83.33333%;
  width: 83.33333%;
}

.next-w1532-together .next-row .next-col-xl-21 {
  max-width: 87.5%;
  width: 87.5%;
}

.next-w1532-together .next-row .next-col-xl-22 {
  max-width: 91.66667%;
  width: 91.66667%;
}

.next-w1532-together .next-row .next-col-xl-23 {
  max-width: 95.83333%;
  width: 95.83333%;
}

.next-w1532-together .next-row .next-col-xl-24 {
  max-width: 100%;
  width: 100%;
}

.next-w1532-together .next-row .next-col-xl-1p5 {
  max-width: 20%;
  width: 20%;
}

.next-w1532-together .next-row .next-col-xl-2p5 {
  max-width: 40%;
  width: 40%;
}

.next-w1532-together .next-row .next-col-xl-3p5 {
  max-width: 60%;
  width: 60%;
}

.next-w1532-together .next-row .next-col-xl-4p5 {
  max-width: 80%;
  width: 80%;
}

.next-w1532-together .next-row .next-col-xl-5p5 {
  max-width: 100%;
  width: 100%;
}

.next-row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.next-row *, .next-row *:before, .next-row *:after {
  box-sizing: border-box;
}

@media (min-width: 344px) {
  .next-row {
    padding: 0 8px;
  }
}

@media (min-width: 504px) {
  .next-row {
    padding: 0 8px;
  }
}

@media (min-width: 752px) {
  .next-row {
    padding: 0 12px;
  }
}

@media (min-width: 1022px) {
  .next-row {
    padding: 0 12px;
  }
}

@media (min-width: 1232px) {
  .next-row {
    padding: 0 12px;
  }
}

@media (min-width: 1532px) {
  .next-row {
    padding: 0 12px;
  }
}

.next-row.next-row-fixed {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 344px) {
  .next-row.next-row-fixed {
    width: 320px;
  }
}

@media (min-width: 504px) {
  .next-row.next-row-fixed {
    width: 480px;
  }
}

@media (min-width: 752px) {
  .next-row.next-row-fixed {
    width: 720px;
  }
}