@media (min-width: 1232px) {
  .next-row .next-col-l-1p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%;
  }
  .next-row .next-col-l-2p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -moz-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    width: 40%;
  }
  .next-row .next-col-l-3p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -moz-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    width: 60%;
  }
  .next-row .next-col-l-4p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
    -moz-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    width: 80%;
  }
  .next-row .next-col-l-5p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}

@media (min-width: 1532px) {
  .next-row .next-col-xl-1p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%;
  }
  .next-row .next-col-xl-2p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -moz-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    width: 40%;
  }
  .next-row .next-col-xl-3p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -moz-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    width: 60%;
  }
  .next-row .next-col-xl-4p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
    -moz-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    width: 80%;
  }
  .next-row .next-col-xl-5p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}

.next-row .next-col-fixed-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20px;
  -moz-flex: 0 0 20px;
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  min-width: 20px;
  width: 20px;
}

.next-row .next-col-fixed-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40px;
  -moz-flex: 0 0 40px;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  min-width: 40px;
  width: 40px;
}

.next-row .next-col-fixed-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60px;
  -moz-flex: 0 0 60px;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  min-width: 60px;
  width: 60px;
}

.next-row .next-col-fixed-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 80px;
  -moz-flex: 0 0 80px;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  min-width: 80px;
  width: 80px;
}

.next-row .next-col-fixed-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100px;
  -moz-flex: 0 0 100px;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  min-width: 100px;
  width: 100px;
}

.next-row .next-col-fixed-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 120px;
  -moz-flex: 0 0 120px;
  -ms-flex: 0 0 120px;
  flex: 0 0 120px;
  min-width: 120px;
  width: 120px;
}

.next-row .next-col-fixed-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 140px;
  -moz-flex: 0 0 140px;
  -ms-flex: 0 0 140px;
  flex: 0 0 140px;
  min-width: 140px;
  width: 140px;
}

.next-row .next-col-fixed-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 160px;
  -moz-flex: 0 0 160px;
  -ms-flex: 0 0 160px;
  flex: 0 0 160px;
  min-width: 160px;
  width: 160px;
}

.next-row .next-col-fixed-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 180px;
  -moz-flex: 0 0 180px;
  -ms-flex: 0 0 180px;
  flex: 0 0 180px;
  min-width: 180px;
  width: 180px;
}

.next-row .next-col-fixed-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 200px;
  -moz-flex: 0 0 200px;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  min-width: 200px;
  width: 200px;
}

.next-row .next-col-fixed-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 220px;
  -moz-flex: 0 0 220px;
  -ms-flex: 0 0 220px;
  flex: 0 0 220px;
  min-width: 220px;
  width: 220px;
}

.next-row .next-col-fixed-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 240px;
  -moz-flex: 0 0 240px;
  -ms-flex: 0 0 240px;
  flex: 0 0 240px;
  min-width: 240px;
  width: 240px;
}

.next-row .next-col-fixed-13 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 260px;
  -moz-flex: 0 0 260px;
  -ms-flex: 0 0 260px;
  flex: 0 0 260px;
  min-width: 260px;
  width: 260px;
}

.next-row .next-col-fixed-14 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 280px;
  -moz-flex: 0 0 280px;
  -ms-flex: 0 0 280px;
  flex: 0 0 280px;
  min-width: 280px;
  width: 280px;
}

.next-row .next-col-fixed-15 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 300px;
  -moz-flex: 0 0 300px;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  min-width: 300px;
  width: 300px;
}

.next-row .next-col-fixed-16 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 320px;
  -moz-flex: 0 0 320px;
  -ms-flex: 0 0 320px;
  flex: 0 0 320px;
  min-width: 320px;
  width: 320px;
}

.next-row .next-col-fixed-17 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 340px;
  -moz-flex: 0 0 340px;
  -ms-flex: 0 0 340px;
  flex: 0 0 340px;
  min-width: 340px;
  width: 340px;
}

.next-row .next-col-fixed-18 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 360px;
  -moz-flex: 0 0 360px;
  -ms-flex: 0 0 360px;
  flex: 0 0 360px;
  min-width: 360px;
  width: 360px;
}

.next-row .next-col-fixed-19 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 380px;
  -moz-flex: 0 0 380px;
  -ms-flex: 0 0 380px;
  flex: 0 0 380px;
  min-width: 380px;
  width: 380px;
}

.next-row .next-col-fixed-20 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 400px;
  -moz-flex: 0 0 400px;
  -ms-flex: 0 0 400px;
  flex: 0 0 400px;
  min-width: 400px;
  width: 400px;
}

.next-row .next-col-fixed-21 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 420px;
  -moz-flex: 0 0 420px;
  -ms-flex: 0 0 420px;
  flex: 0 0 420px;
  min-width: 420px;
  width: 420px;
}

.next-row .next-col-fixed-22 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 440px;
  -moz-flex: 0 0 440px;
  -ms-flex: 0 0 440px;
  flex: 0 0 440px;
  min-width: 440px;
  width: 440px;
}

.next-row .next-col-fixed-23 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 460px;
  -moz-flex: 0 0 460px;
  -ms-flex: 0 0 460px;
  flex: 0 0 460px;
  min-width: 460px;
  width: 460px;
}

.next-row .next-col-fixed-24 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 480px;
  -moz-flex: 0 0 480px;
  -ms-flex: 0 0 480px;
  flex: 0 0 480px;
  min-width: 480px;
  width: 480px;
}

.next-row .next-col-fixed-25 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 500px;
  -moz-flex: 0 0 500px;
  -ms-flex: 0 0 500px;
  flex: 0 0 500px;
  min-width: 500px;
  width: 500px;
}

.next-row .next-col-fixed-26 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 520px;
  -moz-flex: 0 0 520px;
  -ms-flex: 0 0 520px;
  flex: 0 0 520px;
  min-width: 520px;
  width: 520px;
}

.next-row .next-col-fixed-27 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 540px;
  -moz-flex: 0 0 540px;
  -ms-flex: 0 0 540px;
  flex: 0 0 540px;
  min-width: 540px;
  width: 540px;
}

.next-row .next-col-fixed-28 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 560px;
  -moz-flex: 0 0 560px;
  -ms-flex: 0 0 560px;
  flex: 0 0 560px;
  min-width: 560px;
  width: 560px;
}

.next-row .next-col-fixed-29 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 580px;
  -moz-flex: 0 0 580px;
  -ms-flex: 0 0 580px;
  flex: 0 0 580px;
  min-width: 580px;
  width: 580px;
}

.next-row .next-col-fixed-30 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 600px;
  -moz-flex: 0 0 600px;
  -ms-flex: 0 0 600px;
  flex: 0 0 600px;
  min-width: 600px;
  width: 600px;
}

.next-row .next-col-offset-1 {
  margin-left: 4.16667%;
}

.next-row .next-col-offset-2 {
  margin-left: 8.33333%;
}

.next-row .next-col-offset-3 {
  margin-left: 12.5%;
}