.col-auto {
  flex: 0 0 auto !important;
  width: auto !important;
}

.col-1 {
  flex: 0 0 auto !important;
  width: 8.33333333% !important;
}

.col-2 {
  flex: 0 0 auto !important;
  width: 16.66666667% !important;
}

.col-3 {
  flex: 0 0 auto !important;
  width: 25% !important;
}

.col-4 {
  flex: 0 0 auto !important;
  width: 33.33333333% !important;
}

.col-5 {
  flex: 0 0 auto !important;
  width: 41.66666667% !important;
}

.col-6 {
  flex: 0 0 auto !important;
  width: 50% !important;
}

.col-7 {
  flex: 0 0 auto !important;
  width: 58.33333333% !important;
}

.col-8 {
  flex: 0 0 auto !important;
  width: 66.66666667% !important;
}

.col-9 {
  flex: 0 0 auto !important;
  width: 75% !important;
}

.col-10 {
  flex: 0 0 auto !important;
  width: 83.33333333% !important;
}

.col-11 {
  flex: 0 0 auto !important;
  width: 91.66666667% !important;
}

.col-12 {
  flex: 0 0 auto !important;
  width: 100% !important;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0% !important;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto !important;
    width: auto !important;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto !important;
    width: 100% !important;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto !important;
    width: 50% !important;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto !important;
    width: 33.33333333% !important;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto !important;
    width: 25% !important;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto !important;
    width: 20% !important;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto !important;
    width: 16.66666667% !important;
  }
  .col-sm-auto {
    flex: 0 0 auto !important;
    width: auto !important;
  }
  .col-sm-1 {
    flex: 0 0 auto !important;
    width: 8.33333333% !important;
  }
  .col-sm-2 {
    flex: 0 0 auto !important;
    width: 16.66666667% !important;
  }
  .col-sm-3 {
    flex: 0 0 auto !important;
    width: 25% !important;
  }
  .col-sm-4 {
    flex: 0 0 auto !important;
    width: 33.33333333% !important;
  }
  .col-sm-5 {
    flex: 0 0 auto !important;
    width: 41.66666667% !important;
  }
  .col-sm-6 {
    flex: 0 0 auto !important;
    width: 50% !important;
  }
  .col-sm-7 {
    flex: 0 0 auto !important;
    width: 58.33333333% !important;
  }
  .col-sm-8 {
    flex: 0 0 auto !important;
    width: 66.66666667% !important;
  }
  .col-sm-9 {
    flex: 0 0 auto !important;
    width: 75% !important;
  }
  .col-sm-10 {
    flex: 0 0 auto !important;
    width: 83.33333333% !important;
  }
  .col-sm-11 {
    flex: 0 0 auto !important;
    width: 91.66666667% !important;
  }
  .col-sm-12 {
    flex: 0 0 auto !important;
    width: 100% !important;
  }
}
@media (min-width: 1028px) {
  .col-md {
    flex: 1 0 0% !important;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto !important;
    width: auto !important;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto !important;
    width: 100% !important;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto !important;
    width: 50% !important;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto !important;
    width: 33.33333333% !important;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto !important;
    width: 25% !important;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto !important;
    width: 20% !important;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto !important;
    width: 16.66666667% !important;
  }
  .col-md-auto {
    flex: 0 0 auto !important;
    width: auto !important;
  }
  .col-md-1 {
    flex: 0 0 auto !important;
    width: 8.33333333% !important;
  }
  .col-md-2 {
    flex: 0 0 auto !important;
    width: 16.66666667% !important;
  }
  .col-md-3 {
    flex: 0 0 auto !important;
    width: 25% !important;
  }
  .col-md-4 {
    flex: 0 0 auto !important;
    width: 33.33333333% !important;
  }
  .col-md-5 {
    flex: 0 0 auto !important;
    width: 41.66666667% !important;
  }
  .col-md-6 {
    flex: 0 0 auto !important;
    width: 50% !important;
  }
  .col-md-7 {
    flex: 0 0 auto !important;
    width: 58.33333333% !important;
  }
  .col-md-8 {
    flex: 0 0 auto !important;
    width: 66.66666667% !important;
  }
  .col-md-9 {
    flex: 0 0 auto !important;
    width: 75% !important;
  }
  .col-md-10 {
    flex: 0 0 auto !important;
    width: 83.33333333% !important;
  }
  .col-md-11 {
    flex: 0 0 auto !important;
    width: 91.66666667% !important;
  }
  .col-md-12 {
    flex: 0 0 auto !important;
    width: 100% !important;
  }
}
@media (min-width: 1027px) {
  .col-lg {
    flex: 1 0 0% !important;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto !important;
    width: auto !important;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto !important;
    width: 100% !important;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto !important;
    width: 50% !important;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto !important;
    width: 33.33333333% !important;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto !important;
    width: 25% !important;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto !important;
    width: 20% !important;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto !important;
    width: 16.66666667% !important;
  }
  .col-lg-auto {
    flex: 0 0 auto !important;
    width: auto !important;
  }
  .col-lg-1 {
    flex: 0 0 auto !important;
    width: 8.33333333% !important;
  }
  .col-lg-2 {
    flex: 0 0 auto !important;
    width: 16.66666667% !important;
  }
  .col-lg-3 {
    flex: 0 0 auto !important;
    width: 25% !important;
  }
  .col-lg-4 {
    flex: 0 0 auto !important;
    width: 33.33333333% !important;
  }
  .col-lg-5 {
    flex: 0 0 auto !important;
    width: 41.66666667% !important;
  }
  .col-lg-6 {
    flex: 0 0 auto !important;
    width: 50% !important;
  }
  .col-lg-7 {
    flex: 0 0 auto !important;
    width: 58.33333333% !important;
  }
  .col-lg-8 {
    flex: 0 0 auto !important;
    width: 66.66666667% !important;
  }
  .col-lg-9 {
    flex: 0 0 auto !important;
    width: 75% !important;
  }
  .col-lg-10 {
    flex: 0 0 auto !important;
    width: 83.33333333% !important;
  }
  .col-lg-11 {
    flex: 0 0 auto !important;
    width: 91.66666667% !important;
  }
  .col-lg-12 {
    flex: 0 0 auto !important;
    width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0% !important;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto !important;
    width: auto !important;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto !important;
    width: 100% !important;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto !important;
    width: 50% !important;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto !important;
    width: 33.33333333% !important;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto !important;
    width: 25% !important;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto !important;
    width: 20% !important;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto !important;
    width: 16.66666667% !important;
  }
  .col-xl-auto {
    flex: 0 0 auto !important;
    width: auto !important;
  }
  .col-xl-1 {
    flex: 0 0 auto !important;
    width: 8.33333333% !important;
  }
  .col-xl-2 {
    flex: 0 0 auto !important;
    width: 16.66666667% !important;
  }
  .col-xl-3 {
    flex: 0 0 auto !important;
    width: 25% !important;
  }
  .col-xl-4 {
    flex: 0 0 auto !important;
    width: 33.33333333% !important;
  }
  .col-xl-5 {
    flex: 0 0 auto !important;
    width: 41.66666667% !important;
  }
  .col-xl-6 {
    flex: 0 0 auto !important;
    width: 50% !important;
  }
  .col-xl-7 {
    flex: 0 0 auto !important;
    width: 58.33333333% !important;
  }
  .col-xl-8 {
    flex: 0 0 auto !important;
    width: 66.66666667% !important;
  }
  .col-xl-9 {
    flex: 0 0 auto !important;
    width: 75% !important;
  }
  .col-xl-10 {
    flex: 0 0 auto !important;
    width: 83.33333333% !important;
  }
  .col-xl-11 {
    flex: 0 0 auto !important;
    width: 91.66666667% !important;
  }
  .col-xl-12 {
    flex: 0 0 auto !important;
    width: 100% !important;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0% !important;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto !important;
    width: auto !important;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto !important;
    width: 100% !important;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto !important;
    width: 50% !important;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto !important;
    width: 33.33333333% !important;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto !important;
    width: 25% !important;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto !important;
    width: 20% !important;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto !important;
    width: 16.66666667% !important;
  }
  .col-xxl-auto {
    flex: 0 0 auto !important;
    width: auto !important;
  }
  .col-xxl-1 {
    flex: 0 0 auto !important;
    width: 8.33333333% !important;
  }
  .col-xxl-2 {
    flex: 0 0 auto !important;
    width: 16.66666667% !important;
  }
  .col-xxl-3 {
    flex: 0 0 auto !important;
    width: 25% !important;
  }
  .col-xxl-4 {
    flex: 0 0 auto !important;
    width: 33.33333333% !important;
  }
  .col-xxl-5 {
    flex: 0 0 auto !important;
    width: 41.66666667% !important;
  }
  .col-xxl-6 {
    flex: 0 0 auto !important;
    width: 50% !important;
  }
  .col-xxl-7 {
    flex: 0 0 auto !important;
    width: 58.33333333% !important;
  }
  .col-xxl-8 {
    flex: 0 0 auto !important;
    width: 66.66666667% !important;
  }
  .col-xxl-9 {
    flex: 0 0 auto !important;
    width: 75% !important;
  }
  .col-xxl-10 {
    flex: 0 0 auto !important;
    width: 83.33333333% !important;
  }
  .col-xxl-11 {
    flex: 0 0 auto !important;
    width: 91.66666667% !important;
  }
  .col-xxl-12 {
    flex: 0 0 auto !important;
    width: 100% !important;
  }
}
