/* STATIC HEIGHT --------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* CONTENT --------------------------------------------------------------------------------------- */
.pt-height-inherit {
  height: inherit!important;
}

.pt-height-fit-content {
  height: fit-content!important;
}

.pt-height-max-content {
  height: max-content!important;
}

.pt-height-min-content {
  height: min-content!important;
}

.pt-height-auto {
  height: auto!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-height-inherit--sm {
    height: inherit!important;
  }
  
  .pt-height-fit-content--sm {
    height: fit-content!important;
  }
  
  .pt-height-max-content--sm {
    height: max-content!important;
  }
  
  .pt-height-min-content--sm {
    height: min-content!important;
  }
  
  .pt-height-auto--sm {
    height: auto!important;
  }
}

/* MD */
@media (min-width: 768px) {
  .pt-height-inherit--md {
    height: inherit!important;
  }
  
  .pt-height-fit-content--md {
    height: fit-content!important;
  }
  
  .pt-height-max-content--md {
    height: max-content!important;
  }
  
  .pt-height-min-content--md {
    height: min-content!important;
  }

  .pt-height-auto--md {
    height: auto!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-height-inherit--lg {
    height: inherit!important;
  }
  
  .pt-height-fit-content--lg {
    height: fit-content!important;
  }
  
  .pt-height-max-content--lg {
    height: max-content!important;
  }
  
  .pt-height-min-content--lg {
    height: min-content!important;
  }
  
  .pt-height-auto--lg {
    height: auto!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-height-inherit--xl {
    height: inherit!important;
  }
  
  .pt-height-fit-content--xl {
    height: fit-content!important;
  }
  
  .pt-height-max-content--xl {
    height: max-content!important;
  }
  
  .pt-height-min-content--xl {
    height: min-content!important;
  }

  .pt-height-auto--xl {
    height: auto!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-height-inherit--xxl {
    height: inherit!important;
  }
  
  .pt-height-fit-content--xxl {
    height: fit-content!important;
  }
  
  .pt-height-max-content--xxl {
    height: max-content!important;
  }
  
  .pt-height-min-content--xxl {
    height: min-content!important;
  }

  .pt-height-auto--xxl {
    height: auto!important;
  }
}


/* PIXEL ----------------------------------------------------------------------------------------- */
.pt-height-0 {
  height: 0px!important;
}

.pt-height-1 {
  height: 1px!important;
}

.pt-height-2 {
  height: 2px!important;
}

.pt-height-3 {
  height: 3px!important;
}

.pt-height-4 {
  height: 4px!important;
}

.pt-height-5 {
  height: 5px!important;
}

.pt-height-10 {
  height: 10px!important;
}

.pt-height-15 {
  height: 15px!important;
}

.pt-height-20 {
  height: 20px!important;
}

.pt-height-25 {
  height: 25px!important;
}

.pt-height-30 {
  height: 30px!important;
}

.pt-height-35 {
  height: 35px!important;
}

.pt-height-40 {
  height: 40px!important;
}

.pt-height-45 {
  height: 45px!important;
}

.pt-height-50 {
  height: 50px!important;
}

.pt-height-60 {
  height: 60px!important;
}

.pt-height-70 {
  height: 70px!important;
}

.pt-height-80 {
  height: 80px!important;
}

.pt-height-90 {
  height: 90px!important;
}

.pt-height-100 {
  height: 100px!important;
}

.pt-height-110 {
  height: 110px!important;
}

.pt-height-120 {
  height: 120px!important;
}

.pt-height-130 {
  height: 130px!important;
}

.pt-height-140 {
  height: 140px!important;
}

.pt-height-150 {
  height: 150px!important;
}

.pt-height-160 {
  height: 160px!important;
}

.pt-height-170 {
  height: 170px!important;
}

.pt-height-180 {
  height: 180px!important;
}

.pt-height-190 {
  height: 190px!important;
}

.pt-height-200 {
  height: 200px!important;
}

.pt-height-210 {
  height: 210px!important;
}

.pt-height-220 {
  height: 220px!important;
}

.pt-height-230 {
  height: 230px!important;
}

.pt-height-240 {
  height: 240px!important;
}

.pt-height-250 {
  height: 250px!important;
}

.pt-height-260 {
  height: 260px!important;
}

.pt-height-270 {
  height: 270px!important;
}

.pt-height-280 {
  height: 280px!important;
}

.pt-height-290 {
  height: 290px!important;
}

.pt-height-300 {
  height: 300px!important;
}

.pt-height-310 {
  height: 310px!important;
}

.pt-height-320 {
  height: 320px!important;
}

.pt-height-330 {
  height: 330px!important;
}

.pt-height-340 {
  height: 340px!important;
}

.pt-height-350 {
  height: 350px!important;
}

.pt-height-360 {
  height: 360px!important;
}

.pt-height-370 {
  height: 370px!important;
}

.pt-height-380 {
  height: 380px!important;
}

.pt-height-390 {
  height: 390px!important;
}

.pt-height-400 {
  height: 400px!important;
}

.pt-height-410 {
  height: 410px!important;
}

.pt-height-420 {
  height: 420px!important;
}

.pt-height-430 {
  height: 430px!important;
}

.pt-height-440 {
  height: 440px!important;
}

.pt-height-450 {
  height: 450px!important;
}

.pt-height-460 {
  height: 460px!important;
}

.pt-height-470 {
  height: 470px!important;
}

.pt-height-480 {
  height: 480px!important;
}

.pt-height-490 {
  height: 490px!important;
}

.pt-height-500 {
  height: 500px!important;
}

.pt-height-550 {
  height: 550px!important;
}

.pt-height-600 {
  height: 600px!important;
}

.pt-height-650 {
  height: 650px!important;
}

.pt-height-700 {
  height: 700px!important;
}

.pt-height-750 {
  height: 750px!important;
}

.pt-height-800 {
  height: 800px!important;
}

.pt-height-850 {
  height: 850px!important;
}

.pt-height-900 {
  height: 900px!important;
}

.pt-height-950 {
  height: 950px!important;
}

.pt-height-1000 {
  height: 1000px!important;
}

.pt-height-1050 {
  height: 1050px!important;
}

.pt-height-1100 {
  height: 1100px!important;
}

.pt-height-1150 {
  height: 1150px!important;
}

.pt-height-1200 {
  height: 1200px!important;
}

.pt-height-1250 {
  height: 1250px!important;
}

.pt-height-1300 {
  height: 1300px!important;
}

.pt-height-1350 {
  height: 1350px!important;
}

.pt-height-1400 {
  height: 1400px!important;
}

.pt-height-1450 {
  height: 1450px!important;
}

.pt-height-1500 {
  height: 1500px!important;
}

.pt-height-1550 {
  height: 1550px!important;
}

.pt-height-1600 {
  height: 1600px!important;
}

.pt-height-1650 {
  height: 1650px!important;
}

.pt-height-1700 {
  height: 1700px!important;
}

.pt-height-1750 {
  height: 1750px!important;
}

.pt-height-1800 {
  height: 1800px!important;
}

.pt-height-1950 {
  height: 1950px!important;
}

.pt-height-2000 {
  height: 2000px!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-height-0--sm {
    height: 0px!important;
  }

  .pt-height-1--sm {
    height: 1px!important;
  }
  
  .pt-height-2--sm {
    height: 2px!important;
  }
  
  .pt-height-3--sm {
    height: 3px!important;
  }
  
  .pt-height-4--sm {
    height: 4px!important;
  }

  .pt-height-5--sm {
    height: 5px!important;
  }
  
  .pt-height-10--sm {
    height: 10px!important;
  }
  
  .pt-height-15--sm {
    height: 15px!important;
  }
  
  .pt-height-20--sm {
    height: 20px!important;
  }
  
  .pt-height-25--sm {
    height: 25px!important;
  }
  
  .pt-height-30--sm {
    height: 30px!important;
  }
  
  .pt-height-35--sm {
    height: 35px!important;
  }
  
  .pt-height-40--sm {
    height: 40px!important;
  }
  
  .pt-height-45--sm {
    height: 45px!important;
  }
  
  .pt-height-50--sm {
    height: 50px!important;
  }
  
  .pt-height-60--sm {
    height: 60px!important;
  }
  
  .pt-height-70--sm {
    height: 70px!important;
  }
  
  .pt-height-80--sm {
    height: 80px!important;
  }
  
  .pt-height-90--sm {
    height: 90px!important;
  }
  
  .pt-height-100--sm {
    height: 100px!important;
  }
  
  .pt-height-110--sm {
    height: 110px!important;
  }
  
  .pt-height-120--sm {
    height: 120px!important;
  }
  
  .pt-height-130--sm {
    height: 130px!important;
  }
  
  .pt-height-140--sm {
    height: 140px!important;
  }
  
  .pt-height-150--sm {
    height: 150px!important;
  }
  
  .pt-height-160--sm {
    height: 160px!important;
  }
  
  .pt-height-170--sm {
    height: 170px!important;
  }
  
  .pt-height-180--sm {
    height: 180px!important;
  }
  
  .pt-height-190--sm {
    height: 190px!important;
  }
  
  .pt-height-200--sm {
    height: 200px!important;
  }
  
  .pt-height-210--sm {
    height: 210px!important;
  }
  
  .pt-height-220--sm {
    height: 220px!important;
  }
  
  .pt-height-230--sm {
    height: 230px!important;
  }
  
  .pt-height-240--sm {
    height: 240px!important;
  }
  
  .pt-height-250--sm {
    height: 250px!important;
  }
  
  .pt-height-260--sm {
    height: 260px!important;
  }
  
  .pt-height-270--sm {
    height: 270px!important;
  }
  
  .pt-height-280--sm {
    height: 280px!important;
  }
  
  .pt-height-290--sm {
    height: 290px!important;
  }
  
  .pt-height-300--sm {
    height: 300px!important;
  }
  
  .pt-height-310--sm {
    height: 310px!important;
  }
  
  .pt-height-320--sm {
    height: 320px!important;
  }
  
  .pt-height-330--sm {
    height: 330px!important;
  }
  
  .pt-height-340--sm {
    height: 340px!important;
  }
  
  .pt-height-350--sm {
    height: 350px!important;
  }
  
  .pt-height-360--sm {
    height: 360px!important;
  }
  
  .pt-height-370--sm {
    height: 370px!important;
  }
  
  .pt-height-380--sm {
    height: 380px!important;
  }
  
  .pt-height-390--sm {
    height: 390px!important;
  }
  
  .pt-height-400--sm {
    height: 400px!important;
  }
  
  .pt-height-410--sm {
    height: 410px!important;
  }
  
  .pt-height-420--sm {
    height: 420px!important;
  }
  
  .pt-height-430--sm {
    height: 430px!important;
  }
  
  .pt-height-440--sm {
    height: 440px!important;
  }
  
  .pt-height-450--sm {
    height: 450px!important;
  }
  
  .pt-height-460--sm {
    height: 460px!important;
  }
  
  .pt-height-470--sm {
    height: 470px!important;
  }
  
  .pt-height-480--sm {
    height: 480px!important;
  }
  
  .pt-height-490--sm {
    height: 490px!important;
  }
  
  .pt-height-500--sm {
    height: 500px!important;
  }

  .pt-height-550--sm {
    height: 550px!important;
  }
  
  .pt-height-600--sm {
    height: 600px!important;
  }
  
  .pt-height-650--sm {
    height: 650px!important;
  }
  
  .pt-height-700--sm {
    height: 700px!important;
  }
  
  .pt-height-750--sm {
    height: 750px!important;
  }
  
  .pt-height-800--sm {
    height: 800px!important;
  }
  
  .pt-height-850--sm {
    height: 850px!important;
  }
  
  .pt-height-900--sm {
    height: 900px!important;
  }
  
  .pt-height-950--sm {
    height: 950px!important;
  }
  
  .pt-height-1000--sm {
    height: 1000px!important;
  }
  
  .pt-height-1050--sm {
    height: 1050px!important;
  }
  
  .pt-height-1100--sm {
    height: 1100px!important;
  }
  
  .pt-height-1150--sm {
    height: 1150px!important;
  }
  
  .pt-height-1200--sm {
    height: 1200px!important;
  }
  
  .pt-height-1250--sm {
    height: 1250px!important;
  }
  
  .pt-height-1300--sm {
    height: 1300px!important;
  }
  
  .pt-height-1350--sm {
    height: 1350px!important;
  }
  
  .pt-height-1400--sm {
    height: 1400px!important;
  }
  
  .pt-height-1450--sm {
    height: 1450px!important;
  }
  
  .pt-height-1500--sm {
    height: 1500px!important;
  }
  
  .pt-height-1550--sm {
    height: 1550px!important;
  }
  
  .pt-height-1600--sm {
    height: 1600px!important;
  }
  
  .pt-height-1650--sm {
    height: 1650px!important;
  }
  
  .pt-height-1700--sm {
    height: 1700px!important;
  }
  
  .pt-height-1750--sm {
    height: 1750px!important;
  }
  
  .pt-height-1800--sm {
    height: 1800px!important;
  }
  
  .pt-height-1950--sm {
    height: 1950px!important;
  }
  
  .pt-height-2000--sm {
    height: 2000px!important;
  }
}

/* MD */
@media (min-width: 768px) {
  .pt-height-0--md {
    height: 0px!important;
  }

  .pt-height-1--md {
    height: 1px!important;
  }
  
  .pt-height-2--md {
    height: 2px!important;
  }
  
  .pt-height-3--md {
    height: 3px!important;
  }
  
  .pt-height-4--md {
    height: 4px!important;
  }

  .pt-height-5--md {
    height: 5px!important;
  }
  
  .pt-height-10--md {
    height: 10px!important;
  }
  
  .pt-height-15--md {
    height: 15px!important;
  }
  
  .pt-height-20--md {
    height: 20px!important;
  }
  
  .pt-height-25--md {
    height: 25px!important;
  }
  
  .pt-height-30--md {
    height: 30px!important;
  }
  
  .pt-height-35--md {
    height: 35px!important;
  }
  
  .pt-height-40--md {
    height: 40px!important;
  }
  
  .pt-height-45--md {
    height: 45px!important;
  }
  
  .pt-height-50--md {
    height: 50px!important;
  }
  
  .pt-height-60--md {
    height: 60px!important;
  }
  
  .pt-height-70--md {
    height: 70px!important;
  }
  
  .pt-height-80--md {
    height: 80px!important;
  }
  
  .pt-height-90--md {
    height: 90px!important;
  }
  
  .pt-height-100--md {
    height: 100px!important;
  }
  
  .pt-height-110--md {
    height: 110px!important;
  }
  
  .pt-height-120--md {
    height: 120px!important;
  }
  
  .pt-height-130--md {
    height: 130px!important;
  }
  
  .pt-height-140--md {
    height: 140px!important;
  }
  
  .pt-height-150--md {
    height: 150px!important;
  }
  
  .pt-height-160--md {
    height: 160px!important;
  }
  
  .pt-height-170--md {
    height: 170px!important;
  }
  
  .pt-height-180--md {
    height: 180px!important;
  }
  
  .pt-height-190--md {
    height: 190px!important;
  }
  
  .pt-height-200--md {
    height: 200px!important;
  }
  
  .pt-height-210--md {
    height: 210px!important;
  }
  
  .pt-height-220--md {
    height: 220px!important;
  }
  
  .pt-height-230--md {
    height: 230px!important;
  }
  
  .pt-height-240--md {
    height: 240px!important;
  }
  
  .pt-height-250--md {
    height: 250px!important;
  }
  
  .pt-height-260--md {
    height: 260px!important;
  }
  
  .pt-height-270--md {
    height: 270px!important;
  }
  
  .pt-height-280--md {
    height: 280px!important;
  }
  
  .pt-height-290--md {
    height: 290px!important;
  }
  
  .pt-height-300--md {
    height: 300px!important;
  }
  
  .pt-height-310--md {
    height: 310px!important;
  }
  
  .pt-height-320--md {
    height: 320px!important;
  }
  
  .pt-height-330--md {
    height: 330px!important;
  }
  
  .pt-height-340--md {
    height: 340px!important;
  }
  
  .pt-height-350--md {
    height: 350px!important;
  }
  
  .pt-height-360--md {
    height: 360px!important;
  }
  
  .pt-height-370--md {
    height: 370px!important;
  }
  
  .pt-height-380--md {
    height: 380px!important;
  }
  
  .pt-height-390--md {
    height: 390px!important;
  }
  
  .pt-height-400--md {
    height: 400px!important;
  }
  
  .pt-height-410--md {
    height: 410px!important;
  }
  
  .pt-height-420--md {
    height: 420px!important;
  }
  
  .pt-height-430--md {
    height: 430px!important;
  }
  
  .pt-height-440--md {
    height: 440px!important;
  }
  
  .pt-height-450--md {
    height: 450px!important;
  }
  
  .pt-height-460--md {
    height: 460px!important;
  }
  
  .pt-height-470--md {
    height: 470px!important;
  }
  
  .pt-height-480--md {
    height: 480px!important;
  }
  
  .pt-height-490--md {
    height: 490px!important;
  }
  
  .pt-height-500--md {
    height: 500px!important;
  }

  .pt-height-550--md {
    height: 550px!important;
  }
  
  .pt-height-600--md {
    height: 600px!important;
  }
  
  .pt-height-650--md {
    height: 650px!important;
  }
  
  .pt-height-700--md {
    height: 700px!important;
  }
  
  .pt-height-750--md {
    height: 750px!important;
  }
  
  .pt-height-800--md {
    height: 800px!important;
  }
  
  .pt-height-850--md {
    height: 850px!important;
  }
  
  .pt-height-900--md {
    height: 900px!important;
  }
  
  .pt-height-950--md {
    height: 950px!important;
  }
  
  .pt-height-1000--md {
    height: 1000px!important;
  }
  
  .pt-height-1050--md {
    height: 1050px!important;
  }
  
  .pt-height-1100--md {
    height: 1100px!important;
  }
  
  .pt-height-1150--md {
    height: 1150px!important;
  }
  
  .pt-height-1200--md {
    height: 1200px!important;
  }
  
  .pt-height-1250--md {
    height: 1250px!important;
  }
  
  .pt-height-1300--md {
    height: 1300px!important;
  }
  
  .pt-height-1350--md {
    height: 1350px!important;
  }
  
  .pt-height-1400--md {
    height: 1400px!important;
  }
  
  .pt-height-1450--md {
    height: 1450px!important;
  }
  
  .pt-height-1500--md {
    height: 1500px!important;
  }
  
  .pt-height-1550--md {
    height: 1550px!important;
  }
  
  .pt-height-1600--md {
    height: 1600px!important;
  }
  
  .pt-height-1650--md {
    height: 1650px!important;
  }
  
  .pt-height-1700--md {
    height: 1700px!important;
  }
  
  .pt-height-1750--md {
    height: 1750px!important;
  }
  
  .pt-height-1800--md {
    height: 1800px!important;
  }
  
  .pt-height-1950--md {
    height: 1950px!important;
  }
  
  .pt-height-2000--md {
    height: 2000px!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-height-0--lg {
    height: 0px!important;
  }

  .pt-height-1--lg {
    height: 1px!important;
  }
  
  .pt-height-2--lg {
    height: 2px!important;
  }
  
  .pt-height-3--lg {
    height: 3px!important;
  }
  
  .pt-height-4--lg {
    height: 4px!important;
  }

  .pt-height-5--lg {
    height: 5px!important;
  }
  
  .pt-height-10--lg {
    height: 10px!important;
  }
  
  .pt-height-15--lg {
    height: 15px!important;
  }
  
  .pt-height-20--lg {
    height: 20px!important;
  }
  
  .pt-height-25--lg {
    height: 25px!important;
  }
  
  .pt-height-30--lg {
    height: 30px!important;
  }
  
  .pt-height-35--lg {
    height: 35px!important;
  }
  
  .pt-height-40--lg {
    height: 40px!important;
  }
  
  .pt-height-45--lg {
    height: 45px!important;
  }
  
  .pt-height-50--lg {
    height: 50px!important;
  }
  
  .pt-height-60--lg {
    height: 60px!important;
  }
  
  .pt-height-70--lg {
    height: 70px!important;
  }
  
  .pt-height-80--lg {
    height: 80px!important;
  }
  
  .pt-height-90--lg {
    height: 90px!important;
  }
  
  .pt-height-100--lg {
    height: 100px!important;
  }
  
  .pt-height-110--lg {
    height: 110px!important;
  }
  
  .pt-height-120--lg {
    height: 120px!important;
  }
  
  .pt-height-130--lg {
    height: 130px!important;
  }
  
  .pt-height-140--lg {
    height: 140px!important;
  }
  
  .pt-height-150--lg {
    height: 150px!important;
  }
  
  .pt-height-160--lg {
    height: 160px!important;
  }
  
  .pt-height-170--lg {
    height: 170px!important;
  }
  
  .pt-height-180--lg {
    height: 180px!important;
  }
  
  .pt-height-190--lg {
    height: 190px!important;
  }
  
  .pt-height-200--lg {
    height: 200px!important;
  }
  
  .pt-height-210--lg {
    height: 210px!important;
  }
  
  .pt-height-220--lg {
    height: 220px!important;
  }
  
  .pt-height-230--lg {
    height: 230px!important;
  }
  
  .pt-height-240--lg {
    height: 240px!important;
  }
  
  .pt-height-250--lg {
    height: 250px!important;
  }
  
  .pt-height-260--lg {
    height: 260px!important;
  }
  
  .pt-height-270--lg {
    height: 270px!important;
  }
  
  .pt-height-280--lg {
    height: 280px!important;
  }
  
  .pt-height-290--lg {
    height: 290px!important;
  }
  
  .pt-height-300--lg {
    height: 300px!important;
  }
  
  .pt-height-310--lg {
    height: 310px!important;
  }
  
  .pt-height-320--lg {
    height: 320px!important;
  }
  
  .pt-height-330--lg {
    height: 330px!important;
  }
  
  .pt-height-340--lg {
    height: 340px!important;
  }
  
  .pt-height-350--lg {
    height: 350px!important;
  }
  
  .pt-height-360--lg {
    height: 360px!important;
  }
  
  .pt-height-370--lg {
    height: 370px!important;
  }
  
  .pt-height-380--lg {
    height: 380px!important;
  }
  
  .pt-height-390--lg {
    height: 390px!important;
  }
  
  .pt-height-400--lg {
    height: 400px!important;
  }
  
  .pt-height-410--lg {
    height: 410px!important;
  }
  
  .pt-height-420--lg {
    height: 420px!important;
  }
  
  .pt-height-430--lg {
    height: 430px!important;
  }
  
  .pt-height-440--lg {
    height: 440px!important;
  }
  
  .pt-height-450--lg {
    height: 450px!important;
  }
  
  .pt-height-460--lg {
    height: 460px!important;
  }
  
  .pt-height-470--lg {
    height: 470px!important;
  }
  
  .pt-height-480--lg {
    height: 480px!important;
  }
  
  .pt-height-490--lg {
    height: 490px!important;
  }
  
  .pt-height-500--lg {
    height: 500px!important;
  }

  .pt-height-550--lg {
    height: 550px!important;
  }

  .pt-height-600--lg {
    height: 600px!important;
  }

  .pt-height-650--lg {
    height: 650px!important;
  }

  .pt-height-700--lg {
    height: 700px!important;
  }

  .pt-height-750--lg {
    height: 750px!important;
  }

  .pt-height-800--lg {
    height: 800px!important;
  }

  .pt-height-850--lg {
    height: 850px!important;
  }

  .pt-height-900--lg {
    height: 900px!important;
  }

  .pt-height-950--lg {
    height: 950px!important;
  }

  .pt-height-1000--lg {
    height: 1000px!important;
  }

  .pt-height-1050--lg {
    height: 1050px!important;
  }

  .pt-height-1100--lg {
    height: 1100px!important;
  }

  .pt-height-1150--lg {
    height: 1150px!important;
  }

  .pt-height-1200--lg {
    height: 1200px!important;
  }

  .pt-height-1250--lg {
    height: 1250px!important;
  }

  .pt-height-1300--lg {
    height: 1300px!important;
  }

  .pt-height-1350--lg {
    height: 1350px!important;
  }

  .pt-height-1400--lg {
    height: 1400px!important;
  }

  .pt-height-1450--lg {
    height: 1450px!important;
  }

  .pt-height-1500--lg {
    height: 1500px!important;
  }

  .pt-height-1550--lg {
    height: 1550px!important;
  }

  .pt-height-1600--lg {
    height: 1600px!important;
  }

  .pt-height-1650--lg {
    height: 1650px!important;
  }

  .pt-height-1700--lg {
    height: 1700px!important;
  }

  .pt-height-1750--lg {
    height: 1750px!important;
  }

  .pt-height-1800--lg {
    height: 1800px!important;
  }

  .pt-height-1950--lg {
    height: 1950px!important;
  }

  .pt-height-2000--lg {
    height: 2000px!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-height-0--xl {
    height: 0px!important;
  }

  .pt-height-1--xl {
    height: 1px!important;
  }
  
  .pt-height-2--xl {
    height: 2px!important;
  }
  
  .pt-height-3--xl {
    height: 3px!important;
  }
  
  .pt-height-4--xl {
    height: 4px!important;
  }

  .pt-height-5--xl {
    height: 5px!important;
  }
  
  .pt-height-10--xl {
    height: 10px!important;
  }
  
  .pt-height-15--xl {
    height: 15px!important;
  }
  
  .pt-height-20--xl {
    height: 20px!important;
  }
  
  .pt-height-25--xl {
    height: 25px!important;
  }
  
  .pt-height-30--xl {
    height: 30px!important;
  }
  
  .pt-height-35--xl {
    height: 35px!important;
  }
  
  .pt-height-40--xl {
    height: 40px!important;
  }
  
  .pt-height-45--xl {
    height: 45px!important;
  }
  
  .pt-height-50--xl {
    height: 50px!important;
  }
  
  .pt-height-60--xl {
    height: 60px!important;
  }
  
  .pt-height-70--xl {
    height: 70px!important;
  }
  
  .pt-height-80--xl {
    height: 80px!important;
  }
  
  .pt-height-90--xl {
    height: 90px!important;
  }
  
  .pt-height-100--xl {
    height: 100px!important;
  }
  
  .pt-height-110--xl {
    height: 110px!important;
  }
  
  .pt-height-120--xl {
    height: 120px!important;
  }
  
  .pt-height-130--xl {
    height: 130px!important;
  }
  
  .pt-height-140--xl {
    height: 140px!important;
  }
  
  .pt-height-150--xl {
    height: 150px!important;
  }
  
  .pt-height-160--xl {
    height: 160px!important;
  }
  
  .pt-height-170--xl {
    height: 170px!important;
  }
  
  .pt-height-180--xl {
    height: 180px!important;
  }
  
  .pt-height-190--xl {
    height: 190px!important;
  }
  
  .pt-height-200--xl {
    height: 200px!important;
  }
  
  .pt-height-210--xl {
    height: 210px!important;
  }
  
  .pt-height-220--xl {
    height: 220px!important;
  }
  
  .pt-height-230--xl {
    height: 230px!important;
  }
  
  .pt-height-240--xl {
    height: 240px!important;
  }
  
  .pt-height-250--xl {
    height: 250px!important;
  }
  
  .pt-height-260--xl {
    height: 260px!important;
  }
  
  .pt-height-270--xl {
    height: 270px!important;
  }
  
  .pt-height-280--xl {
    height: 280px!important;
  }
  
  .pt-height-290--xl {
    height: 290px!important;
  }
  
  .pt-height-300--xl {
    height: 300px!important;
  }
  
  .pt-height-310--xl {
    height: 310px!important;
  }
  
  .pt-height-320--xl {
    height: 320px!important;
  }
  
  .pt-height-330--xl {
    height: 330px!important;
  }
  
  .pt-height-340--xl {
    height: 340px!important;
  }
  
  .pt-height-350--xl {
    height: 350px!important;
  }
  
  .pt-height-360--xl {
    height: 360px!important;
  }
  
  .pt-height-370--xl {
    height: 370px!important;
  }
  
  .pt-height-380--xl {
    height: 380px!important;
  }
  
  .pt-height-390--xl {
    height: 390px!important;
  }
  
  .pt-height-400--xl {
    height: 400px!important;
  }
  
  .pt-height-410--xl {
    height: 410px!important;
  }
  
  .pt-height-420--xl {
    height: 420px!important;
  }
  
  .pt-height-430--xl {
    height: 430px!important;
  }
  
  .pt-height-440--xl {
    height: 440px!important;
  }
  
  .pt-height-450--xl {
    height: 450px!important;
  }
  
  .pt-height-460--xl {
    height: 460px!important;
  }
  
  .pt-height-470--xl {
    height: 470px!important;
  }
  
  .pt-height-480--xl {
    height: 480px!important;
  }
  
  .pt-height-490--xl {
    height: 490px!important;
  }
  
  .pt-height-500--xl {
    height: 500px!important;
  }

  .pt-height-550--xl {
    height: 550px!important;
  }
  
  .pt-height-600--xl {
    height: 600px!important;
  }
  
  .pt-height-650--xl {
    height: 650px!important;
  }
  
  .pt-height-700--xl {
    height: 700px!important;
  }
  
  .pt-height-750--xl {
    height: 750px!important;
  }
  
  .pt-height-800--xl {
    height: 800px!important;
  }
  
  .pt-height-850--xl {
    height: 850px!important;
  }
  
  .pt-height-900--xl {
    height: 900px!important;
  }
  
  .pt-height-950--xl {
    height: 950px!important;
  }
  
  .pt-height-1000--xl {
    height: 1000px!important;
  }
  
  .pt-height-1050--xl {
    height: 1050px!important;
  }
  
  .pt-height-1100--xl {
    height: 1100px!important;
  }
  
  .pt-height-1150--xl {
    height: 1150px!important;
  }
  
  .pt-height-1200--xl {
    height: 1200px!important;
  }
  
  .pt-height-1250--xl {
    height: 1250px!important;
  }
  
  .pt-height-1300--xl {
    height: 1300px!important;
  }
  
  .pt-height-1350--xl {
    height: 1350px!important;
  }
  
  .pt-height-1400--xl {
    height: 1400px!important;
  }
  
  .pt-height-1450--xl {
    height: 1450px!important;
  }
  
  .pt-height-1500--xl {
    height: 1500px!important;
  }
  
  .pt-height-1550--xl {
    height: 1550px!important;
  }
  
  .pt-height-1600--xl {
    height: 1600px!important;
  }
  
  .pt-height-1650--xl {
    height: 1650px!important;
  }
  
  .pt-height-1700--xl {
    height: 1700px!important;
  }
  
  .pt-height-1750--xl {
    height: 1750px!important;
  }
  
  .pt-height-1800--xl {
    height: 1800px!important;
  }
  
  .pt-height-1950--xl {
    height: 1950px!important;
  }
  
  .pt-height-2000--xl {
    height: 2000px!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-height-0--xxl {
    height: 0px!important;
  }

  .pt-height-1--xxl {
    height: 1px!important;
  }
  
  .pt-height-2--xxl {
    height: 2px!important;
  }
  
  .pt-height-3--xxl {
    height: 3px!important;
  }
  
  .pt-height-4--xxl {
    height: 4px!important;
  }

  .pt-height-5--xxl {
    height: 5px!important;
  }
  
  .pt-height-10--xxl {
    height: 10px!important;
  }
  
  .pt-height-15--xxl {
    height: 15px!important;
  }
  
  .pt-height-20--xxl {
    height: 20px!important;
  }
  
  .pt-height-25--xxl {
    height: 25px!important;
  }
  
  .pt-height-30--xxl {
    height: 30px!important;
  }
  
  .pt-height-35--xxl {
    height: 35px!important;
  }
  
  .pt-height-40--xxl {
    height: 40px!important;
  }
  
  .pt-height-45--xxl {
    height: 45px!important;
  }
  
  .pt-height-50--xxl {
    height: 50px!important;
  }
  
  .pt-height-60--xxl {
    height: 60px!important;
  }
  
  .pt-height-70--xxl {
    height: 70px!important;
  }
  
  .pt-height-80--xxl {
    height: 80px!important;
  }
  
  .pt-height-90--xxl {
    height: 90px!important;
  }
  
  .pt-height-100--xxl {
    height: 100px!important;
  }
  
  .pt-height-110--xxl {
    height: 110px!important;
  }
  
  .pt-height-120--xxl {
    height: 120px!important;
  }
  
  .pt-height-130--xxl {
    height: 130px!important;
  }
  
  .pt-height-140--xxl {
    height: 140px!important;
  }
  
  .pt-height-150--xxl {
    height: 150px!important;
  }
  
  .pt-height-160--xxl {
    height: 160px!important;
  }
  
  .pt-height-170--xxl {
    height: 170px!important;
  }
  
  .pt-height-180--xxl {
    height: 180px!important;
  }
  
  .pt-height-190--xxl {
    height: 190px!important;
  }
  
  .pt-height-200--xxl {
    height: 200px!important;
  }
  
  .pt-height-210--xxl {
    height: 210px!important;
  }
  
  .pt-height-220--xxl {
    height: 220px!important;
  }
  
  .pt-height-230--xxl {
    height: 230px!important;
  }
  
  .pt-height-240--xxl {
    height: 240px!important;
  }
  
  .pt-height-250--xxl {
    height: 250px!important;
  }
  
  .pt-height-260--xxl {
    height: 260px!important;
  }
  
  .pt-height-270--xxl {
    height: 270px!important;
  }
  
  .pt-height-280--xxl {
    height: 280px!important;
  }
  
  .pt-height-290--xxl {
    height: 290px!important;
  }
  
  .pt-height-300--xxl {
    height: 300px!important;
  }
  
  .pt-height-310--xxl {
    height: 310px!important;
  }
  
  .pt-height-320--xxl {
    height: 320px!important;
  }
  
  .pt-height-330--xxl {
    height: 330px!important;
  }
  
  .pt-height-340--xxl {
    height: 340px!important;
  }
  
  .pt-height-350--xxl {
    height: 350px!important;
  }
  
  .pt-height-360--xxl {
    height: 360px!important;
  }
  
  .pt-height-370--xxl {
    height: 370px!important;
  }
  
  .pt-height-380--xxl {
    height: 380px!important;
  }
  
  .pt-height-390--xxl {
    height: 390px!important;
  }
  
  .pt-height-400--xxl {
    height: 400px!important;
  }
  
  .pt-height-410--xxl {
    height: 410px!important;
  }
  
  .pt-height-420--xxl {
    height: 420px!important;
  }
  
  .pt-height-430--xxl {
    height: 430px!important;
  }
  
  .pt-height-440--xxl {
    height: 440px!important;
  }
  
  .pt-height-450--xxl {
    height: 450px!important;
  }
  
  .pt-height-460--xxl {
    height: 460px!important;
  }
  
  .pt-height-470--xxl {
    height: 470px!important;
  }
  
  .pt-height-480--xxl {
    height: 480px!important;
  }
  
  .pt-height-490--xxl {
    height: 490px!important;
  }
  
  .pt-height-500--xxl {
    height: 500px!important;
  }

  .pt-height-550--xxl {
    height: 550px!important;
  }
  
  .pt-height-600--xxl {
    height: 600px!important;
  }
  
  .pt-height-650--xxl {
    height: 650px!important;
  }
  
  .pt-height-700--xxl {
    height: 700px!important;
  }
  
  .pt-height-750--xxl {
    height: 750px!important;
  }
  
  .pt-height-800--xxl {
    height: 800px!important;
  }
  
  .pt-height-850--xxl {
    height: 850px!important;
  }
  
  .pt-height-900--xxl {
    height: 900px!important;
  }
  
  .pt-height-950--xxl {
    height: 950px!important;
  }
  
  .pt-height-1000--xxl {
    height: 1000px!important;
  }
  
  .pt-height-1050--xxl {
    height: 1050px!important;
  }
  
  .pt-height-1100--xxl {
    height: 1100px!important;
  }
  
  .pt-height-1150--xxl {
    height: 1150px!important;
  }
  
  .pt-height-1200--xxl {
    height: 1200px!important;
  }
  
  .pt-height-1250--xxl {
    height: 1250px!important;
  }
  
  .pt-height-1300--xxl {
    height: 1300px!important;
  }
  
  .pt-height-1350--xxl {
    height: 1350px!important;
  }
  
  .pt-height-1400--xxl {
    height: 1400px!important;
  }
  
  .pt-height-1450--xxl {
    height: 1450px!important;
  }
  
  .pt-height-1500--xxl {
    height: 1500px!important;
  }
  
  .pt-height-1550--xxl {
    height: 1550px!important;
  }
  
  .pt-height-1600--xxl {
    height: 1600px!important;
  }
  
  .pt-height-1650--xxl {
    height: 1650px!important;
  }
  
  .pt-height-1700--xxl {
    height: 1700px!important;
  }
  
  .pt-height-1750--xxl {
    height: 1750px!important;
  }
  
  .pt-height-1800--xxl {
    height: 1800px!important;
  }
  
  .pt-height-1950--xxl {
    height: 1950px!important;
  }
  
  .pt-height-2000--xxl {
    height: 2000px!important;
  }
}
   
/* PERCENTAGE ------------------------------------------------------------------------------------ */
.pt-height-5x {
  height: 5%!important;
}

.pt-height-10x {
  height: 10%!important;
}

.pt-height-15x {
  height: 15%!important;
}

.pt-height-20x {
  height: 20%!important;
}

.pt-height-25x {
  height: 25%!important;
}

.pt-height-30x {
  height: 30%!important;
}

.pt-height-35x {
  height: 35%!important;
}

.pt-height-40x {
  height: 40%!important;
}

.pt-height-45x {
  height: 45%!important;
}

.pt-height-50x {
  height: 50%!important;
}

.pt-height-55x {
  height: 55%!important;
}

.pt-height-60x {
  height: 60%!important;
}

.pt-height-65x {
  height: 65%!important;
}

.pt-height-70x {
  height: 70%!important;
}

.pt-height-75x {
  height: 75%!important;
}

.pt-height-80x {
  height: 80%!important;
}

.pt-height-85x {
  height: 85%!important;
}

.pt-height-90x {
  height: 90%!important;
}

.pt-height-95x {
  height: 95%!important;
}

.pt-height-100x {
  height: 100%!important;
}

.pt-height-110x {
  height: 110%!important;
}

.pt-height-120x {
  height: 120%!important;
}

.pt-height-130x {
  height: 130%!important;
}

.pt-height-140x {
  height: 140%!important;
}

.pt-height-150x {
  height: 150%!important;
}

.pt-height-160x {
  height: 160%!important;
}

.pt-height-170x {
  height: 170%!important;
}

.pt-height-180x {
  height: 180%!important;
}

.pt-height-190x {
  height: 190%!important;
}

.pt-height-200x {
  height: 200%!important;
}

.pt-height-210x {
  height: 210%!important;
}

.pt-height-220x {
  height: 220%!important;
}

.pt-height-230x {
  height: 230%!important;
}

.pt-height-240x {
  height: 240%!important;
}

.pt-height-250x {
  height: 250%!important;
}

.pt-height-260x {
  height: 260%!important;
}

.pt-height-270x {
  height: 270%!important;
}

.pt-height-280x {
  height: 280%!important;
}

.pt-height-290x {
  height: 290%!important;
}

.pt-height-300x {
  height: 300%!important;
}

.pt-height-310x {
  height: 310%!important;
}

.pt-height-320x {
  height: 320%!important;
}

.pt-height-330x {
  height: 330%!important;
}

.pt-height-340x {
  height: 340%!important;
}

.pt-height-350x {
  height: 350%!important;
}

.pt-height-360x {
  height: 360%!important;
}

.pt-height-370x {
  height: 370%!important;
}

.pt-height-380x {
  height: 380%!important;
}

.pt-height-390x {
  height: 390%!important;
}

.pt-height-400x {
  height: 400%!important;
}

.pt-height-410x {
  height: 410%!important;
}

.pt-height-420x {
  height: 420%!important;
}

.pt-height-430x {
  height: 430%!important;
}

.pt-height-440x {
  height: 440%!important;
}

.pt-height-450x {
  height: 450%!important;
}

.pt-height-460x {
  height: 460%!important;
}

.pt-height-470x {
  height: 470%!important;
}

.pt-height-480x {
  height: 480%!important;
}

.pt-height-490x {
  height: 490%!important;
}

.pt-height-500x {
  height: 500%!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-height-5x--sm {
    height: 5%!important;
  }
  
  .pt-height-10x--sm {
    height: 10%!important;
  }
  
  .pt-height-15x--sm {
    height: 15%!important;
  }
  
  .pt-height-20x--sm {
    height: 20%!important;
  }
  
  .pt-height-25x--sm {
    height: 25%!important;
  }
  
  .pt-height-30x--sm {
    height: 30%!important;
  }
  
  .pt-height-35x--sm {
    height: 35%!important;
  }
  
  .pt-height-40x--sm {
    height: 40%!important;
  }
  
  .pt-height-45x--sm {
    height: 45%!important;
  }
  
  .pt-height-50x--sm {
    height: 50%!important;
  }

  .pt-height-55x--sm {
    height: 55%!important;
  }
  
  .pt-height-60x--sm {
    height: 60%!important;
  }

  .pt-height-65x--sm {
    height: 65%!important;
  }
  
  .pt-height-70x--sm {
    height: 70%!important;
  }

  .pt-height-75x--sm {
    height: 75%!important;
  }
  
  .pt-height-80x--sm {
    height: 80%!important;
  }

  .pt-height-85x--sm {
    height: 85%!important;
  }
  
  .pt-height-90x--sm {
    height: 90%!important;
  }

  .pt-height-95x--sm {
    height: 95%!important;
  }
  
  .pt-height-100x--sm {
    height: 100%!important;
  }
  
  .pt-height-110x--sm {
    height: 110%!important;
  }
  
  .pt-height-120x--sm {
    height: 120%!important;
  }
  
  .pt-height-130x--sm {
    height: 130%!important;
  }
  
  .pt-height-140x--sm {
    height: 140%!important;
  }
  
  .pt-height-150x--sm {
    height: 150%!important;
  }
  
  .pt-height-160x--sm {
    height: 160%!important;
  }
  
  .pt-height-170x--sm {
    height: 170%!important;
  }
  
  .pt-height-180x--sm {
    height: 180%!important;
  }
  
  .pt-height-190x--sm {
    height: 190%!important;
  }
  
  .pt-height-200x--sm {
    height: 200%!important;
  }
  
  .pt-height-210x--sm {
    height: 210%!important;
  }
  
  .pt-height-220x--sm {
    height: 220%!important;
  }
  
  .pt-height-230x--sm {
    height: 230%!important;
  }
  
  .pt-height-240x--sm {
    height: 240%!important;
  }
  
  .pt-height-250x--sm {
    height: 250%!important;
  }
  
  .pt-height-260x--sm {
    height: 260%!important;
  }
  
  .pt-height-270x--sm {
    height: 270%!important;
  }
  
  .pt-height-280x--sm {
    height: 280%!important;
  }
  
  .pt-height-290x--sm {
    height: 290%!important;
  }
  
  .pt-height-300x--sm {
    height: 300%!important;
  }
  
  .pt-height-310x--sm {
    height: 310%!important;
  }
  
  .pt-height-320x--sm {
    height: 320%!important;
  }
  
  .pt-height-330x--sm {
    height: 330%!important;
  }
  
  .pt-height-340x--sm {
    height: 340%!important;
  }
  
  .pt-height-350x--sm {
    height: 350%!important;
  }
  
  .pt-height-360x--sm {
    height: 360%!important;
  }
  
  .pt-height-370x--sm {
    height: 370%!important;
  }
  
  .pt-height-380x--sm {
    height: 380%!important;
  }
  
  .pt-height-390x--sm {
    height: 390%!important;
  }
  
  .pt-height-400x--sm {
    height: 400%!important;
  }
  
  .pt-height-410x--sm {
    height: 410%!important;
  }
  
  .pt-height-420x--sm {
    height: 420%!important;
  }
  
  .pt-height-430x--sm {
    height: 430%!important;
  }
  
  .pt-height-440x--sm {
    height: 440%!important;
  }
  
  .pt-height-450x--sm {
    height: 450%!important;
  }
  
  .pt-height-460x--sm {
    height: 460%!important;
  }
  
  .pt-height-470x--sm {
    height: 470%!important;
  }
  
  .pt-height-480x--sm {
    height: 480%!important;
  }
  
  .pt-height-490x--sm {
    height: 490%!important;
  }
  
  .pt-height-500x--sm {
    height: 500%!important;
  }
}

/* MD */
@media (min-width: 768px) {
  .pt-height-5x--md {
    height: 5%!important;
  }
  
  .pt-height-10x--md {
    height: 10%!important;
  }
  
  .pt-height-15x--md {
    height: 15%!important;
  }
  
  .pt-height-20x--md {
    height: 20%!important;
  }
  
  .pt-height-25x--md {
    height: 25%!important;
  }
  
  .pt-height-30x--md {
    height: 30%!important;
  }
  
  .pt-height-35x--md {
    height: 35%!important;
  }
  
  .pt-height-40x--md {
    height: 40%!important;
  }
  
  .pt-height-45x--md {
    height: 45%!important;
  }
  
  .pt-height-50x--md {
    height: 50%!important;
  }

  .pt-height-55x--md {
    height: 55%!important;
  }
  
  .pt-height-60x--md {
    height: 60%!important;
  }

  .pt-height-65x--md {
    height: 65%!important;
  }
  
  .pt-height-70x--md {
    height: 70%!important;
  }

  .pt-height-75x--md {
    height: 75%!important;
  }
  
  .pt-height-80x--md {
    height: 80%!important;
  }

  .pt-height-85x--md {
    height: 85%!important;
  }
  
  .pt-height-90x--md {
    height: 90%!important;
  }

  .pt-height-95x--md {
    height: 95%!important;
  }
  
  .pt-height-100x--md {
    height: 100%!important;
  }
  
  .pt-height-110x--md {
    height: 110%!important;
  }
  
  .pt-height-120x--md {
    height: 120%!important;
  }
  
  .pt-height-130x--md {
    height: 130%!important;
  }
  
  .pt-height-140x--md {
    height: 140%!important;
  }
  
  .pt-height-150x--md {
    height: 150%!important;
  }
  
  .pt-height-160x--md {
    height: 160%!important;
  }
  
  .pt-height-170x--md {
    height: 170%!important;
  }
  
  .pt-height-180x--md {
    height: 180%!important;
  }
  
  .pt-height-190x--md {
    height: 190%!important;
  }
  
  .pt-height-200x--md {
    height: 200%!important;
  }
  
  .pt-height-210x--md {
    height: 210%!important;
  }
  
  .pt-height-220x--md {
    height: 220%!important;
  }
  
  .pt-height-230x--md {
    height: 230%!important;
  }
  
  .pt-height-240x--md {
    height: 240%!important;
  }
  
  .pt-height-250x--md {
    height: 250%!important;
  }
  
  .pt-height-260x--md {
    height: 260%!important;
  }
  
  .pt-height-270x--md {
    height: 270%!important;
  }
  
  .pt-height-280x--md {
    height: 280%!important;
  }
  
  .pt-height-290x--md {
    height: 290%!important;
  }
  
  .pt-height-300x--md {
    height: 300%!important;
  }
  
  .pt-height-310x--md {
    height: 310%!important;
  }
  
  .pt-height-320x--md {
    height: 320%!important;
  }
  
  .pt-height-330x--md {
    height: 330%!important;
  }
  
  .pt-height-340x--md {
    height: 340%!important;
  }
  
  .pt-height-350x--md {
    height: 350%!important;
  }
  
  .pt-height-360x--md {
    height: 360%!important;
  }
  
  .pt-height-370x--md {
    height: 370%!important;
  }
  
  .pt-height-380x--md {
    height: 380%!important;
  }
  
  .pt-height-390x--md {
    height: 390%!important;
  }
  
  .pt-height-400x--md {
    height: 400%!important;
  }
  
  .pt-height-410x--md {
    height: 410%!important;
  }
  
  .pt-height-420x--md {
    height: 420%!important;
  }
  
  .pt-height-430x--md {
    height: 430%!important;
  }
  
  .pt-height-440x--md {
    height: 440%!important;
  }
  
  .pt-height-450x--md {
    height: 450%!important;
  }
  
  .pt-height-460x--md {
    height: 460%!important;
  }
  
  .pt-height-470x--md {
    height: 470%!important;
  }
  
  .pt-height-480x--md {
    height: 480%!important;
  }
  
  .pt-height-490x--md {
    height: 490%!important;
  }
  
  .pt-height-500x--md {
    height: 500%!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-height-5x--lg {
    height: 5%!important;
  }
  
  .pt-height-10x--lg {
    height: 10%!important;
  }
  
  .pt-height-15x--lg {
    height: 15%!important;
  }
  
  .pt-height-20x--lg {
    height: 20%!important;
  }
  
  .pt-height-25x--lg {
    height: 25%!important;
  }
  
  .pt-height-30x--lg {
    height: 30%!important;
  }
  
  .pt-height-35x--lg {
    height: 35%!important;
  }
  
  .pt-height-40x--lg {
    height: 40%!important;
  }
  
  .pt-height-45x--lg {
    height: 45%!important;
  }
  
  .pt-height-50x--lg {
    height: 50%!important;
  }

  .pt-height-55x--lg {
    height: 55%!important;
  }
  
  .pt-height-60x--lg {
    height: 60%!important;
  }

  .pt-height-65x--lg {
    height: 65%!important;
  }
  
  .pt-height-70x--lg {
    height: 70%!important;
  }

  .pt-height-75x--lg {
    height: 75%!important;
  }
  
  .pt-height-80x--lg {
    height: 80%!important;
  }

  .pt-height-85x--lg {
    height: 85%!important;
  }
  
  .pt-height-90x--lg {
    height: 90%!important;
  }

  .pt-height-95x--lg {
    height: 95%!important;
  }
  
  .pt-height-100x--lg {
    height: 100%!important;
  }
  
  .pt-height-110x--lg {
    height: 110%!important;
  }
  
  .pt-height-120x--lg {
    height: 120%!important;
  }
  
  .pt-height-130x--lg {
    height: 130%!important;
  }
  
  .pt-height-140x--lg {
    height: 140%!important;
  }
  
  .pt-height-150x--lg {
    height: 150%!important;
  }
  
  .pt-height-160x--lg {
    height: 160%!important;
  }
  
  .pt-height-170x--lg {
    height: 170%!important;
  }
  
  .pt-height-180x--lg {
    height: 180%!important;
  }
  
  .pt-height-190x--lg {
    height: 190%!important;
  }
  
  .pt-height-200x--lg {
    height: 200%!important;
  }
  
  .pt-height-210x--lg {
    height: 210%!important;
  }
  
  .pt-height-220x--lg {
    height: 220%!important;
  }
  
  .pt-height-230x--lg {
    height: 230%!important;
  }
  
  .pt-height-240x--lg {
    height: 240%!important;
  }
  
  .pt-height-250x--lg {
    height: 250%!important;
  }
  
  .pt-height-260x--lg {
    height: 260%!important;
  }
  
  .pt-height-270x--lg {
    height: 270%!important;
  }
  
  .pt-height-280x--lg {
    height: 280%!important;
  }
  
  .pt-height-290x--lg {
    height: 290%!important;
  }
  
  .pt-height-300x--lg {
    height: 300%!important;
  }
  
  .pt-height-310x--lg {
    height: 310%!important;
  }
  
  .pt-height-320x--lg {
    height: 320%!important;
  }
  
  .pt-height-330x--lg {
    height: 330%!important;
  }
  
  .pt-height-340x--lg {
    height: 340%!important;
  }
  
  .pt-height-350x--lg {
    height: 350%!important;
  }
  
  .pt-height-360x--lg {
    height: 360%!important;
  }
  
  .pt-height-370x--lg {
    height: 370%!important;
  }
  
  .pt-height-380x--lg {
    height: 380%!important;
  }
  
  .pt-height-390x--lg {
    height: 390%!important;
  }
  
  .pt-height-400x--lg {
    height: 400%!important;
  }
  
  .pt-height-410x--lg {
    height: 410%!important;
  }
  
  .pt-height-420x--lg {
    height: 420%!important;
  }
  
  .pt-height-430x--lg {
    height: 430%!important;
  }
  
  .pt-height-440x--lg {
    height: 440%!important;
  }
  
  .pt-height-450x--lg {
    height: 450%!important;
  }
  
  .pt-height-460x--lg {
    height: 460%!important;
  }
  
  .pt-height-470x--lg {
    height: 470%!important;
  }
  
  .pt-height-480x--lg {
    height: 480%!important;
  }
  
  .pt-height-490x--lg {
    height: 490%!important;
  }
  
  .pt-height-500x--lg {
    height: 500%!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-height-5x--xl {
    height: 5%!important;
  }
  
  .pt-height-10x--xl {
    height: 10%!important;
  }
  
  .pt-height-15x--xl {
    height: 15%!important;
  }
  
  .pt-height-20x--xl {
    height: 20%!important;
  }
  
  .pt-height-25x--xl {
    height: 25%!important;
  }
  
  .pt-height-30x--xl {
    height: 30%!important;
  }
  
  .pt-height-35x--xl {
    height: 35%!important;
  }
  
  .pt-height-40x--xl {
    height: 40%!important;
  }
  
  .pt-height-45x--xl {
    height: 45%!important;
  }
  
  .pt-height-50x--xl {
    height: 50%!important;
  }

  .pt-height-55x--xl {
    height: 55%!important;
  }
  
  .pt-height-60x--xl {
    height: 60%!important;
  }

  .pt-height-65x--xl {
    height: 65%!important;
  }
  
  .pt-height-70x--xl {
    height: 70%!important;
  }

  .pt-height-75x--xl {
    height: 75%!important;
  }
  
  .pt-height-80x--xl {
    height: 80%!important;
  }

  .pt-height-85x--xl {
    height: 85%!important;
  }
  
  .pt-height-90x--xl {
    height: 90%!important;
  }

  .pt-height-95x--xl {
    height: 95%!important;
  }
  
  .pt-height-100x--xl {
    height: 100%!important;
  }
  
  .pt-height-110x--xl {
    height: 110%!important;
  }
  
  .pt-height-120x--xl {
    height: 120%!important;
  }
  
  .pt-height-130x--xl {
    height: 130%!important;
  }
  
  .pt-height-140x--xl {
    height: 140%!important;
  }
  
  .pt-height-150x--xl {
    height: 150%!important;
  }
  
  .pt-height-160x--xl {
    height: 160%!important;
  }
  
  .pt-height-170x--xl {
    height: 170%!important;
  }
  
  .pt-height-180x--xl {
    height: 180%!important;
  }
  
  .pt-height-190x--xl {
    height: 190%!important;
  }
  
  .pt-height-200x--xl {
    height: 200%!important;
  }
  
  .pt-height-210x--xl {
    height: 210%!important;
  }
  
  .pt-height-220x--xl {
    height: 220%!important;
  }
  
  .pt-height-230x--xl {
    height: 230%!important;
  }
  
  .pt-height-240x--xl {
    height: 240%!important;
  }
  
  .pt-height-250x--xl {
    height: 250%!important;
  }
  
  .pt-height-260x--xl {
    height: 260%!important;
  }
  
  .pt-height-270x--xl {
    height: 270%!important;
  }
  
  .pt-height-280x--xl {
    height: 280%!important;
  }
  
  .pt-height-290x--xl {
    height: 290%!important;
  }
  
  .pt-height-300x--xl {
    height: 300%!important;
  }
  
  .pt-height-310x--xl {
    height: 310%!important;
  }
  
  .pt-height-320x--xl {
    height: 320%!important;
  }
  
  .pt-height-330x--xl {
    height: 330%!important;
  }
  
  .pt-height-340x--xl {
    height: 340%!important;
  }
  
  .pt-height-350x--xl {
    height: 350%!important;
  }
  
  .pt-height-360x--xl {
    height: 360%!important;
  }
  
  .pt-height-370x--xl {
    height: 370%!important;
  }
  
  .pt-height-380x--xl {
    height: 380%!important;
  }
  
  .pt-height-390x--xl {
    height: 390%!important;
  }
  
  .pt-height-400x--xl {
    height: 400%!important;
  }
  
  .pt-height-410x--xl {
    height: 410%!important;
  }
  
  .pt-height-420x--xl {
    height: 420%!important;
  }
  
  .pt-height-430x--xl {
    height: 430%!important;
  }
  
  .pt-height-440x--xl {
    height: 440%!important;
  }
  
  .pt-height-450x--xl {
    height: 450%!important;
  }
  
  .pt-height-460x--xl {
    height: 460%!important;
  }
  
  .pt-height-470x--xl {
    height: 470%!important;
  }
  
  .pt-height-480x--xl {
    height: 480%!important;
  }
  
  .pt-height-490x--xl {
    height: 490%!important;
  }
  
  .pt-height-500x--xl {
    height: 500%!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-height-5x--xxl {
    height: 5%!important;
  }
  
  .pt-height-10x--xxl {
    height: 10%!important;
  }
  
  .pt-height-15x--xxl {
    height: 15%!important;
  }
  
  .pt-height-20x--xxl {
    height: 20%!important;
  }
  
  .pt-height-25x--xxl {
    height: 25%!important;
  }
  
  .pt-height-30x--xxl {
    height: 30%!important;
  }
  
  .pt-height-35x--xxl {
    height: 35%!important;
  }
  
  .pt-height-40x--xxl {
    height: 40%!important;
  }
  
  .pt-height-45x--xxl {
    height: 45%!important;
  }
  
  .pt-height-50x--xxl {
    height: 50%!important;
  }

  .pt-height-55x--xxl {
    height: 55%!important;
  }
  
  .pt-height-60x--xxl {
    height: 60%!important;
  }

  .pt-height-65x--xxl {
    height: 65%!important;
  }
  
  .pt-height-70x--xxl {
    height: 70%!important;
  }

  .pt-height-75x--xxl {
    height: 75%!important;
  }
  
  .pt-height-80x--xxl {
    height: 80%!important;
  }

  .pt-height-85x--xxl {
    height: 85%!important;
  }
  
  .pt-height-90x--xxl {
    height: 90%!important;
  }

  .pt-height-95x--xxl {
    height: 95%!important;
  }
  
  .pt-height-100x--xxl {
    height: 100%!important;
  }
  
  .pt-height-110x--xxl {
    height: 110%!important;
  }
  
  .pt-height-120x--xxl {
    height: 120%!important;
  }
  
  .pt-height-130x--xxl {
    height: 130%!important;
  }
  
  .pt-height-140x--xxl {
    height: 140%!important;
  }
  
  .pt-height-150x--xxl {
    height: 150%!important;
  }
  
  .pt-height-160x--xxl {
    height: 160%!important;
  }
  
  .pt-height-170x--xxl {
    height: 170%!important;
  }
  
  .pt-height-180x--xxl {
    height: 180%!important;
  }
  
  .pt-height-190x--xxl {
    height: 190%!important;
  }
  
  .pt-height-200x--xxl {
    height: 200%!important;
  }
  
  .pt-height-210x--xxl {
    height: 210%!important;
  }
  
  .pt-height-220x--xxl {
    height: 220%!important;
  }
  
  .pt-height-230x--xxl {
    height: 230%!important;
  }
  
  .pt-height-240x--xxl {
    height: 240%!important;
  }
  
  .pt-height-250x--xxl {
    height: 250%!important;
  }
  
  .pt-height-260x--xxl {
    height: 260%!important;
  }
  
  .pt-height-270x--xxl {
    height: 270%!important;
  }
  
  .pt-height-280x--xxl {
    height: 280%!important;
  }
  
  .pt-height-290x--xxl {
    height: 290%!important;
  }
  
  .pt-height-300x--xxl {
    height: 300%!important;
  }
  
  .pt-height-310x--xxl {
    height: 310%!important;
  }
  
  .pt-height-320x--xxl {
    height: 320%!important;
  }
  
  .pt-height-330x--xxl {
    height: 330%!important;
  }
  
  .pt-height-340x--xxl {
    height: 340%!important;
  }
  
  .pt-height-350x--xxl {
    height: 350%!important;
  }
  
  .pt-height-360x--xxl {
    height: 360%!important;
  }
  
  .pt-height-370x--xxl {
    height: 370%!important;
  }
  
  .pt-height-380x--xxl {
    height: 380%!important;
  }
  
  .pt-height-390x--xxl {
    height: 390%!important;
  }
  
  .pt-height-400x--xxl {
    height: 400%!important;
  }
  
  .pt-height-410x--xxl {
    height: 410%!important;
  }
  
  .pt-height-420x--xxl {
    height: 420%!important;
  }
  
  .pt-height-430x--xxl {
    height: 430%!important;
  }
  
  .pt-height-440x--xxl {
    height: 440%!important;
  }
  
  .pt-height-450x--xxl {
    height: 450%!important;
  }
  
  .pt-height-460x--xxl {
    height: 460%!important;
  }
  
  .pt-height-470x--xxl {
    height: 470%!important;
  }
  
  .pt-height-480x--xxl {
    height: 480%!important;
  }
  
  .pt-height-490x--xxl {
    height: 490%!important;
  }
  
  .pt-height-500x--xxl {
    height: 500%!important;
  }
}

/* VARIABLE HEIGHT ------------------------------------------------------------------------------- */
.pt-height-5vh {
  height: 5vh!important;
}

.pt-height-10vh {
  height: 10vh!important;
}

.pt-height-15vh {
  height: 15vh!important;
}

.pt-height-20vh {
  height: 20vh!important;
}

.pt-height-25vh {
  height: 25vh!important;
}

.pt-height-30vh {
  height: 30vh!important;
}

.pt-height-35vh {
  height: 35vh!important;
}

.pt-height-40vh {
  height: 40vh!important;
}

.pt-height-45vh {
  height: 45vh!important;
}

.pt-height-50vh {
  height: 50vh!important;
}

.pt-height-60vh {
  height: 60vh!important;
}

.pt-height-70vh {
  height: 70vh!important;
}

.pt-height-80vh {
  height: 80vh!important;
}

.pt-height-90vh {
  height: 90vh!important;
}

.pt-height-100vh {
  height: 100vh!important;
}

.pt-height-110vh {
  height: 110vh!important;
}

.pt-height-120vh {
  height: 120vh!important;
}

.pt-height-130vh {
  height: 130vh!important;
}

.pt-height-140vh {
  height: 140vh!important;
}

.pt-height-150vh {
  height: 150vh!important;
}

.pt-height-160vh {
  height: 160vh!important;
}

.pt-height-170vh {
  height: 170vh!important;
}

.pt-height-180vh {
  height: 180vh!important;
}

.pt-height-190vh {
  height: 190vh!important;
}

.pt-height-200vh {
  height: 200vh!important;
}

.pt-height-210vh {
  height: 210vh!important;
}

.pt-height-220vh {
  height: 220vh!important;
}

.pt-height-230vh {
  height: 230vh!important;
}

.pt-height-240vh {
  height: 240vh!important;
}

.pt-height-250vh {
  height: 250vh!important;
}

.pt-height-260vh {
  height: 260vh!important;
}

.pt-height-270vh {
  height: 270vh!important;
}

.pt-height-280vh {
  height: 280vh!important;
}

.pt-height-290vh {
  height: 290vh!important;
}

.pt-height-300vh {
  height: 300vh!important;
}

.pt-height-310vh {
  height: 310vh!important;
}

.pt-height-320vh {
  height: 320vh!important;
}

.pt-height-330vh {
  height: 330vh!important;
}

.pt-height-340vh {
  height: 340vh!important;
}

.pt-height-350vh {
  height: 350vh!important;
}

.pt-height-360vh {
  height: 360vh!important;
}

.pt-height-370vh {
  height: 370vh!important;
}

.pt-height-380vh {
  height: 380vh!important;
}

.pt-height-390vh {
  height: 390vh!important;
}

.pt-height-400vh {
  height: 400vh!important;
}

.pt-height-410vh {
  height: 410vh!important;
}

.pt-height-420vh {
  height: 420vh!important;
}

.pt-height-430vh {
  height: 430vh!important;
}

.pt-height-440vh {
  height: 440vh!important;
}

.pt-height-450vh {
  height: 450vh!important;
}

.pt-height-460vh {
  height: 460vh!important;
}

.pt-height-470vh {
  height: 470vh!important;
}

.pt-height-480vh {
  height: 480vh!important;
}

.pt-height-490vh {
  height: 490vh!important;
}

.pt-height-500vh {
  height: 500vh!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-height-5vh--sm {
    height: 5vh!important;
  }
  
  .pt-height-10vh--sm {
    height: 10vh!important;
  }
  
  .pt-height-15vh--sm {
    height: 15vh!important;
  }
  
  .pt-height-20vh--sm {
    height: 20vh!important;
  }
  
  .pt-height-25vh--sm {
    height: 25vh!important;
  }
  
  .pt-height-30vh--sm {
    height: 30vh!important;
  }
  
  .pt-height-35vh--sm {
    height: 35vh!important;
  }
  
  .pt-height-40vh--sm {
    height: 40vh!important;
  }
  
  .pt-height-45vh--sm {
    height: 45vh!important;
  }
  
  .pt-height-50vh--sm {
    height: 50vh!important;
  }
  
  .pt-height-60vh--sm {
    height: 60vh!important;
  }
  
  .pt-height-70vh--sm {
    height: 70vh!important;
  }
  
  .pt-height-80vh--sm {
    height: 80vh!important;
  }
  
  .pt-height-90vh--sm {
    height: 90vh!important;
  }
  
  .pt-height-100vh--sm {
    height: 100vh!important;
  }
  
  .pt-height-110vh--sm {
    height: 110vh!important;
  }
  
  .pt-height-120vh--sm {
    height: 120vh!important;
  }
  
  .pt-height-130vh--sm {
    height: 130vh!important;
  }
  
  .pt-height-140vh--sm {
    height: 140vh!important;
  }
  
  .pt-height-150vh--sm {
    height: 150vh!important;
  }
  
  .pt-height-160vh--sm {
    height: 160vh!important;
  }
  
  .pt-height-170vh--sm {
    height: 170vh!important;
  }
  
  .pt-height-180vh--sm {
    height: 180vh!important;
  }
  
  .pt-height-190vh--sm {
    height: 190vh!important;
  }
  
  .pt-height-200vh--sm {
    height: 200vh!important;
  }
  
  .pt-height-210vh--sm {
    height: 210vh!important;
  }
  
  .pt-height-220vh--sm {
    height: 220vh!important;
  }
  
  .pt-height-230vh--sm {
    height: 230vh!important;
  }
  
  .pt-height-240vh--sm {
    height: 240vh!important;
  }
  
  .pt-height-250vh--sm {
    height: 250vh!important;
  }
  
  .pt-height-260vh--sm {
    height: 260vh!important;
  }
  
  .pt-height-270vh--sm {
    height: 270vh!important;
  }
  
  .pt-height-280vh--sm {
    height: 280vh!important;
  }
  
  .pt-height-290vh--sm {
    height: 290vh!important;
  }
  
  .pt-height-300vh--sm {
    height: 300vh!important;
  }
  
  .pt-height-310vh--sm {
    height: 310vh!important;
  }
  
  .pt-height-320vh--sm {
    height: 320vh!important;
  }
  
  .pt-height-330vh--sm {
    height: 330vh!important;
  }
  
  .pt-height-340vh--sm {
    height: 340vh!important;
  }
  
  .pt-height-350vh--sm {
    height: 350vh!important;
  }
  
  .pt-height-360vh--sm {
    height: 360vh!important;
  }
  
  .pt-height-370vh--sm {
    height: 370vh!important;
  }
  
  .pt-height-380vh--sm {
    height: 380vh!important;
  }
  
  .pt-height-390vh--sm {
    height: 390vh!important;
  }
  
  .pt-height-400vh--sm {
    height: 400vh!important;
  }
  
  .pt-height-410vh--sm {
    height: 410vh!important;
  }
  
  .pt-height-420vh--sm {
    height: 420vh!important;
  }
  
  .pt-height-430vh--sm {
    height: 430vh!important;
  }
  
  .pt-height-440vh--sm {
    height: 440vh!important;
  }
  
  .pt-height-450vh--sm {
    height: 450vh!important;
  }
  
  .pt-height-460vh--sm {
    height: 460vh!important;
  }
  
  .pt-height-470vh--sm {
    height: 470vh!important;
  }
  
  .pt-height-480vh--sm {
    height: 480vh!important;
  }
  
  .pt-height-490vh--sm {
    height: 490vh!important;
  }
  
  .pt-height-500vh--sm {
    height: 500vh!important;
  }
}

/* MD */
@media (min-width: 768px) {
  .pt-height-5vh--md {
    height: 5vh!important;
  }
  
  .pt-height-10vh--md {
    height: 10vh!important;
  }
  
  .pt-height-15vh--md {
    height: 15vh!important;
  }
  
  .pt-height-20vh--md {
    height: 20vh!important;
  }
  
  .pt-height-25vh--md {
    height: 25vh!important;
  }
  
  .pt-height-30vh--md {
    height: 30vh!important;
  }
  
  .pt-height-35vh--md {
    height: 35vh!important;
  }
  
  .pt-height-40vh--md {
    height: 40vh!important;
  }
  
  .pt-height-45vh--md {
    height: 45vh!important;
  }
  
  .pt-height-50vh--md {
    height: 50vh!important;
  }
  
  .pt-height-60vh--md {
    height: 60vh!important;
  }
  
  .pt-height-70vh--md {
    height: 70vh!important;
  }
  
  .pt-height-80vh--md {
    height: 80vh!important;
  }
  
  .pt-height-90vh--md {
    height: 90vh!important;
  }
  
  .pt-height-100vh--md {
    height: 100vh!important;
  }
  
  .pt-height-110vh--md {
    height: 110vh!important;
  }
  
  .pt-height-120vh--md {
    height: 120vh!important;
  }
  
  .pt-height-130vh--md {
    height: 130vh!important;
  }
  
  .pt-height-140vh--md {
    height: 140vh!important;
  }
  
  .pt-height-150vh--md {
    height: 150vh!important;
  }
  
  .pt-height-160vh--md {
    height: 160vh!important;
  }
  
  .pt-height-170vh--md {
    height: 170vh!important;
  }
  
  .pt-height-180vh--md {
    height: 180vh!important;
  }
  
  .pt-height-190vh--md {
    height: 190vh!important;
  }
  
  .pt-height-200vh--md {
    height: 200vh!important;
  }
  
  .pt-height-210vh--md {
    height: 210vh!important;
  }
  
  .pt-height-220vh--md {
    height: 220vh!important;
  }
  
  .pt-height-230vh--md {
    height: 230vh!important;
  }
  
  .pt-height-240vh--md {
    height: 240vh!important;
  }
  
  .pt-height-250vh--md {
    height: 250vh!important;
  }
  
  .pt-height-260vh--md {
    height: 260vh!important;
  }
  
  .pt-height-270vh--md {
    height: 270vh!important;
  }
  
  .pt-height-280vh--md {
    height: 280vh!important;
  }
  
  .pt-height-290vh--md {
    height: 290vh!important;
  }
  
  .pt-height-300vh--md {
    height: 300vh!important;
  }
  
  .pt-height-310vh--md {
    height: 310vh!important;
  }
  
  .pt-height-320vh--md {
    height: 320vh!important;
  }
  
  .pt-height-330vh--md {
    height: 330vh!important;
  }
  
  .pt-height-340vh--md {
    height: 340vh!important;
  }
  
  .pt-height-350vh--md {
    height: 350vh!important;
  }
  
  .pt-height-360vh--md {
    height: 360vh!important;
  }
  
  .pt-height-370vh--md {
    height: 370vh!important;
  }
  
  .pt-height-380vh--md {
    height: 380vh!important;
  }
  
  .pt-height-390vh--md {
    height: 390vh!important;
  }
  
  .pt-height-400vh--md {
    height: 400vh!important;
  }
  
  .pt-height-410vh--md {
    height: 410vh!important;
  }
  
  .pt-height-420vh--md {
    height: 420vh!important;
  }
  
  .pt-height-430vh--md {
    height: 430vh!important;
  }
  
  .pt-height-440vh--md {
    height: 440vh!important;
  }
  
  .pt-height-450vh--md {
    height: 450vh!important;
  }
  
  .pt-height-460vh--md {
    height: 460vh!important;
  }
  
  .pt-height-470vh--md {
    height: 470vh!important;
  }
  
  .pt-height-480vh--md {
    height: 480vh!important;
  }
  
  .pt-height-490vh--md {
    height: 490vh!important;
  }
  
  .pt-height-500vh--md {
    height: 500vh!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-height-5vh--lg {
    height: 5vh!important;
  }
  
  .pt-height-10vh--lg {
    height: 10vh!important;
  }
  
  .pt-height-15vh--lg {
    height: 15vh!important;
  }
  
  .pt-height-20vh--lg {
    height: 20vh!important;
  }
  
  .pt-height-25vh--lg {
    height: 25vh!important;
  }
  
  .pt-height-30vh--lg {
    height: 30vh!important;
  }
  
  .pt-height-35vh--lg {
    height: 35vh!important;
  }
  
  .pt-height-40vh--lg {
    height: 40vh!important;
  }
  
  .pt-height-45vh--lg {
    height: 45vh!important;
  }
  
  .pt-height-50vh--lg {
    height: 50vh!important;
  }
  
  .pt-height-60vh--lg {
    height: 60vh!important;
  }
  
  .pt-height-70vh--lg {
    height: 70vh!important;
  }
  
  .pt-height-80vh--lg {
    height: 80vh!important;
  }
  
  .pt-height-90vh--lg {
    height: 90vh!important;
  }
  
  .pt-height-100vh--lg {
    height: 100vh!important;
  }
  
  .pt-height-110vh--lg {
    height: 110vh!important;
  }
  
  .pt-height-120vh--lg {
    height: 120vh!important;
  }
  
  .pt-height-130vh--lg {
    height: 130vh!important;
  }
  
  .pt-height-140vh--lg {
    height: 140vh!important;
  }
  
  .pt-height-150vh--lg {
    height: 150vh!important;
  }
  
  .pt-height-160vh--lg {
    height: 160vh!important;
  }
  
  .pt-height-170vh--lg {
    height: 170vh!important;
  }
  
  .pt-height-180vh--lg {
    height: 180vh!important;
  }
  
  .pt-height-190vh--lg {
    height: 190vh!important;
  }
  
  .pt-height-200vh--lg {
    height: 200vh!important;
  }
  
  .pt-height-210vh--lg {
    height: 210vh!important;
  }
  
  .pt-height-220vh--lg {
    height: 220vh!important;
  }
  
  .pt-height-230vh--lg {
    height: 230vh!important;
  }
  
  .pt-height-240vh--lg {
    height: 240vh!important;
  }
  
  .pt-height-250vh--lg {
    height: 250vh!important;
  }
  
  .pt-height-260vh--lg {
    height: 260vh!important;
  }
  
  .pt-height-270vh--lg {
    height: 270vh!important;
  }
  
  .pt-height-280vh--lg {
    height: 280vh!important;
  }
  
  .pt-height-290vh--lg {
    height: 290vh!important;
  }
  
  .pt-height-300vh--lg {
    height: 300vh!important;
  }
  
  .pt-height-310vh--lg {
    height: 310vh!important;
  }
  
  .pt-height-320vh--lg {
    height: 320vh!important;
  }
  
  .pt-height-330vh--lg {
    height: 330vh!important;
  }
  
  .pt-height-340vh--lg {
    height: 340vh!important;
  }
  
  .pt-height-350vh--lg {
    height: 350vh!important;
  }
  
  .pt-height-360vh--lg {
    height: 360vh!important;
  }
  
  .pt-height-370vh--lg {
    height: 370vh!important;
  }
  
  .pt-height-380vh--lg {
    height: 380vh!important;
  }
  
  .pt-height-390vh--lg {
    height: 390vh!important;
  }
  
  .pt-height-400vh--lg {
    height: 400vh!important;
  }
  
  .pt-height-410vh--lg {
    height: 410vh!important;
  }
  
  .pt-height-420vh--lg {
    height: 420vh!important;
  }
  
  .pt-height-430vh--lg {
    height: 430vh!important;
  }
  
  .pt-height-440vh--lg {
    height: 440vh!important;
  }
  
  .pt-height-450vh--lg {
    height: 450vh!important;
  }
  
  .pt-height-460vh--lg {
    height: 460vh!important;
  }
  
  .pt-height-470vh--lg {
    height: 470vh!important;
  }
  
  .pt-height-480vh--lg {
    height: 480vh!important;
  }
  
  .pt-height-490vh--lg {
    height: 490vh!important;
  }
  
  .pt-height-500vh--lg {
    height: 500vh!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-height-5vh--xl {
    height: 5vh!important;
  }
  
  .pt-height-10vh--xl {
    height: 10vh!important;
  }
  
  .pt-height-15vh--xl {
    height: 15vh!important;
  }
  
  .pt-height-20vh--xl {
    height: 20vh!important;
  }
  
  .pt-height-25vh--xl {
    height: 25vh!important;
  }
  
  .pt-height-30vh--xl {
    height: 30vh!important;
  }
  
  .pt-height-35vh--xl {
    height: 35vh!important;
  }
  
  .pt-height-40vh--xl {
    height: 40vh!important;
  }
  
  .pt-height-45vh--xl {
    height: 45vh!important;
  }
  
  .pt-height-50vh--xl {
    height: 50vh!important;
  }
  
  .pt-height-60vh--xl {
    height: 60vh!important;
  }
  
  .pt-height-70vh--xl {
    height: 70vh!important;
  }
  
  .pt-height-80vh--xl {
    height: 80vh!important;
  }
  
  .pt-height-90vh--xl {
    height: 90vh!important;
  }
  
  .pt-height-100vh--xl {
    height: 100vh!important;
  }
  
  .pt-height-110vh--xl {
    height: 110vh!important;
  }
  
  .pt-height-120vh--xl {
    height: 120vh!important;
  }
  
  .pt-height-130vh--xl {
    height: 130vh!important;
  }
  
  .pt-height-140vh--xl {
    height: 140vh!important;
  }
  
  .pt-height-150vh--xl {
    height: 150vh!important;
  }
  
  .pt-height-160vh--xl {
    height: 160vh!important;
  }
  
  .pt-height-170vh--xl {
    height: 170vh!important;
  }
  
  .pt-height-180vh--xl {
    height: 180vh!important;
  }
  
  .pt-height-190vh--xl {
    height: 190vh!important;
  }
  
  .pt-height-200vh--xl {
    height: 200vh!important;
  }
  
  .pt-height-210vh--xl {
    height: 210vh!important;
  }
  
  .pt-height-220vh--xl {
    height: 220vh!important;
  }
  
  .pt-height-230vh--xl {
    height: 230vh!important;
  }
  
  .pt-height-240vh--xl {
    height: 240vh!important;
  }
  
  .pt-height-250vh--xl {
    height: 250vh!important;
  }
  
  .pt-height-260vh--xl {
    height: 260vh!important;
  }
  
  .pt-height-270vh--xl {
    height: 270vh!important;
  }
  
  .pt-height-280vh--xl {
    height: 280vh!important;
  }
  
  .pt-height-290vh--xl {
    height: 290vh!important;
  }
  
  .pt-height-300vh--xl {
    height: 300vh!important;
  }
  
  .pt-height-310vh--xl {
    height: 310vh!important;
  }
  
  .pt-height-320vh--xl {
    height: 320vh!important;
  }
  
  .pt-height-330vh--xl {
    height: 330vh!important;
  }
  
  .pt-height-340vh--xl {
    height: 340vh!important;
  }
  
  .pt-height-350vh--xl {
    height: 350vh!important;
  }
  
  .pt-height-360vh--xl {
    height: 360vh!important;
  }
  
  .pt-height-370vh--xl {
    height: 370vh!important;
  }
  
  .pt-height-380vh--xl {
    height: 380vh!important;
  }
  
  .pt-height-390vh--xl {
    height: 390vh!important;
  }
  
  .pt-height-400vh--xl {
    height: 400vh!important;
  }
  
  .pt-height-410vh--xl {
    height: 410vh!important;
  }
  
  .pt-height-420vh--xl {
    height: 420vh!important;
  }
  
  .pt-height-430vh--xl {
    height: 430vh!important;
  }
  
  .pt-height-440vh--xl {
    height: 440vh!important;
  }
  
  .pt-height-450vh--xl {
    height: 450vh!important;
  }
  
  .pt-height-460vh--xl {
    height: 460vh!important;
  }
  
  .pt-height-470vh--xl {
    height: 470vh!important;
  }
  
  .pt-height-480vh--xl {
    height: 480vh!important;
  }
  
  .pt-height-490vh--xl {
    height: 490vh!important;
  }
  
  .pt-height-500vh--xl {
    height: 500vh!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-height-5vh--xxl {
    height: 5vh!important;
  }
  
  .pt-height-10vh--xxl {
    height: 10vh!important;
  }
  
  .pt-height-15vh--xxl {
    height: 15vh!important;
  }
  
  .pt-height-20vh--xxl {
    height: 20vh!important;
  }
  
  .pt-height-25vh--xxl {
    height: 25vh!important;
  }
  
  .pt-height-30vh--xxl {
    height: 30vh!important;
  }
  
  .pt-height-35vh--xxl {
    height: 35vh!important;
  }
  
  .pt-height-40vh--xxl {
    height: 40vh!important;
  }
  
  .pt-height-45vh--xxl {
    height: 45vh!important;
  }
  
  .pt-height-50vh--xxl {
    height: 50vh!important;
  }
  
  .pt-height-60vh--xxl {
    height: 60vh!important;
  }
  
  .pt-height-70vh--xxl {
    height: 70vh!important;
  }
  
  .pt-height-80vh--xxl {
    height: 80vh!important;
  }
  
  .pt-height-90vh--xxl {
    height: 90vh!important;
  }
  
  .pt-height-100vh--xxl {
    height: 100vh!important;
  }
  
  .pt-height-110vh--xxl {
    height: 110vh!important;
  }
  
  .pt-height-120vh--xxl {
    height: 120vh!important;
  }
  
  .pt-height-130vh--xxl {
    height: 130vh!important;
  }
  
  .pt-height-140vh--xxl {
    height: 140vh!important;
  }
  
  .pt-height-150vh--xxl {
    height: 150vh!important;
  }
  
  .pt-height-160vh--xxl {
    height: 160vh!important;
  }
  
  .pt-height-170vh--xxl {
    height: 170vh!important;
  }
  
  .pt-height-180vh--xxl {
    height: 180vh!important;
  }
  
  .pt-height-190vh--xxl {
    height: 190vh!important;
  }
  
  .pt-height-200vh--xxl {
    height: 200vh!important;
  }
  
  .pt-height-210vh--xxl {
    height: 210vh!important;
  }
  
  .pt-height-220vh--xxl {
    height: 220vh!important;
  }
  
  .pt-height-230vh--xxl {
    height: 230vh!important;
  }
  
  .pt-height-240vh--xxl {
    height: 240vh!important;
  }
  
  .pt-height-250vh--xxl {
    height: 250vh!important;
  }
  
  .pt-height-260vh--xxl {
    height: 260vh!important;
  }
  
  .pt-height-270vh--xxl {
    height: 270vh!important;
  }
  
  .pt-height-280vh--xxl {
    height: 280vh!important;
  }
  
  .pt-height-290vh--xxl {
    height: 290vh!important;
  }
  
  .pt-height-300vh--xxl {
    height: 300vh!important;
  }
  
  .pt-height-310vh--xxl {
    height: 310vh!important;
  }
  
  .pt-height-320vh--xxl {
    height: 320vh!important;
  }
  
  .pt-height-330vh--xxl {
    height: 330vh!important;
  }
  
  .pt-height-340vh--xxl {
    height: 340vh!important;
  }
  
  .pt-height-350vh--xxl {
    height: 350vh!important;
  }
  
  .pt-height-360vh--xxl {
    height: 360vh!important;
  }
  
  .pt-height-370vh--xxl {
    height: 370vh!important;
  }
  
  .pt-height-380vh--xxl {
    height: 380vh!important;
  }
  
  .pt-height-390vh--xxl {
    height: 390vh!important;
  }
  
  .pt-height-400vh--xxl {
    height: 400vh!important;
  }
  
  .pt-height-410vh--xxl {
    height: 410vh!important;
  }
  
  .pt-height-420vh--xxl {
    height: 420vh!important;
  }
  
  .pt-height-430vh--xxl {
    height: 430vh!important;
  }
  
  .pt-height-440vh--xxl {
    height: 440vh!important;
  }
  
  .pt-height-450vh--xxl {
    height: 450vh!important;
  }
  
  .pt-height-460vh--xxl {
    height: 460vh!important;
  }
  
  .pt-height-470vh--xxl {
    height: 470vh!important;
  }
  
  .pt-height-480vh--xxl {
    height: 480vh!important;
  }
  
  .pt-height-490vh--xxl {
    height: 490vh!important;
  }
  
  .pt-height-500vh--xxl {
    height: 500vh!important;
  }
}

/* VARIABLE WIDTH -------------------------------------------------------------------------------- */
.pt-height-5vw {
  height: 5vw!important;
}

.pt-height-10vw {
  height: 10vw!important;
}

.pt-height-15vw {
  height: 15vw!important;
}

.pt-height-20vw {
  height: 20vw!important;
}

.pt-height-25vw {
  height: 25vw!important;
}

.pt-height-30vw {
  height: 30vw!important;
}

.pt-height-35vw {
  height: 35vw!important;
}

.pt-height-40vw {
  height: 40vw!important;
}

.pt-height-45vw {
  height: 45vw!important;
}

.pt-height-50vw {
  height: 50vw!important;
}

.pt-height-60vw {
  height: 60vw!important;
}

.pt-height-70vw {
  height: 70vw!important;
}

.pt-height-80vw {
  height: 80vw!important;
}

.pt-height-90vw {
  height: 90vw!important;
}

.pt-height-100vw {
  height: 100vw!important;
}

.pt-height-110vw {
  height: 110vw!important;
}

.pt-height-120vw {
  height: 120vw!important;
}

.pt-height-130vw {
  height: 130vw!important;
}

.pt-height-140vw {
  height: 140vw!important;
}

.pt-height-150vw {
  height: 150vw!important;
}

.pt-height-160vw {
  height: 160vw!important;
}

.pt-height-170vw {
  height: 170vw!important;
}

.pt-height-180vw {
  height: 180vw!important;
}

.pt-height-190vw {
  height: 190vw!important;
}

.pt-height-200vw {
  height: 200vw!important;
}

.pt-height-210vw {
  height: 210vw!important;
}

.pt-height-220vw {
  height: 220vw!important;
}

.pt-height-230vw {
  height: 230vw!important;
}

.pt-height-240vw {
  height: 240vw!important;
}

.pt-height-250vw {
  height: 250vw!important;
}

.pt-height-260vw {
  height: 260vw!important;
}

.pt-height-270vw {
  height: 270vw!important;
}

.pt-height-280vw {
  height: 280vw!important;
}

.pt-height-290vw {
  height: 290vw!important;
}

.pt-height-300vw {
  height: 300vw!important;
}

.pt-height-310vw {
  height: 310vw!important;
}

.pt-height-320vw {
  height: 320vw!important;
}

.pt-height-330vw {
  height: 330vw!important;
}

.pt-height-340vw {
  height: 340vw!important;
}

.pt-height-350vw {
  height: 350vw!important;
}

.pt-height-360vw {
  height: 360vw!important;
}

.pt-height-370vw {
  height: 370vw!important;
}

.pt-height-380vw {
  height: 380vw!important;
}

.pt-height-390vw {
  height: 390vw!important;
}

.pt-height-400vw {
  height: 400vw!important;
}

.pt-height-410vw {
  height: 410vw!important;
}

.pt-height-420vw {
  height: 420vw!important;
}

.pt-height-430vw {
  height: 430vw!important;
}

.pt-height-440vw {
  height: 440vw!important;
}

.pt-height-450vw {
  height: 450vw!important;
}

.pt-height-460vw {
  height: 460vw!important;
}

.pt-height-470vw {
  height: 470vw!important;
}

.pt-height-480vw {
  height: 480vw!important;
}

.pt-height-490vw {
  height: 490vw!important;
}

.pt-height-500vw {
  height: 500vw!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-height-5vw--sm {
    height: 5vw!important;
  }
  
  .pt-height-10vw--sm {
    height: 10vw!important;
  }
  
  .pt-height-15vw--sm {
    height: 15vw!important;
  }
  
  .pt-height-20vw--sm {
    height: 20vw!important;
  }
  
  .pt-height-25vw--sm {
    height: 25vw!important;
  }
  
  .pt-height-30vw--sm {
    height: 30vw!important;
  }
  
  .pt-height-35vw--sm {
    height: 35vw!important;
  }
  
  .pt-height-40vw--sm {
    height: 40vw!important;
  }
  
  .pt-height-45vw--sm {
    height: 45vw!important;
  }
  
  .pt-height-50vw--sm {
    height: 50vw!important;
  }
  
  .pt-height-60vw--sm {
    height: 60vw!important;
  }
  
  .pt-height-70vw--sm {
    height: 70vw!important;
  }
  
  .pt-height-80vw--sm {
    height: 80vw!important;
  }
  
  .pt-height-90vw--sm {
    height: 90vw!important;
  }
  
  .pt-height-100vw--sm {
    height: 100vw!important;
  }
  
  .pt-height-110vw--sm {
    height: 110vw!important;
  }
  
  .pt-height-120vw--sm {
    height: 120vw!important;
  }
  
  .pt-height-130vw--sm {
    height: 130vw!important;
  }
  
  .pt-height-140vw--sm {
    height: 140vw!important;
  }
  
  .pt-height-150vw--sm {
    height: 150vw!important;
  }
  
  .pt-height-160vw--sm {
    height: 160vw!important;
  }
  
  .pt-height-170vw--sm {
    height: 170vw!important;
  }
  
  .pt-height-180vw--sm {
    height: 180vw!important;
  }
  
  .pt-height-190vw--sm {
    height: 190vw!important;
  }
  
  .pt-height-200vw--sm {
    height: 200vw!important;
  }
  
  .pt-height-210vw--sm {
    height: 210vw!important;
  }
  
  .pt-height-220vw--sm {
    height: 220vw!important;
  }
  
  .pt-height-230vw--sm {
    height: 230vw!important;
  }
  
  .pt-height-240vw--sm {
    height: 240vw!important;
  }
  
  .pt-height-250vw--sm {
    height: 250vw!important;
  }
  
  .pt-height-260vw--sm {
    height: 260vw!important;
  }
  
  .pt-height-270vw--sm {
    height: 270vw!important;
  }
  
  .pt-height-280vw--sm {
    height: 280vw!important;
  }
  
  .pt-height-290vw--sm {
    height: 290vw!important;
  }
  
  .pt-height-300vw--sm {
    height: 300vw!important;
  }
  
  .pt-height-310vw--sm {
    height: 310vw!important;
  }
  
  .pt-height-320vw--sm {
    height: 320vw!important;
  }
  
  .pt-height-330vw--sm {
    height: 330vw!important;
  }
  
  .pt-height-340vw--sm {
    height: 340vw!important;
  }
  
  .pt-height-350vw--sm {
    height: 350vw!important;
  }
  
  .pt-height-360vw--sm {
    height: 360vw!important;
  }
  
  .pt-height-370vw--sm {
    height: 370vw!important;
  }
  
  .pt-height-380vw--sm {
    height: 380vw!important;
  }
  
  .pt-height-390vw--sm {
    height: 390vw!important;
  }
  
  .pt-height-400vw--sm {
    height: 400vw!important;
  }
  
  .pt-height-410vw--sm {
    height: 410vw!important;
  }
  
  .pt-height-420vw--sm {
    height: 420vw!important;
  }
  
  .pt-height-430vw--sm {
    height: 430vw!important;
  }
  
  .pt-height-440vw--sm {
    height: 440vw!important;
  }
  
  .pt-height-450vw--sm {
    height: 450vw!important;
  }
  
  .pt-height-460vw--sm {
    height: 460vw!important;
  }
  
  .pt-height-470vw--sm {
    height: 470vw!important;
  }
  
  .pt-height-480vw--sm {
    height: 480vw!important;
  }
  
  .pt-height-490vw--sm {
    height: 490vw!important;
  }
  
  .pt-height-500vw--sm {
    height: 500vw!important;
  }
}

/* MD */
@media (min-width: 768px) {
  .pt-height-5vw--md {
    height: 5vw!important;
  }
  
  .pt-height-10vw--md {
    height: 10vw!important;
  }
  
  .pt-height-15vw--md {
    height: 15vw!important;
  }
  
  .pt-height-20vw--md {
    height: 20vw!important;
  }
  
  .pt-height-25vw--md {
    height: 25vw!important;
  }
  
  .pt-height-30vw--md {
    height: 30vw!important;
  }
  
  .pt-height-35vw--md {
    height: 35vw!important;
  }
  
  .pt-height-40vw--md {
    height: 40vw!important;
  }
  
  .pt-height-45vw--md {
    height: 45vw!important;
  }
  
  .pt-height-50vw--md {
    height: 50vw!important;
  }
  
  .pt-height-60vw--md {
    height: 60vw!important;
  }
  
  .pt-height-70vw--md {
    height: 70vw!important;
  }
  
  .pt-height-80vw--md {
    height: 80vw!important;
  }
  
  .pt-height-90vw--md {
    height: 90vw!important;
  }
  
  .pt-height-100vw--md {
    height: 100vw!important;
  }
  
  .pt-height-110vw--md {
    height: 110vw!important;
  }
  
  .pt-height-120vw--md {
    height: 120vw!important;
  }
  
  .pt-height-130vw--md {
    height: 130vw!important;
  }
  
  .pt-height-140vw--md {
    height: 140vw!important;
  }
  
  .pt-height-150vw--md {
    height: 150vw!important;
  }
  
  .pt-height-160vw--md {
    height: 160vw!important;
  }
  
  .pt-height-170vw--md {
    height: 170vw!important;
  }
  
  .pt-height-180vw--md {
    height: 180vw!important;
  }
  
  .pt-height-190vw--md {
    height: 190vw!important;
  }
  
  .pt-height-200vw--md {
    height: 200vw!important;
  }
  
  .pt-height-210vw--md {
    height: 210vw!important;
  }
  
  .pt-height-220vw--md {
    height: 220vw!important;
  }
  
  .pt-height-230vw--md {
    height: 230vw!important;
  }
  
  .pt-height-240vw--md {
    height: 240vw!important;
  }
  
  .pt-height-250vw--md {
    height: 250vw!important;
  }
  
  .pt-height-260vw--md {
    height: 260vw!important;
  }
  
  .pt-height-270vw--md {
    height: 270vw!important;
  }
  
  .pt-height-280vw--md {
    height: 280vw!important;
  }
  
  .pt-height-290vw--md {
    height: 290vw!important;
  }
  
  .pt-height-300vw--md {
    height: 300vw!important;
  }
  
  .pt-height-310vw--md {
    height: 310vw!important;
  }
  
  .pt-height-320vw--md {
    height: 320vw!important;
  }
  
  .pt-height-330vw--md {
    height: 330vw!important;
  }
  
  .pt-height-340vw--md {
    height: 340vw!important;
  }
  
  .pt-height-350vw--md {
    height: 350vw!important;
  }
  
  .pt-height-360vw--md {
    height: 360vw!important;
  }
  
  .pt-height-370vw--md {
    height: 370vw!important;
  }
  
  .pt-height-380vw--md {
    height: 380vw!important;
  }
  
  .pt-height-390vw--md {
    height: 390vw!important;
  }
  
  .pt-height-400vw--md {
    height: 400vw!important;
  }
  
  .pt-height-410vw--md {
    height: 410vw!important;
  }
  
  .pt-height-420vw--md {
    height: 420vw!important;
  }
  
  .pt-height-430vw--md {
    height: 430vw!important;
  }
  
  .pt-height-440vw--md {
    height: 440vw!important;
  }
  
  .pt-height-450vw--md {
    height: 450vw!important;
  }
  
  .pt-height-460vw--md {
    height: 460vw!important;
  }
  
  .pt-height-470vw--md {
    height: 470vw!important;
  }
  
  .pt-height-480vw--md {
    height: 480vw!important;
  }
  
  .pt-height-490vw--md {
    height: 490vw!important;
  }
  
  .pt-height-500vw--md {
    height: 500vw!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-height-5vw--lg {
    height: 5vw!important;
  }
  
  .pt-height-10vw--lg {
    height: 10vw!important;
  }
  
  .pt-height-15vw--lg {
    height: 15vw!important;
  }
  
  .pt-height-20vw--lg {
    height: 20vw!important;
  }
  
  .pt-height-25vw--lg {
    height: 25vw!important;
  }
  
  .pt-height-30vw--lg {
    height: 30vw!important;
  }
  
  .pt-height-35vw--lg {
    height: 35vw!important;
  }
  
  .pt-height-40vw--lg {
    height: 40vw!important;
  }
  
  .pt-height-45vw--lg {
    height: 45vw!important;
  }
  
  .pt-height-50vw--lg {
    height: 50vw!important;
  }
  
  .pt-height-60vw--lg {
    height: 60vw!important;
  }
  
  .pt-height-70vw--lg {
    height: 70vw!important;
  }
  
  .pt-height-80vw--lg {
    height: 80vw!important;
  }
  
  .pt-height-90vw--lg {
    height: 90vw!important;
  }
  
  .pt-height-100vw--lg {
    height: 100vw!important;
  }
  
  .pt-height-110vw--lg {
    height: 110vw!important;
  }
  
  .pt-height-120vw--lg {
    height: 120vw!important;
  }
  
  .pt-height-130vw--lg {
    height: 130vw!important;
  }
  
  .pt-height-140vw--lg {
    height: 140vw!important;
  }
  
  .pt-height-150vw--lg {
    height: 150vw!important;
  }
  
  .pt-height-160vw--lg {
    height: 160vw!important;
  }
  
  .pt-height-170vw--lg {
    height: 170vw!important;
  }
  
  .pt-height-180vw--lg {
    height: 180vw!important;
  }
  
  .pt-height-190vw--lg {
    height: 190vw!important;
  }
  
  .pt-height-200vw--lg {
    height: 200vw!important;
  }
  
  .pt-height-210vw--lg {
    height: 210vw!important;
  }
  
  .pt-height-220vw--lg {
    height: 220vw!important;
  }
  
  .pt-height-230vw--lg {
    height: 230vw!important;
  }
  
  .pt-height-240vw--lg {
    height: 240vw!important;
  }
  
  .pt-height-250vw--lg {
    height: 250vw!important;
  }
  
  .pt-height-260vw--lg {
    height: 260vw!important;
  }
  
  .pt-height-270vw--lg {
    height: 270vw!important;
  }
  
  .pt-height-280vw--lg {
    height: 280vw!important;
  }
  
  .pt-height-290vw--lg {
    height: 290vw!important;
  }
  
  .pt-height-300vw--lg {
    height: 300vw!important;
  }
  
  .pt-height-310vw--lg {
    height: 310vw!important;
  }
  
  .pt-height-320vw--lg {
    height: 320vw!important;
  }
  
  .pt-height-330vw--lg {
    height: 330vw!important;
  }
  
  .pt-height-340vw--lg {
    height: 340vw!important;
  }
  
  .pt-height-350vw--lg {
    height: 350vw!important;
  }
  
  .pt-height-360vw--lg {
    height: 360vw!important;
  }
  
  .pt-height-370vw--lg {
    height: 370vw!important;
  }
  
  .pt-height-380vw--lg {
    height: 380vw!important;
  }
  
  .pt-height-390vw--lg {
    height: 390vw!important;
  }
  
  .pt-height-400vw--lg {
    height: 400vw!important;
  }
  
  .pt-height-410vw--lg {
    height: 410vw!important;
  }
  
  .pt-height-420vw--lg {
    height: 420vw!important;
  }
  
  .pt-height-430vw--lg {
    height: 430vw!important;
  }
  
  .pt-height-440vw--lg {
    height: 440vw!important;
  }
  
  .pt-height-450vw--lg {
    height: 450vw!important;
  }
  
  .pt-height-460vw--lg {
    height: 460vw!important;
  }
  
  .pt-height-470vw--lg {
    height: 470vw!important;
  }
  
  .pt-height-480vw--lg {
    height: 480vw!important;
  }
  
  .pt-height-490vw--lg {
    height: 490vw!important;
  }
  
  .pt-height-500vw--lg {
    height: 500vw!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-height-5vw--xl {
    height: 5vw!important;
  }
  
  .pt-height-10vw--xl {
    height: 10vw!important;
  }
  
  .pt-height-15vw--xl {
    height: 15vw!important;
  }
  
  .pt-height-20vw--xl {
    height: 20vw!important;
  }
  
  .pt-height-25vw--xl {
    height: 25vw!important;
  }
  
  .pt-height-30vw--xl {
    height: 30vw!important;
  }
  
  .pt-height-35vw--xl {
    height: 35vw!important;
  }
  
  .pt-height-40vw--xl {
    height: 40vw!important;
  }
  
  .pt-height-45vw--xl {
    height: 45vw!important;
  }
  
  .pt-height-50vw--xl {
    height: 50vw!important;
  }
  
  .pt-height-60vw--xl {
    height: 60vw!important;
  }
  
  .pt-height-70vw--xl {
    height: 70vw!important;
  }
  
  .pt-height-80vw--xl {
    height: 80vw!important;
  }
  
  .pt-height-90vw--xl {
    height: 90vw!important;
  }
  
  .pt-height-100vw--xl {
    height: 100vw!important;
  }
  
  .pt-height-110vw--xl {
    height: 110vw!important;
  }
  
  .pt-height-120vw--xl {
    height: 120vw!important;
  }
  
  .pt-height-130vw--xl {
    height: 130vw!important;
  }
  
  .pt-height-140vw--xl {
    height: 140vw!important;
  }
  
  .pt-height-150vw--xl {
    height: 150vw!important;
  }
  
  .pt-height-160vw--xl {
    height: 160vw!important;
  }
  
  .pt-height-170vw--xl {
    height: 170vw!important;
  }
  
  .pt-height-180vw--xl {
    height: 180vw!important;
  }
  
  .pt-height-190vw--xl {
    height: 190vw!important;
  }
  
  .pt-height-200vw--xl {
    height: 200vw!important;
  }
  
  .pt-height-210vw--xl {
    height: 210vw!important;
  }
  
  .pt-height-220vw--xl {
    height: 220vw!important;
  }
  
  .pt-height-230vw--xl {
    height: 230vw!important;
  }
  
  .pt-height-240vw--xl {
    height: 240vw!important;
  }
  
  .pt-height-250vw--xl {
    height: 250vw!important;
  }
  
  .pt-height-260vw--xl {
    height: 260vw!important;
  }
  
  .pt-height-270vw--xl {
    height: 270vw!important;
  }
  
  .pt-height-280vw--xl {
    height: 280vw!important;
  }
  
  .pt-height-290vw--xl {
    height: 290vw!important;
  }
  
  .pt-height-300vw--xl {
    height: 300vw!important;
  }
  
  .pt-height-310vw--xl {
    height: 310vw!important;
  }
  
  .pt-height-320vw--xl {
    height: 320vw!important;
  }
  
  .pt-height-330vw--xl {
    height: 330vw!important;
  }
  
  .pt-height-340vw--xl {
    height: 340vw!important;
  }
  
  .pt-height-350vw--xl {
    height: 350vw!important;
  }
  
  .pt-height-360vw--xl {
    height: 360vw!important;
  }
  
  .pt-height-370vw--xl {
    height: 370vw!important;
  }
  
  .pt-height-380vw--xl {
    height: 380vw!important;
  }
  
  .pt-height-390vw--xl {
    height: 390vw!important;
  }
  
  .pt-height-400vw--xl {
    height: 400vw!important;
  }
  
  .pt-height-410vw--xl {
    height: 410vw!important;
  }
  
  .pt-height-420vw--xl {
    height: 420vw!important;
  }
  
  .pt-height-430vw--xl {
    height: 430vw!important;
  }
  
  .pt-height-440vw--xl {
    height: 440vw!important;
  }
  
  .pt-height-450vw--xl {
    height: 450vw!important;
  }
  
  .pt-height-460vw--xl {
    height: 460vw!important;
  }
  
  .pt-height-470vw--xl {
    height: 470vw!important;
  }
  
  .pt-height-480vw--xl {
    height: 480vw!important;
  }
  
  .pt-height-490vw--xl {
    height: 490vw!important;
  }
  
  .pt-height-500vw--xl {
    height: 500vw!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-height-5vw--xxl {
    height: 5vw!important;
  }
  
  .pt-height-10vw--xxl {
    height: 10vw!important;
  }
  
  .pt-height-15vw--xxl {
    height: 15vw!important;
  }
  
  .pt-height-20vw--xxl {
    height: 20vw!important;
  }
  
  .pt-height-25vw--xxl {
    height: 25vw!important;
  }
  
  .pt-height-30vw--xxl {
    height: 30vw!important;
  }
  
  .pt-height-35vw--xxl {
    height: 35vw!important;
  }
  
  .pt-height-40vw--xxl {
    height: 40vw!important;
  }
  
  .pt-height-45vw--xxl {
    height: 45vw!important;
  }
  
  .pt-height-50vw--xxl {
    height: 50vw!important;
  }
  
  .pt-height-60vw--xxl {
    height: 60vw!important;
  }
  
  .pt-height-70vw--xxl {
    height: 70vw!important;
  }
  
  .pt-height-80vw--xxl {
    height: 80vw!important;
  }
  
  .pt-height-90vw--xxl {
    height: 90vw!important;
  }
  
  .pt-height-100vw--xxl {
    height: 100vw!important;
  }
  
  .pt-height-110vw--xxl {
    height: 110vw!important;
  }
  
  .pt-height-120vw--xxl {
    height: 120vw!important;
  }
  
  .pt-height-130vw--xxl {
    height: 130vw!important;
  }
  
  .pt-height-140vw--xxl {
    height: 140vw!important;
  }
  
  .pt-height-150vw--xxl {
    height: 150vw!important;
  }
  
  .pt-height-160vw--xxl {
    height: 160vw!important;
  }
  
  .pt-height-170vw--xxl {
    height: 170vw!important;
  }
  
  .pt-height-180vw--xxl {
    height: 180vw!important;
  }
  
  .pt-height-190vw--xxl {
    height: 190vw!important;
  }
  
  .pt-height-200vw--xxl {
    height: 200vw!important;
  }
  
  .pt-height-210vw--xxl {
    height: 210vw!important;
  }
  
  .pt-height-220vw--xxl {
    height: 220vw!important;
  }
  
  .pt-height-230vw--xxl {
    height: 230vw!important;
  }
  
  .pt-height-240vw--xxl {
    height: 240vw!important;
  }
  
  .pt-height-250vw--xxl {
    height: 250vw!important;
  }
  
  .pt-height-260vw--xxl {
    height: 260vw!important;
  }
  
  .pt-height-270vw--xxl {
    height: 270vw!important;
  }
  
  .pt-height-280vw--xxl {
    height: 280vw!important;
  }
  
  .pt-height-290vw--xxl {
    height: 290vw!important;
  }
  
  .pt-height-300vw--xxl {
    height: 300vw!important;
  }
  
  .pt-height-310vw--xxl {
    height: 310vw!important;
  }
  
  .pt-height-320vw--xxl {
    height: 320vw!important;
  }
  
  .pt-height-330vw--xxl {
    height: 330vw!important;
  }
  
  .pt-height-340vw--xxl {
    height: 340vw!important;
  }
  
  .pt-height-350vw--xxl {
    height: 350vw!important;
  }
  
  .pt-height-360vw--xxl {
    height: 360vw!important;
  }
  
  .pt-height-370vw--xxl {
    height: 370vw!important;
  }
  
  .pt-height-380vw--xxl {
    height: 380vw!important;
  }
  
  .pt-height-390vw--xxl {
    height: 390vw!important;
  }
  
  .pt-height-400vw--xxl {
    height: 400vw!important;
  }
  
  .pt-height-410vw--xxl {
    height: 410vw!important;
  }
  
  .pt-height-420vw--xxl {
    height: 420vw!important;
  }
  
  .pt-height-430vw--xxl {
    height: 430vw!important;
  }
  
  .pt-height-440vw--xxl {
    height: 440vw!important;
  }
  
  .pt-height-450vw--xxl {
    height: 450vw!important;
  }
  
  .pt-height-460vw--xxl {
    height: 460vw!important;
  }
  
  .pt-height-470vw--xxl {
    height: 470vw!important;
  }
  
  .pt-height-480vw--xxl {
    height: 480vw!important;
  }
  
  .pt-height-490vw--xxl {
    height: 490vw!important;
  }
  
  .pt-height-500vw--xxl {
    height: 500vw!important;
  }
}

/* MAX HEIGHT ------------------------------------------------------------------------------------ */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* CONTENT --------------------------------------------------------------------------------------- */
.pt-max-height-auto {
  max-height: auto!important;
}

.pt-max-height-fit-content {
  max-height: fit-content!important;
}

.pt-max-height-max-content {
  max-height: max-content!important;
}

.pt-max-height-min-content {
  max-height: min-content!important;
}

.pt-max-height-inherit {
  max-height: inherit!important;
}

.pt-max-height-none {
  max-height: none!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-max-height-auto--sm {
    max-height: auto!important;
  }

  .pt-max-height-fit-content--sm {
    max-height: fit-content!important;
  }
  
  .pt-max-height-max-content--sm {
    max-height: max-content!important;
  }
  
  .pt-max-height-min-content--sm {
    max-height: min-content!important;
  }

  .pt-max-height-inherit--sm {
    max-height: inherit!important;
  }
  
  .pt-max-height-none--sm {
    max-height: none!important;
  }
}

/* MD */
@media (min-width: 768px) {
  .pt-max-height-auto--md {
    max-height: auto!important;
  }

  .pt-max-height-fit-content--md {
    max-height: fit-content!important;
  }
  
  .pt-max-height-max-content--md {
    max-height: max-content!important;
  }
  
  .pt-max-height-min-content--md {
    max-height: min-content!important;
  }
  
  .pt-max-height-inherit--md {
    max-height: inherit!important;
  }

  .pt-max-height-none--md {
    max-height: none!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-max-height-auto--lg {
    max-height: auto!important;
  }

  .pt-max-height-fit-content--lg {
    max-height: fit-content!important;
  }
  
  .pt-max-height-max-content--lg {
    max-height: max-content!important;
  }
  
  .pt-max-height-min-content--lg {
    max-height: min-content!important;
  }

  .pt-max-height-inherit--lg {
    max-height: inherit!important;
  }
  
  .pt-max-height-none--lg {
    max-height: none!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-max-height-auto--xl {
    max-height: auto!important;
  }

  .pt-max-height-fit-content--xl {
    max-height: fit-content!important;
  }
  
  .pt-max-height-max-content--xl {
    max-height: max-content!important;
  }
  
  .pt-max-height-min-content--xl {
    max-height: min-content!important;
  }
  
  .pt-max-height-inherit--xl {
    max-height: inherit!important;
  }

  .pt-max-height-none--xl {
    max-height: none!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-max-height-auto--xxl {
    max-height: auto!important;
  }

  .pt-max-height-fit-content--xxl {
    max-height: fit-content!important;
  }
  
  .pt-max-height-max-content--xxl {
    max-height: max-content!important;
  }
  
  .pt-max-height-min-content--xxl {
    max-height: min-content!important;
  }

  .pt-max-height-inherit--xxl {
    max-height: inherit!important;
  }
  
  .pt-max-height-none--xxl {
    max-height: none!important;
  }
}


/* PIXEL ----------------------------------------------------------------------------------------- */
.pt-max-height-10 {
  max-height: 10px!important;
}

.pt-max-height-20 {
  max-height: 20px!important;
}

.pt-max-height-30 {
  max-height: 30px!important;
}

.pt-max-height-40 {
  max-height: 40px!important;
}

.pt-max-height-50 {
  max-height: 50px!important;
}

.pt-max-height-60 {
  max-height: 60px!important;
}

.pt-max-height-70 {
  max-height: 70px!important;
}

.pt-max-height-80 {
  max-height: 80px!important;
}

.pt-max-height-90 {
  max-height: 90px!important;
}

.pt-max-height-100 {
  max-height: 100px!important;
}

.pt-max-height-110 {
  max-height: 110px!important;
}

.pt-max-height-120 {
  max-height: 120px!important;
}

.pt-max-height-130 {
  max-height: 130px!important;
}

.pt-max-height-140 {
  max-height: 140px!important;
}

.pt-max-height-150 {
  max-height: 150px!important;
}

.pt-max-height-160 {
  max-height: 160px!important;
}

.pt-max-height-170 {
  max-height: 170px!important;
}

.pt-max-height-180 {
  max-height: 180px!important;
}

.pt-max-height-190 {
  max-height: 190px!important;
}

.pt-max-height-200 {
  max-height: 200px!important;
}

.pt-max-height-210 {
  max-height: 210px!important;
}

.pt-max-height-220 {
  max-height: 220px!important;
}

.pt-max-height-230 {
  max-height: 230px!important;
}

.pt-max-height-240 {
  max-height: 240px!important;
}

.pt-max-height-250 {
  max-height: 250px!important;
}

.pt-max-height-260 {
  max-height: 260px!important;
}

.pt-max-height-270 {
  max-height: 270px!important;
}

.pt-max-height-280 {
  max-height: 280px!important;
}

.pt-max-height-290 {
  max-height: 290px!important;
}

.pt-max-height-300 {
  max-height: 300px!important;
}

.pt-max-height-310 {
  max-height: 310px!important;
}

.pt-max-height-320 {
  max-height: 320px!important;
}

.pt-max-height-330 {
  max-height: 330px!important;
}

.pt-max-height-340 {
  max-height: 340px!important;
}

.pt-max-height-350 {
  max-height: 350px!important;
}

.pt-max-height-360 {
  max-height: 360px!important;
}

.pt-max-height-370 {
  max-height: 370px!important;
}

.pt-max-height-380 {
  max-height: 380px!important;
}

.pt-max-height-390 {
  max-height: 390px!important;
}

.pt-max-height-400 {
  max-height: 400px!important;
}

.pt-max-height-410 {
  max-height: 410px!important;
}

.pt-max-height-420 {
  max-height: 420px!important;
}

.pt-max-height-430 {
  max-height: 430px!important;
}

.pt-max-height-440 {
  max-height: 440px!important;
}

.pt-max-height-450 {
  max-height: 450px!important;
}

.pt-max-height-460 {
  max-height: 460px!important;
}

.pt-max-height-470 {
  max-height: 470px!important;
}

.pt-max-height-480 {
  max-height: 480px!important;
}

.pt-max-height-490 {
  max-height: 490px!important;
}

.pt-max-height-500 {
  max-height: 500px!important;
}

.pt-max-height-550 {
  max-height: 550px!important;
}

.pt-max-height-600 {
  max-height: 600px!important;
}

.pt-max-height-650 {
  max-height: 650px!important;
}

.pt-max-height-700 {
  max-height: 700px!important;
}

.pt-max-height-750 {
  max-height: 750px!important;
}

.pt-max-height-800 {
  max-height: 800px!important;
}

.pt-max-height-850 {
  max-height: 850px!important;
}

.pt-max-height-900 {
  max-height: 900px!important;
}

.pt-max-height-950 {
  max-height: 950px!important;
}

.pt-max-height-1000 {
  max-height: 1000px!important;
}

.pt-max-height-1050 {
  max-height: 1050px!important;
}

.pt-max-height-1100 {
  max-height: 1100px!important;
}

.pt-max-height-1150 {
  max-height: 1150px!important;
}

.pt-max-height-1200 {
  max-height: 1200px!important;
}

.pt-max-height-1250 {
  max-height: 1250px!important;
}

.pt-max-height-1300 {
  max-height: 1300px!important;
}

.pt-max-height-1350 {
  max-height: 1350px!important;
}

.pt-max-height-1400 {
  max-height: 1400px!important;
}

.pt-max-height-1450 {
  max-height: 1450px!important;
}

.pt-max-height-1500 {
  max-height: 1500px!important;
}

.pt-max-height-1550 {
  max-height: 1550px!important;
}

.pt-max-height-1600 {
  max-height: 1600px!important;
}

.pt-max-height-1650 {
  max-height: 1650px!important;
}

.pt-max-height-1700 {
  max-height: 1700px!important;
}

.pt-max-height-1750 {
  max-height: 1750px!important;
}

.pt-max-height-1800 {
  max-height: 1800px!important;
}

.pt-max-height-1950 {
  max-height: 1950px!important;
}

.pt-max-height-2000 {
  max-height: 2000px!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-max-height-10--sm {
    max-height: 10px!important;
  }
  
  .pt-max-height-20--sm {
    max-height: 20px!important;
  }
  
  .pt-max-height-30--sm {
    max-height: 30px!important;
  }
  
  .pt-max-height-40--sm {
    max-height: 40px!important;
  }
  
  .pt-max-height-50--sm {
    max-height: 50px!important;
  }
  
  .pt-max-height-60--sm {
    max-height: 60px!important;
  }
  
  .pt-max-height-70--sm {
    max-height: 70px!important;
  }
  
  .pt-max-height-80--sm {
    max-height: 80px!important;
  }
  
  .pt-max-height-90--sm {
    max-height: 90px!important;
  }
  
  .pt-max-height-100--sm {
    max-height: 100px!important;
  }
  
  .pt-max-height-110--sm {
    max-height: 110px!important;
  }
  
  .pt-max-height-120--sm {
    max-height: 120px!important;
  }
  
  .pt-max-height-130--sm {
    max-height: 130px!important;
  }
  
  .pt-max-height-140--sm {
    max-height: 140px!important;
  }
  
  .pt-max-height-150--sm {
    max-height: 150px!important;
  }
  
  .pt-max-height-160--sm {
    max-height: 160px!important;
  }
  
  .pt-max-height-170--sm {
    max-height: 170px!important;
  }
  
  .pt-max-height-180--sm {
    max-height: 180px!important;
  }
  
  .pt-max-height-190--sm {
    max-height: 190px!important;
  }
  
  .pt-max-height-200--sm {
    max-height: 200px!important;
  }
  
  .pt-max-height-210--sm {
    max-height: 210px!important;
  }
  
  .pt-max-height-220--sm {
    max-height: 220px!important;
  }
  
  .pt-max-height-230--sm {
    max-height: 230px!important;
  }
  
  .pt-max-height-240--sm {
    max-height: 240px!important;
  }
  
  .pt-max-height-250--sm {
    max-height: 250px!important;
  }
  
  .pt-max-height-260--sm {
    max-height: 260px!important;
  }
  
  .pt-max-height-270--sm {
    max-height: 270px!important;
  }
  
  .pt-max-height-280--sm {
    max-height: 280px!important;
  }
  
  .pt-max-height-290--sm {
    max-height: 290px!important;
  }
  
  .pt-max-height-300--sm {
    max-height: 300px!important;
  }
  
  .pt-max-height-310--sm {
    max-height: 310px!important;
  }
  
  .pt-max-height-320--sm {
    max-height: 320px!important;
  }
  
  .pt-max-height-330--sm {
    max-height: 330px!important;
  }
  
  .pt-max-height-340--sm {
    max-height: 340px!important;
  }
  
  .pt-max-height-350--sm {
    max-height: 350px!important;
  }
  
  .pt-max-height-360--sm {
    max-height: 360px!important;
  }
  
  .pt-max-height-370--sm {
    max-height: 370px!important;
  }
  
  .pt-max-height-380--sm {
    max-height: 380px!important;
  }
  
  .pt-max-height-390--sm {
    max-height: 390px!important;
  }
  
  .pt-max-height-400--sm {
    max-height: 400px!important;
  }
  
  .pt-max-height-410--sm {
    max-height: 410px!important;
  }
  
  .pt-max-height-420--sm {
    max-height: 420px!important;
  }
  
  .pt-max-height-430--sm {
    max-height: 430px!important;
  }
  
  .pt-max-height-440--sm {
    max-height: 440px!important;
  }
  
  .pt-max-height-450--sm {
    max-height: 450px!important;
  }
  
  .pt-max-height-460--sm {
    max-height: 460px!important;
  }
  
  .pt-max-height-470--sm {
    max-height: 470px!important;
  }
  
  .pt-max-height-480--sm {
    max-height: 480px!important;
  }
  
  .pt-max-height-490--sm {
    max-height: 490px!important;
  }
  
  .pt-max-height-500--sm {
    max-height: 500px!important;
  }

  .pt-max-height-550--sm {
    max-height: 550px!important;
  }
  
  .pt-max-height-600--sm {
    max-height: 600px!important;
  }
  
  .pt-max-height-650--sm {
    max-height: 650px!important;
  }
  
  .pt-max-height-700--sm {
    max-height: 700px!important;
  }
  
  .pt-max-height-750--sm {
    max-height: 750px!important;
  }
  
  .pt-max-height-800--sm {
    max-height: 800px!important;
  }
  
  .pt-max-height-850--sm {
    max-height: 850px!important;
  }
  
  .pt-max-height-900--sm {
    max-height: 900px!important;
  }
  
  .pt-max-height-950--sm {
    max-height: 950px!important;
  }
  
  .pt-max-height-1000--sm {
    max-height: 1000px!important;
  }
  
  .pt-max-height-1050--sm {
    max-height: 1050px!important;
  }
  
  .pt-max-height-1100--sm {
    max-height: 1100px!important;
  }
  
  .pt-max-height-1150--sm {
    max-height: 1150px!important;
  }
  
  .pt-max-height-1200--sm {
    max-height: 1200px!important;
  }
  
  .pt-max-height-1250--sm {
    max-height: 1250px!important;
  }
  
  .pt-max-height-1300--sm {
    max-height: 1300px!important;
  }
  
  .pt-max-height-1350--sm {
    max-height: 1350px!important;
  }
  
  .pt-max-height-1400--sm {
    max-height: 1400px!important;
  }
  
  .pt-max-height-1450--sm {
    max-height: 1450px!important;
  }
  
  .pt-max-height-1500--sm {
    max-height: 1500px!important;
  }
  
  .pt-max-height-1550--sm {
    max-height: 1550px!important;
  }
  
  .pt-max-height-1600--sm {
    max-height: 1600px!important;
  }
  
  .pt-max-height-1650--sm {
    max-height: 1650px!important;
  }
  
  .pt-max-height-1700--sm {
    max-height: 1700px!important;
  }
  
  .pt-max-height-1750--sm {
    max-height: 1750px!important;
  }
  
  .pt-max-height-1800--sm {
    max-height: 1800px!important;
  }
  
  .pt-max-height-1950--sm {
    max-height: 1950px!important;
  }
  
  .pt-max-height-2000--sm {
    max-height: 2000px!important;
  }
}

/* MD */
@media (min-width: 768px) {
  .pt-max-height-10--md {
    max-height: 10px!important;
  }
  
  .pt-max-height-20--md {
    max-height: 20px!important;
  }
  
  .pt-max-height-30--md {
    max-height: 30px!important;
  }
  
  .pt-max-height-40--md {
    max-height: 40px!important;
  }
  
  .pt-max-height-50--md {
    max-height: 50px!important;
  }
  
  .pt-max-height-60--md {
    max-height: 60px!important;
  }
  
  .pt-max-height-70--md {
    max-height: 70px!important;
  }
  
  .pt-max-height-80--md {
    max-height: 80px!important;
  }
  
  .pt-max-height-90--md {
    max-height: 90px!important;
  }
  
  .pt-max-height-100--md {
    max-height: 100px!important;
  }
  
  .pt-max-height-110--md {
    max-height: 110px!important;
  }
  
  .pt-max-height-120--md {
    max-height: 120px!important;
  }
  
  .pt-max-height-130--md {
    max-height: 130px!important;
  }
  
  .pt-max-height-140--md {
    max-height: 140px!important;
  }
  
  .pt-max-height-150--md {
    max-height: 150px!important;
  }
  
  .pt-max-height-160--md {
    max-height: 160px!important;
  }
  
  .pt-max-height-170--md {
    max-height: 170px!important;
  }
  
  .pt-max-height-180--md {
    max-height: 180px!important;
  }
  
  .pt-max-height-190--md {
    max-height: 190px!important;
  }
  
  .pt-max-height-200--md {
    max-height: 200px!important;
  }
  
  .pt-max-height-210--md {
    max-height: 210px!important;
  }
  
  .pt-max-height-220--md {
    max-height: 220px!important;
  }
  
  .pt-max-height-230--md {
    max-height: 230px!important;
  }
  
  .pt-max-height-240--md {
    max-height: 240px!important;
  }
  
  .pt-max-height-250--md {
    max-height: 250px!important;
  }
  
  .pt-max-height-260--md {
    max-height: 260px!important;
  }
  
  .pt-max-height-270--md {
    max-height: 270px!important;
  }
  
  .pt-max-height-280--md {
    max-height: 280px!important;
  }
  
  .pt-max-height-290--md {
    max-height: 290px!important;
  }
  
  .pt-max-height-300--md {
    max-height: 300px!important;
  }
  
  .pt-max-height-310--md {
    max-height: 310px!important;
  }
  
  .pt-max-height-320--md {
    max-height: 320px!important;
  }
  
  .pt-max-height-330--md {
    max-height: 330px!important;
  }
  
  .pt-max-height-340--md {
    max-height: 340px!important;
  }
  
  .pt-max-height-350--md {
    max-height: 350px!important;
  }
  
  .pt-max-height-360--md {
    max-height: 360px!important;
  }
  
  .pt-max-height-370--md {
    max-height: 370px!important;
  }
  
  .pt-max-height-380--md {
    max-height: 380px!important;
  }
  
  .pt-max-height-390--md {
    max-height: 390px!important;
  }
  
  .pt-max-height-400--md {
    max-height: 400px!important;
  }
  
  .pt-max-height-410--md {
    max-height: 410px!important;
  }
  
  .pt-max-height-420--md {
    max-height: 420px!important;
  }
  
  .pt-max-height-430--md {
    max-height: 430px!important;
  }
  
  .pt-max-height-440--md {
    max-height: 440px!important;
  }
  
  .pt-max-height-450--md {
    max-height: 450px!important;
  }
  
  .pt-max-height-460--md {
    max-height: 460px!important;
  }
  
  .pt-max-height-470--md {
    max-height: 470px!important;
  }
  
  .pt-max-height-480--md {
    max-height: 480px!important;
  }
  
  .pt-max-height-490--md {
    max-height: 490px!important;
  }
  
  .pt-max-height-500--md {
    max-height: 500px!important;
  }

  .pt-max-height-550--md {
    max-height: 550px!important;
  }
  
  .pt-max-height-600--md {
    max-height: 600px!important;
  }
  
  .pt-max-height-650--md {
    max-height: 650px!important;
  }
  
  .pt-max-height-700--md {
    max-height: 700px!important;
  }
  
  .pt-max-height-750--md {
    max-height: 750px!important;
  }
  
  .pt-max-height-800--md {
    max-height: 800px!important;
  }
  
  .pt-max-height-850--md {
    max-height: 850px!important;
  }
  
  .pt-max-height-900--md {
    max-height: 900px!important;
  }
  
  .pt-max-height-950--md {
    max-height: 950px!important;
  }
  
  .pt-max-height-1000--md {
    max-height: 1000px!important;
  }
  
  .pt-max-height-1050--md {
    max-height: 1050px!important;
  }
  
  .pt-max-height-1100--md {
    max-height: 1100px!important;
  }
  
  .pt-max-height-1150--md {
    max-height: 1150px!important;
  }
  
  .pt-max-height-1200--md {
    max-height: 1200px!important;
  }
  
  .pt-max-height-1250--md {
    max-height: 1250px!important;
  }
  
  .pt-max-height-1300--md {
    max-height: 1300px!important;
  }
  
  .pt-max-height-1350--md {
    max-height: 1350px!important;
  }
  
  .pt-max-height-1400--md {
    max-height: 1400px!important;
  }
  
  .pt-max-height-1450--md {
    max-height: 1450px!important;
  }
  
  .pt-max-height-1500--md {
    max-height: 1500px!important;
  }
  
  .pt-max-height-1550--md {
    max-height: 1550px!important;
  }
  
  .pt-max-height-1600--md {
    max-height: 1600px!important;
  }
  
  .pt-max-height-1650--md {
    max-height: 1650px!important;
  }
  
  .pt-max-height-1700--md {
    max-height: 1700px!important;
  }
  
  .pt-max-height-1750--md {
    max-height: 1750px!important;
  }
  
  .pt-max-height-1800--md {
    max-height: 1800px!important;
  }
  
  .pt-max-height-1950--md {
    max-height: 1950px!important;
  }
  
  .pt-max-height-2000--md {
    max-height: 2000px!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-max-height-10--lg {
    max-height: 10px!important;
  }
  
  .pt-max-height-20--lg {
    max-height: 20px!important;
  }
  
  .pt-max-height-30--lg {
    max-height: 30px!important;
  }
  
  .pt-max-height-40--lg {
    max-height: 40px!important;
  }
  
  .pt-max-height-50--lg {
    max-height: 50px!important;
  }
  
  .pt-max-height-60--lg {
    max-height: 60px!important;
  }
  
  .pt-max-height-70--lg {
    max-height: 70px!important;
  }
  
  .pt-max-height-80--lg {
    max-height: 80px!important;
  }
  
  .pt-max-height-90--lg {
    max-height: 90px!important;
  }
  
  .pt-max-height-100--lg {
    max-height: 100px!important;
  }
  
  .pt-max-height-110--lg {
    max-height: 110px!important;
  }
  
  .pt-max-height-120--lg {
    max-height: 120px!important;
  }
  
  .pt-max-height-130--lg {
    max-height: 130px!important;
  }
  
  .pt-max-height-140--lg {
    max-height: 140px!important;
  }
  
  .pt-max-height-150--lg {
    max-height: 150px!important;
  }
  
  .pt-max-height-160--lg {
    max-height: 160px!important;
  }
  
  .pt-max-height-170--lg {
    max-height: 170px!important;
  }
  
  .pt-max-height-180--lg {
    max-height: 180px!important;
  }
  
  .pt-max-height-190--lg {
    max-height: 190px!important;
  }
  
  .pt-max-height-200--lg {
    max-height: 200px!important;
  }
  
  .pt-max-height-210--lg {
    max-height: 210px!important;
  }
  
  .pt-max-height-220--lg {
    max-height: 220px!important;
  }
  
  .pt-max-height-230--lg {
    max-height: 230px!important;
  }
  
  .pt-max-height-240--lg {
    max-height: 240px!important;
  }
  
  .pt-max-height-250--lg {
    max-height: 250px!important;
  }
  
  .pt-max-height-260--lg {
    max-height: 260px!important;
  }
  
  .pt-max-height-270--lg {
    max-height: 270px!important;
  }
  
  .pt-max-height-280--lg {
    max-height: 280px!important;
  }
  
  .pt-max-height-290--lg {
    max-height: 290px!important;
  }
  
  .pt-max-height-300--lg {
    max-height: 300px!important;
  }
  
  .pt-max-height-310--lg {
    max-height: 310px!important;
  }
  
  .pt-max-height-320--lg {
    max-height: 320px!important;
  }
  
  .pt-max-height-330--lg {
    max-height: 330px!important;
  }
  
  .pt-max-height-340--lg {
    max-height: 340px!important;
  }
  
  .pt-max-height-350--lg {
    max-height: 350px!important;
  }
  
  .pt-max-height-360--lg {
    max-height: 360px!important;
  }
  
  .pt-max-height-370--lg {
    max-height: 370px!important;
  }
  
  .pt-max-height-380--lg {
    max-height: 380px!important;
  }
  
  .pt-max-height-390--lg {
    max-height: 390px!important;
  }
  
  .pt-max-height-400--lg {
    max-height: 400px!important;
  }
  
  .pt-max-height-410--lg {
    max-height: 410px!important;
  }
  
  .pt-max-height-420--lg {
    max-height: 420px!important;
  }
  
  .pt-max-height-430--lg {
    max-height: 430px!important;
  }
  
  .pt-max-height-440--lg {
    max-height: 440px!important;
  }
  
  .pt-max-height-450--lg {
    max-height: 450px!important;
  }
  
  .pt-max-height-460--lg {
    max-height: 460px!important;
  }
  
  .pt-max-height-470--lg {
    max-height: 470px!important;
  }
  
  .pt-max-height-480--lg {
    max-height: 480px!important;
  }
  
  .pt-max-height-490--lg {
    max-height: 490px!important;
  }
  
  .pt-max-height-500--lg {
    max-height: 500px!important;
  }

  .pt-max-height-550--lg {
    max-height: 550px!important;
  }

  .pt-max-height-600--lg {
    max-height: 600px!important;
  }

  .pt-max-height-650--lg {
    max-height: 650px!important;
  }

  .pt-max-height-700--lg {
    max-height: 700px!important;
  }

  .pt-max-height-750--lg {
    max-height: 750px!important;
  }

  .pt-max-height-800--lg {
    max-height: 800px!important;
  }

  .pt-max-height-850--lg {
    max-height: 850px!important;
  }

  .pt-max-height-900--lg {
    max-height: 900px!important;
  }

  .pt-max-height-950--lg {
    max-height: 950px!important;
  }

  .pt-max-height-1000--lg {
    max-height: 1000px!important;
  }

  .pt-max-height-1050--lg {
    max-height: 1050px!important;
  }

  .pt-max-height-1100--lg {
    max-height: 1100px!important;
  }

  .pt-max-height-1150--lg {
    max-height: 1150px!important;
  }

  .pt-max-height-1200--lg {
    max-height: 1200px!important;
  }

  .pt-max-height-1250--lg {
    max-height: 1250px!important;
  }

  .pt-max-height-1300--lg {
    max-height: 1300px!important;
  }

  .pt-max-height-1350--lg {
    max-height: 1350px!important;
  }

  .pt-max-height-1400--lg {
    max-height: 1400px!important;
  }

  .pt-max-height-1450--lg {
    max-height: 1450px!important;
  }

  .pt-max-height-1500--lg {
    max-height: 1500px!important;
  }

  .pt-max-height-1550--lg {
    max-height: 1550px!important;
  }

  .pt-max-height-1600--lg {
    max-height: 1600px!important;
  }

  .pt-max-height-1650--lg {
    max-height: 1650px!important;
  }

  .pt-max-height-1700--lg {
    max-height: 1700px!important;
  }

  .pt-max-height-1750--lg {
    max-height: 1750px!important;
  }

  .pt-max-height-1800--lg {
    max-height: 1800px!important;
  }

  .pt-max-height-1950--lg {
    max-height: 1950px!important;
  }

  .pt-max-height-2000--lg {
    max-height: 2000px!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-max-height-10--xl {
    max-height: 10px!important;
  }
  
  .pt-max-height-20--xl {
    max-height: 20px!important;
  }
  
  .pt-max-height-30--xl {
    max-height: 30px!important;
  }
  
  .pt-max-height-40--xl {
    max-height: 40px!important;
  }
  
  .pt-max-height-50--xl {
    max-height: 50px!important;
  }
  
  .pt-max-height-60--xl {
    max-height: 60px!important;
  }
  
  .pt-max-height-70--xl {
    max-height: 70px!important;
  }
  
  .pt-max-height-80--xl {
    max-height: 80px!important;
  }
  
  .pt-max-height-90--xl {
    max-height: 90px!important;
  }
  
  .pt-max-height-100--xl {
    max-height: 100px!important;
  }
  
  .pt-max-height-110--xl {
    max-height: 110px!important;
  }
  
  .pt-max-height-120--xl {
    max-height: 120px!important;
  }
  
  .pt-max-height-130--xl {
    max-height: 130px!important;
  }
  
  .pt-max-height-140--xl {
    max-height: 140px!important;
  }
  
  .pt-max-height-150--xl {
    max-height: 150px!important;
  }
  
  .pt-max-height-160--xl {
    max-height: 160px!important;
  }
  
  .pt-max-height-170--xl {
    max-height: 170px!important;
  }
  
  .pt-max-height-180--xl {
    max-height: 180px!important;
  }
  
  .pt-max-height-190--xl {
    max-height: 190px!important;
  }
  
  .pt-max-height-200--xl {
    max-height: 200px!important;
  }
  
  .pt-max-height-210--xl {
    max-height: 210px!important;
  }
  
  .pt-max-height-220--xl {
    max-height: 220px!important;
  }
  
  .pt-max-height-230--xl {
    max-height: 230px!important;
  }
  
  .pt-max-height-240--xl {
    max-height: 240px!important;
  }
  
  .pt-max-height-250--xl {
    max-height: 250px!important;
  }
  
  .pt-max-height-260--xl {
    max-height: 260px!important;
  }
  
  .pt-max-height-270--xl {
    max-height: 270px!important;
  }
  
  .pt-max-height-280--xl {
    max-height: 280px!important;
  }
  
  .pt-max-height-290--xl {
    max-height: 290px!important;
  }
  
  .pt-max-height-300--xl {
    max-height: 300px!important;
  }
  
  .pt-max-height-310--xl {
    max-height: 310px!important;
  }
  
  .pt-max-height-320--xl {
    max-height: 320px!important;
  }
  
  .pt-max-height-330--xl {
    max-height: 330px!important;
  }
  
  .pt-max-height-340--xl {
    max-height: 340px!important;
  }
  
  .pt-max-height-350--xl {
    max-height: 350px!important;
  }
  
  .pt-max-height-360--xl {
    max-height: 360px!important;
  }
  
  .pt-max-height-370--xl {
    max-height: 370px!important;
  }
  
  .pt-max-height-380--xl {
    max-height: 380px!important;
  }
  
  .pt-max-height-390--xl {
    max-height: 390px!important;
  }
  
  .pt-max-height-400--xl {
    max-height: 400px!important;
  }
  
  .pt-max-height-410--xl {
    max-height: 410px!important;
  }
  
  .pt-max-height-420--xl {
    max-height: 420px!important;
  }
  
  .pt-max-height-430--xl {
    max-height: 430px!important;
  }
  
  .pt-max-height-440--xl {
    max-height: 440px!important;
  }
  
  .pt-max-height-450--xl {
    max-height: 450px!important;
  }
  
  .pt-max-height-460--xl {
    max-height: 460px!important;
  }
  
  .pt-max-height-470--xl {
    max-height: 470px!important;
  }
  
  .pt-max-height-480--xl {
    max-height: 480px!important;
  }
  
  .pt-max-height-490--xl {
    max-height: 490px!important;
  }
  
  .pt-max-height-500--xl {
    max-height: 500px!important;
  }

  .pt-max-height-550--xl {
    max-height: 550px!important;
  }
  
  .pt-max-height-600--xl {
    max-height: 600px!important;
  }
  
  .pt-max-height-650--xl {
    max-height: 650px!important;
  }
  
  .pt-max-height-700--xl {
    max-height: 700px!important;
  }
  
  .pt-max-height-750--xl {
    max-height: 750px!important;
  }
  
  .pt-max-height-800--xl {
    max-height: 800px!important;
  }
  
  .pt-max-height-850--xl {
    max-height: 850px!important;
  }
  
  .pt-max-height-900--xl {
    max-height: 900px!important;
  }
  
  .pt-max-height-950--xl {
    max-height: 950px!important;
  }
  
  .pt-max-height-1000--xl {
    max-height: 1000px!important;
  }
  
  .pt-max-height-1050--xl {
    max-height: 1050px!important;
  }
  
  .pt-max-height-1100--xl {
    max-height: 1100px!important;
  }
  
  .pt-max-height-1150--xl {
    max-height: 1150px!important;
  }
  
  .pt-max-height-1200--xl {
    max-height: 1200px!important;
  }
  
  .pt-max-height-1250--xl {
    max-height: 1250px!important;
  }
  
  .pt-max-height-1300--xl {
    max-height: 1300px!important;
  }
  
  .pt-max-height-1350--xl {
    max-height: 1350px!important;
  }
  
  .pt-max-height-1400--xl {
    max-height: 1400px!important;
  }
  
  .pt-max-height-1450--xl {
    max-height: 1450px!important;
  }
  
  .pt-max-height-1500--xl {
    max-height: 1500px!important;
  }
  
  .pt-max-height-1550--xl {
    max-height: 1550px!important;
  }
  
  .pt-max-height-1600--xl {
    max-height: 1600px!important;
  }
  
  .pt-max-height-1650--xl {
    max-height: 1650px!important;
  }
  
  .pt-max-height-1700--xl {
    max-height: 1700px!important;
  }
  
  .pt-max-height-1750--xl {
    max-height: 1750px!important;
  }
  
  .pt-max-height-1800--xl {
    max-height: 1800px!important;
  }
  
  .pt-max-height-1950--xl {
    max-height: 1950px!important;
  }
  
  .pt-max-height-2000--xl {
    max-height: 2000px!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-max-height-10--xxl {
    max-height: 10px!important;
  }
  
  .pt-max-height-20--xxl {
    max-height: 20px!important;
  }
  
  .pt-max-height-30--xxl {
    max-height: 30px!important;
  }
  
  .pt-max-height-40--xxl {
    max-height: 40px!important;
  }
  
  .pt-max-height-50--xxl {
    max-height: 50px!important;
  }
  
  .pt-max-height-60--xxl {
    max-height: 60px!important;
  }
  
  .pt-max-height-70--xxl {
    max-height: 70px!important;
  }
  
  .pt-max-height-80--xxl {
    max-height: 80px!important;
  }
  
  .pt-max-height-90--xxl {
    max-height: 90px!important;
  }
  
  .pt-max-height-100--xxl {
    max-height: 100px!important;
  }
  
  .pt-max-height-110--xxl {
    max-height: 110px!important;
  }
  
  .pt-max-height-120--xxl {
    max-height: 120px!important;
  }
  
  .pt-max-height-130--xxl {
    max-height: 130px!important;
  }
  
  .pt-max-height-140--xxl {
    max-height: 140px!important;
  }
  
  .pt-max-height-150--xxl {
    max-height: 150px!important;
  }
  
  .pt-max-height-160--xxl {
    max-height: 160px!important;
  }
  
  .pt-max-height-170--xxl {
    max-height: 170px!important;
  }
  
  .pt-max-height-180--xxl {
    max-height: 180px!important;
  }
  
  .pt-max-height-190--xxl {
    max-height: 190px!important;
  }
  
  .pt-max-height-200--xxl {
    max-height: 200px!important;
  }
  
  .pt-max-height-210--xxl {
    max-height: 210px!important;
  }
  
  .pt-max-height-220--xxl {
    max-height: 220px!important;
  }
  
  .pt-max-height-230--xxl {
    max-height: 230px!important;
  }
  
  .pt-max-height-240--xxl {
    max-height: 240px!important;
  }
  
  .pt-max-height-250--xxl {
    max-height: 250px!important;
  }
  
  .pt-max-height-260--xxl {
    max-height: 260px!important;
  }
  
  .pt-max-height-270--xxl {
    max-height: 270px!important;
  }
  
  .pt-max-height-280--xxl {
    max-height: 280px!important;
  }
  
  .pt-max-height-290--xxl {
    max-height: 290px!important;
  }
  
  .pt-max-height-300--xxl {
    max-height: 300px!important;
  }
  
  .pt-max-height-310--xxl {
    max-height: 310px!important;
  }
  
  .pt-max-height-320--xxl {
    max-height: 320px!important;
  }
  
  .pt-max-height-330--xxl {
    max-height: 330px!important;
  }
  
  .pt-max-height-340--xxl {
    max-height: 340px!important;
  }
  
  .pt-max-height-350--xxl {
    max-height: 350px!important;
  }
  
  .pt-max-height-360--xxl {
    max-height: 360px!important;
  }
  
  .pt-max-height-370--xxl {
    max-height: 370px!important;
  }
  
  .pt-max-height-380--xxl {
    max-height: 380px!important;
  }
  
  .pt-max-height-390--xxl {
    max-height: 390px!important;
  }
  
  .pt-max-height-400--xxl {
    max-height: 400px!important;
  }
  
  .pt-max-height-410--xxl {
    max-height: 410px!important;
  }
  
  .pt-max-height-420--xxl {
    max-height: 420px!important;
  }
  
  .pt-max-height-430--xxl {
    max-height: 430px!important;
  }
  
  .pt-max-height-440--xxl {
    max-height: 440px!important;
  }
  
  .pt-max-height-450--xxl {
    max-height: 450px!important;
  }
  
  .pt-max-height-460--xxl {
    max-height: 460px!important;
  }
  
  .pt-max-height-470--xxl {
    max-height: 470px!important;
  }
  
  .pt-max-height-480--xxl {
    max-height: 480px!important;
  }
  
  .pt-max-height-490--xxl {
    max-height: 490px!important;
  }
  
  .pt-max-height-500--xxl {
    max-height: 500px!important;
  }

  .pt-max-height-550--xxl {
    max-height: 550px!important;
  }
  
  .pt-max-height-600--xxl {
    max-height: 600px!important;
  }
  
  .pt-max-height-650--xxl {
    max-height: 650px!important;
  }
  
  .pt-max-height-700--xxl {
    max-height: 700px!important;
  }
  
  .pt-max-height-750--xxl {
    max-height: 750px!important;
  }
  
  .pt-max-height-800--xxl {
    max-height: 800px!important;
  }
  
  .pt-max-height-850--xxl {
    max-height: 850px!important;
  }
  
  .pt-max-height-900--xxl {
    max-height: 900px!important;
  }
  
  .pt-max-height-950--xxl {
    max-height: 950px!important;
  }
  
  .pt-max-height-1000--xxl {
    max-height: 1000px!important;
  }
  
  .pt-max-height-1050--xxl {
    max-height: 1050px!important;
  }
  
  .pt-max-height-1100--xxl {
    max-height: 1100px!important;
  }
  
  .pt-max-height-1150--xxl {
    max-height: 1150px!important;
  }
  
  .pt-max-height-1200--xxl {
    max-height: 1200px!important;
  }
  
  .pt-max-height-1250--xxl {
    max-height: 1250px!important;
  }
  
  .pt-max-height-1300--xxl {
    max-height: 1300px!important;
  }
  
  .pt-max-height-1350--xxl {
    max-height: 1350px!important;
  }
  
  .pt-max-height-1400--xxl {
    max-height: 1400px!important;
  }
  
  .pt-max-height-1450--xxl {
    max-height: 1450px!important;
  }
  
  .pt-max-height-1500--xxl {
    max-height: 1500px!important;
  }
  
  .pt-max-height-1550--xxl {
    max-height: 1550px!important;
  }
  
  .pt-max-height-1600--xxl {
    max-height: 1600px!important;
  }
  
  .pt-max-height-1650--xxl {
    max-height: 1650px!important;
  }
  
  .pt-max-height-1700--xxl {
    max-height: 1700px!important;
  }
  
  .pt-max-height-1750--xxl {
    max-height: 1750px!important;
  }
  
  .pt-max-height-1800--xxl {
    max-height: 1800px!important;
  }
  
  .pt-max-height-1950--xxl {
    max-height: 1950px!important;
  }
  
  .pt-max-height-2000--xxl {
    max-height: 2000px!important;
  }
}
   
/* PERCENTAGE ------------------------------------------------------------------------------------ */
.pt-max-height-10x {
  max-height: 10%!important;
}

.pt-max-height-20x {
  max-height: 20%!important;
}

.pt-max-height-30x {
  max-height: 30%!important;
}

.pt-max-height-40x {
  max-height: 40%!important;
}

.pt-max-height-50x {
  max-height: 50%!important;
}

.pt-max-height-60x {
  max-height: 60%!important;
}

.pt-max-height-70x {
  max-height: 70%!important;
}

.pt-max-height-80x {
  max-height: 80%!important;
}

.pt-max-height-90x {
  max-height: 90%!important;
}

.pt-max-height-100x {
  max-height: 100%!important;
}

.pt-max-height-110x {
  max-height: 110%!important;
}

.pt-max-height-120x {
  max-height: 120%!important;
}

.pt-max-height-130x {
  max-height: 130%!important;
}

.pt-max-height-140x {
  max-height: 140%!important;
}

.pt-max-height-150x {
  max-height: 150%!important;
}

.pt-max-height-160x {
  max-height: 160%!important;
}

.pt-max-height-170x {
  max-height: 170%!important;
}

.pt-max-height-180x {
  max-height: 180%!important;
}

.pt-max-height-190x {
  max-height: 190%!important;
}

.pt-max-height-200x {
  max-height: 200%!important;
}

.pt-max-height-210x {
  max-height: 210%!important;
}

.pt-max-height-220x {
  max-height: 220%!important;
}

.pt-max-height-230x {
  max-height: 230%!important;
}

.pt-max-height-240x {
  max-height: 240%!important;
}

.pt-max-height-250x {
  max-height: 250%!important;
}

.pt-max-height-260x {
  max-height: 260%!important;
}

.pt-max-height-270x {
  max-height: 270%!important;
}

.pt-max-height-280x {
  max-height: 280%!important;
}

.pt-max-height-290x {
  max-height: 290%!important;
}

.pt-max-height-300x {
  max-height: 300%!important;
}

.pt-max-height-310x {
  max-height: 310%!important;
}

.pt-max-height-320x {
  max-height: 320%!important;
}

.pt-max-height-330x {
  max-height: 330%!important;
}

.pt-max-height-340x {
  max-height: 340%!important;
}

.pt-max-height-350x {
  max-height: 350%!important;
}

.pt-max-height-360x {
  max-height: 360%!important;
}

.pt-max-height-370x {
  max-height: 370%!important;
}

.pt-max-height-380x {
  max-height: 380%!important;
}

.pt-max-height-390x {
  max-height: 390%!important;
}

.pt-max-height-400x {
  max-height: 400%!important;
}

.pt-max-height-410x {
  max-height: 410%!important;
}

.pt-max-height-420x {
  max-height: 420%!important;
}

.pt-max-height-430x {
  max-height: 430%!important;
}

.pt-max-height-440x {
  max-height: 440%!important;
}

.pt-max-height-450x {
  max-height: 450%!important;
}

.pt-max-height-460x {
  max-height: 460%!important;
}

.pt-max-height-470x {
  max-height: 470%!important;
}

.pt-max-height-480x {
  max-height: 480%!important;
}

.pt-max-height-490x {
  max-height: 490%!important;
}

.pt-max-height-500x {
  max-height: 500%!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-max-height-10x--sm {
    max-height: 10%!important;
  }
  
  .pt-max-height-20x--sm {
    max-height: 20%!important;
  }
  
  .pt-max-height-30x--sm {
    max-height: 30%!important;
  }
  
  .pt-max-height-40x--sm {
    max-height: 40%!important;
  }
  
  .pt-max-height-50x--sm {
    max-height: 50%!important;
  }
  
  .pt-max-height-60x--sm {
    max-height: 60%!important;
  }
  
  .pt-max-height-70x--sm {
    max-height: 70%!important;
  }
  
  .pt-max-height-80x--sm {
    max-height: 80%!important;
  }
  
  .pt-max-height-90x--sm {
    max-height: 90%!important;
  }
  
  .pt-max-height-100x--sm {
    max-height: 100%!important;
  }
  
  .pt-max-height-110x--sm {
    max-height: 110%!important;
  }
  
  .pt-max-height-120x--sm {
    max-height: 120%!important;
  }
  
  .pt-max-height-130x--sm {
    max-height: 130%!important;
  }
  
  .pt-max-height-140x--sm {
    max-height: 140%!important;
  }
  
  .pt-max-height-150x--sm {
    max-height: 150%!important;
  }
  
  .pt-max-height-160x--sm {
    max-height: 160%!important;
  }
  
  .pt-max-height-170x--sm {
    max-height: 170%!important;
  }
  
  .pt-max-height-180x--sm {
    max-height: 180%!important;
  }
  
  .pt-max-height-190x--sm {
    max-height: 190%!important;
  }
  
  .pt-max-height-200x--sm {
    max-height: 200%!important;
  }
  
  .pt-max-height-210x--sm {
    max-height: 210%!important;
  }
  
  .pt-max-height-220x--sm {
    max-height: 220%!important;
  }
  
  .pt-max-height-230x--sm {
    max-height: 230%!important;
  }
  
  .pt-max-height-240x--sm {
    max-height: 240%!important;
  }
  
  .pt-max-height-250x--sm {
    max-height: 250%!important;
  }
  
  .pt-max-height-260x--sm {
    max-height: 260%!important;
  }
  
  .pt-max-height-270x--sm {
    max-height: 270%!important;
  }
  
  .pt-max-height-280x--sm {
    max-height: 280%!important;
  }
  
  .pt-max-height-290x--sm {
    max-height: 290%!important;
  }
  
  .pt-max-height-300x--sm {
    max-height: 300%!important;
  }
  
  .pt-max-height-310x--sm {
    max-height: 310%!important;
  }
  
  .pt-max-height-320x--sm {
    max-height: 320%!important;
  }
  
  .pt-max-height-330x--sm {
    max-height: 330%!important;
  }
  
  .pt-max-height-340x--sm {
    max-height: 340%!important;
  }
  
  .pt-max-height-350x--sm {
    max-height: 350%!important;
  }
  
  .pt-max-height-360x--sm {
    max-height: 360%!important;
  }
  
  .pt-max-height-370x--sm {
    max-height: 370%!important;
  }
  
  .pt-max-height-380x--sm {
    max-height: 380%!important;
  }
  
  .pt-max-height-390x--sm {
    max-height: 390%!important;
  }
  
  .pt-max-height-400x--sm {
    max-height: 400%!important;
  }
  
  .pt-max-height-410x--sm {
    max-height: 410%!important;
  }
  
  .pt-max-height-420x--sm {
    max-height: 420%!important;
  }
  
  .pt-max-height-430x--sm {
    max-height: 430%!important;
  }
  
  .pt-max-height-440x--sm {
    max-height: 440%!important;
  }
  
  .pt-max-height-450x--sm {
    max-height: 450%!important;
  }
  
  .pt-max-height-460x--sm {
    max-height: 460%!important;
  }
  
  .pt-max-height-470x--sm {
    max-height: 470%!important;
  }
  
  .pt-max-height-480x--sm {
    max-height: 480%!important;
  }
  
  .pt-max-height-490x--sm {
    max-height: 490%!important;
  }
  
  .pt-max-height-500x--sm {
    max-height: 500%!important;
  }
}

/* MD */
@media (min-width: 768px) {
  .pt-max-height-10x--md {
    max-height: 10%!important;
  }
  
  .pt-max-height-20x--md {
    max-height: 20%!important;
  }
  
  .pt-max-height-30x--md {
    max-height: 30%!important;
  }
  
  .pt-max-height-40x--md {
    max-height: 40%!important;
  }
  
  .pt-max-height-50x--md {
    max-height: 50%!important;
  }
  
  .pt-max-height-60x--md {
    max-height: 60%!important;
  }
  
  .pt-max-height-70x--md {
    max-height: 70%!important;
  }
  
  .pt-max-height-80x--md {
    max-height: 80%!important;
  }
  
  .pt-max-height-90x--md {
    max-height: 90%!important;
  }
  
  .pt-max-height-100x--md {
    max-height: 100%!important;
  }
  
  .pt-max-height-110x--md {
    max-height: 110%!important;
  }
  
  .pt-max-height-120x--md {
    max-height: 120%!important;
  }
  
  .pt-max-height-130x--md {
    max-height: 130%!important;
  }
  
  .pt-max-height-140x--md {
    max-height: 140%!important;
  }
  
  .pt-max-height-150x--md {
    max-height: 150%!important;
  }
  
  .pt-max-height-160x--md {
    max-height: 160%!important;
  }
  
  .pt-max-height-170x--md {
    max-height: 170%!important;
  }
  
  .pt-max-height-180x--md {
    max-height: 180%!important;
  }
  
  .pt-max-height-190x--md {
    max-height: 190%!important;
  }
  
  .pt-max-height-200x--md {
    max-height: 200%!important;
  }
  
  .pt-max-height-210x--md {
    max-height: 210%!important;
  }
  
  .pt-max-height-220x--md {
    max-height: 220%!important;
  }
  
  .pt-max-height-230x--md {
    max-height: 230%!important;
  }
  
  .pt-max-height-240x--md {
    max-height: 240%!important;
  }
  
  .pt-max-height-250x--md {
    max-height: 250%!important;
  }
  
  .pt-max-height-260x--md {
    max-height: 260%!important;
  }
  
  .pt-max-height-270x--md {
    max-height: 270%!important;
  }
  
  .pt-max-height-280x--md {
    max-height: 280%!important;
  }
  
  .pt-max-height-290x--md {
    max-height: 290%!important;
  }
  
  .pt-max-height-300x--md {
    max-height: 300%!important;
  }
  
  .pt-max-height-310x--md {
    max-height: 310%!important;
  }
  
  .pt-max-height-320x--md {
    max-height: 320%!important;
  }
  
  .pt-max-height-330x--md {
    max-height: 330%!important;
  }
  
  .pt-max-height-340x--md {
    max-height: 340%!important;
  }
  
  .pt-max-height-350x--md {
    max-height: 350%!important;
  }
  
  .pt-max-height-360x--md {
    max-height: 360%!important;
  }
  
  .pt-max-height-370x--md {
    max-height: 370%!important;
  }
  
  .pt-max-height-380x--md {
    max-height: 380%!important;
  }
  
  .pt-max-height-390x--md {
    max-height: 390%!important;
  }
  
  .pt-max-height-400x--md {
    max-height: 400%!important;
  }
  
  .pt-max-height-410x--md {
    max-height: 410%!important;
  }
  
  .pt-max-height-420x--md {
    max-height: 420%!important;
  }
  
  .pt-max-height-430x--md {
    max-height: 430%!important;
  }
  
  .pt-max-height-440x--md {
    max-height: 440%!important;
  }
  
  .pt-max-height-450x--md {
    max-height: 450%!important;
  }
  
  .pt-max-height-460x--md {
    max-height: 460%!important;
  }
  
  .pt-max-height-470x--md {
    max-height: 470%!important;
  }
  
  .pt-max-height-480x--md {
    max-height: 480%!important;
  }
  
  .pt-max-height-490x--md {
    max-height: 490%!important;
  }
  
  .pt-max-height-500x--md {
    max-height: 500%!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-max-height-10x--lg {
    max-height: 10%!important;
  }
  
  .pt-max-height-20x--lg {
    max-height: 20%!important;
  }
  
  .pt-max-height-30x--lg {
    max-height: 30%!important;
  }
  
  .pt-max-height-40x--lg {
    max-height: 40%!important;
  }
  
  .pt-max-height-50x--lg {
    max-height: 50%!important;
  }
  
  .pt-max-height-60x--lg {
    max-height: 60%!important;
  }
  
  .pt-max-height-70x--lg {
    max-height: 70%!important;
  }
  
  .pt-max-height-80x--lg {
    max-height: 80%!important;
  }
  
  .pt-max-height-90x--lg {
    max-height: 90%!important;
  }
  
  .pt-max-height-100x--lg {
    max-height: 100%!important;
  }
  
  .pt-max-height-110x--lg {
    max-height: 110%!important;
  }
  
  .pt-max-height-120x--lg {
    max-height: 120%!important;
  }
  
  .pt-max-height-130x--lg {
    max-height: 130%!important;
  }
  
  .pt-max-height-140x--lg {
    max-height: 140%!important;
  }
  
  .pt-max-height-150x--lg {
    max-height: 150%!important;
  }
  
  .pt-max-height-160x--lg {
    max-height: 160%!important;
  }
  
  .pt-max-height-170x--lg {
    max-height: 170%!important;
  }
  
  .pt-max-height-180x--lg {
    max-height: 180%!important;
  }
  
  .pt-max-height-190x--lg {
    max-height: 190%!important;
  }
  
  .pt-max-height-200x--lg {
    max-height: 200%!important;
  }
  
  .pt-max-height-210x--lg {
    max-height: 210%!important;
  }
  
  .pt-max-height-220x--lg {
    max-height: 220%!important;
  }
  
  .pt-max-height-230x--lg {
    max-height: 230%!important;
  }
  
  .pt-max-height-240x--lg {
    max-height: 240%!important;
  }
  
  .pt-max-height-250x--lg {
    max-height: 250%!important;
  }
  
  .pt-max-height-260x--lg {
    max-height: 260%!important;
  }
  
  .pt-max-height-270x--lg {
    max-height: 270%!important;
  }
  
  .pt-max-height-280x--lg {
    max-height: 280%!important;
  }
  
  .pt-max-height-290x--lg {
    max-height: 290%!important;
  }
  
  .pt-max-height-300x--lg {
    max-height: 300%!important;
  }
  
  .pt-max-height-310x--lg {
    max-height: 310%!important;
  }
  
  .pt-max-height-320x--lg {
    max-height: 320%!important;
  }
  
  .pt-max-height-330x--lg {
    max-height: 330%!important;
  }
  
  .pt-max-height-340x--lg {
    max-height: 340%!important;
  }
  
  .pt-max-height-350x--lg {
    max-height: 350%!important;
  }
  
  .pt-max-height-360x--lg {
    max-height: 360%!important;
  }
  
  .pt-max-height-370x--lg {
    max-height: 370%!important;
  }
  
  .pt-max-height-380x--lg {
    max-height: 380%!important;
  }
  
  .pt-max-height-390x--lg {
    max-height: 390%!important;
  }
  
  .pt-max-height-400x--lg {
    max-height: 400%!important;
  }
  
  .pt-max-height-410x--lg {
    max-height: 410%!important;
  }
  
  .pt-max-height-420x--lg {
    max-height: 420%!important;
  }
  
  .pt-max-height-430x--lg {
    max-height: 430%!important;
  }
  
  .pt-max-height-440x--lg {
    max-height: 440%!important;
  }
  
  .pt-max-height-450x--lg {
    max-height: 450%!important;
  }
  
  .pt-max-height-460x--lg {
    max-height: 460%!important;
  }
  
  .pt-max-height-470x--lg {
    max-height: 470%!important;
  }
  
  .pt-max-height-480x--lg {
    max-height: 480%!important;
  }
  
  .pt-max-height-490x--lg {
    max-height: 490%!important;
  }
  
  .pt-max-height-500x--lg {
    max-height: 500%!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-max-height-10x--xl {
    max-height: 10%!important;
  }
  
  .pt-max-height-20x--xl {
    max-height: 20%!important;
  }
  
  .pt-max-height-30x--xl {
    max-height: 30%!important;
  }
  
  .pt-max-height-40x--xl {
    max-height: 40%!important;
  }
  
  .pt-max-height-50x--xl {
    max-height: 50%!important;
  }
  
  .pt-max-height-60x--xl {
    max-height: 60%!important;
  }
  
  .pt-max-height-70x--xl {
    max-height: 70%!important;
  }
  
  .pt-max-height-80x--xl {
    max-height: 80%!important;
  }
  
  .pt-max-height-90x--xl {
    max-height: 90%!important;
  }
  
  .pt-max-height-100x--xl {
    max-height: 100%!important;
  }
  
  .pt-max-height-110x--xl {
    max-height: 110%!important;
  }
  
  .pt-max-height-120x--xl {
    max-height: 120%!important;
  }
  
  .pt-max-height-130x--xl {
    max-height: 130%!important;
  }
  
  .pt-max-height-140x--xl {
    max-height: 140%!important;
  }
  
  .pt-max-height-150x--xl {
    max-height: 150%!important;
  }
  
  .pt-max-height-160x--xl {
    max-height: 160%!important;
  }
  
  .pt-max-height-170x--xl {
    max-height: 170%!important;
  }
  
  .pt-max-height-180x--xl {
    max-height: 180%!important;
  }
  
  .pt-max-height-190x--xl {
    max-height: 190%!important;
  }
  
  .pt-max-height-200x--xl {
    max-height: 200%!important;
  }
  
  .pt-max-height-210x--xl {
    max-height: 210%!important;
  }
  
  .pt-max-height-220x--xl {
    max-height: 220%!important;
  }
  
  .pt-max-height-230x--xl {
    max-height: 230%!important;
  }
  
  .pt-max-height-240x--xl {
    max-height: 240%!important;
  }
  
  .pt-max-height-250x--xl {
    max-height: 250%!important;
  }
  
  .pt-max-height-260x--xl {
    max-height: 260%!important;
  }
  
  .pt-max-height-270x--xl {
    max-height: 270%!important;
  }
  
  .pt-max-height-280x--xl {
    max-height: 280%!important;
  }
  
  .pt-max-height-290x--xl {
    max-height: 290%!important;
  }
  
  .pt-max-height-300x--xl {
    max-height: 300%!important;
  }
  
  .pt-max-height-310x--xl {
    max-height: 310%!important;
  }
  
  .pt-max-height-320x--xl {
    max-height: 320%!important;
  }
  
  .pt-max-height-330x--xl {
    max-height: 330%!important;
  }
  
  .pt-max-height-340x--xl {
    max-height: 340%!important;
  }
  
  .pt-max-height-350x--xl {
    max-height: 350%!important;
  }
  
  .pt-max-height-360x--xl {
    max-height: 360%!important;
  }
  
  .pt-max-height-370x--xl {
    max-height: 370%!important;
  }
  
  .pt-max-height-380x--xl {
    max-height: 380%!important;
  }
  
  .pt-max-height-390x--xl {
    max-height: 390%!important;
  }
  
  .pt-max-height-400x--xl {
    max-height: 400%!important;
  }
  
  .pt-max-height-410x--xl {
    max-height: 410%!important;
  }
  
  .pt-max-height-420x--xl {
    max-height: 420%!important;
  }
  
  .pt-max-height-430x--xl {
    max-height: 430%!important;
  }
  
  .pt-max-height-440x--xl {
    max-height: 440%!important;
  }
  
  .pt-max-height-450x--xl {
    max-height: 450%!important;
  }
  
  .pt-max-height-460x--xl {
    max-height: 460%!important;
  }
  
  .pt-max-height-470x--xl {
    max-height: 470%!important;
  }
  
  .pt-max-height-480x--xl {
    max-height: 480%!important;
  }
  
  .pt-max-height-490x--xl {
    max-height: 490%!important;
  }
  
  .pt-max-height-500x--xl {
    max-height: 500%!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-max-height-10x--xxl {
    max-height: 10%!important;
  }
  
  .pt-max-height-20x--xxl {
    max-height: 20%!important;
  }
  
  .pt-max-height-30x--xxl {
    max-height: 30%!important;
  }
  
  .pt-max-height-40x--xxl {
    max-height: 40%!important;
  }
  
  .pt-max-height-50x--xxl {
    max-height: 50%!important;
  }
  
  .pt-max-height-60x--xxl {
    max-height: 60%!important;
  }
  
  .pt-max-height-70x--xxl {
    max-height: 70%!important;
  }
  
  .pt-max-height-80x--xxl {
    max-height: 80%!important;
  }
  
  .pt-max-height-90x--xxl {
    max-height: 90%!important;
  }
  
  .pt-max-height-100x--xxl {
    max-height: 100%!important;
  }
  
  .pt-max-height-110x--xxl {
    max-height: 110%!important;
  }
  
  .pt-max-height-120x--xxl {
    max-height: 120%!important;
  }
  
  .pt-max-height-130x--xxl {
    max-height: 130%!important;
  }
  
  .pt-max-height-140x--xxl {
    max-height: 140%!important;
  }
  
  .pt-max-height-150x--xxl {
    max-height: 150%!important;
  }
  
  .pt-max-height-160x--xxl {
    max-height: 160%!important;
  }
  
  .pt-max-height-170x--xxl {
    max-height: 170%!important;
  }
  
  .pt-max-height-180x--xxl {
    max-height: 180%!important;
  }
  
  .pt-max-height-190x--xxl {
    max-height: 190%!important;
  }
  
  .pt-max-height-200x--xxl {
    max-height: 200%!important;
  }
  
  .pt-max-height-210x--xxl {
    max-height: 210%!important;
  }
  
  .pt-max-height-220x--xxl {
    max-height: 220%!important;
  }
  
  .pt-max-height-230x--xxl {
    max-height: 230%!important;
  }
  
  .pt-max-height-240x--xxl {
    max-height: 240%!important;
  }
  
  .pt-max-height-250x--xxl {
    max-height: 250%!important;
  }
  
  .pt-max-height-260x--xxl {
    max-height: 260%!important;
  }
  
  .pt-max-height-270x--xxl {
    max-height: 270%!important;
  }
  
  .pt-max-height-280x--xxl {
    max-height: 280%!important;
  }
  
  .pt-max-height-290x--xxl {
    max-height: 290%!important;
  }
  
  .pt-max-height-300x--xxl {
    max-height: 300%!important;
  }
  
  .pt-max-height-310x--xxl {
    max-height: 310%!important;
  }
  
  .pt-max-height-320x--xxl {
    max-height: 320%!important;
  }
  
  .pt-max-height-330x--xxl {
    max-height: 330%!important;
  }
  
  .pt-max-height-340x--xxl {
    max-height: 340%!important;
  }
  
  .pt-max-height-350x--xxl {
    max-height: 350%!important;
  }
  
  .pt-max-height-360x--xxl {
    max-height: 360%!important;
  }
  
  .pt-max-height-370x--xxl {
    max-height: 370%!important;
  }
  
  .pt-max-height-380x--xxl {
    max-height: 380%!important;
  }
  
  .pt-max-height-390x--xxl {
    max-height: 390%!important;
  }
  
  .pt-max-height-400x--xxl {
    max-height: 400%!important;
  }
  
  .pt-max-height-410x--xxl {
    max-height: 410%!important;
  }
  
  .pt-max-height-420x--xxl {
    max-height: 420%!important;
  }
  
  .pt-max-height-430x--xxl {
    max-height: 430%!important;
  }
  
  .pt-max-height-440x--xxl {
    max-height: 440%!important;
  }
  
  .pt-max-height-450x--xxl {
    max-height: 450%!important;
  }
  
  .pt-max-height-460x--xxl {
    max-height: 460%!important;
  }
  
  .pt-max-height-470x--xxl {
    max-height: 470%!important;
  }
  
  .pt-max-height-480x--xxl {
    max-height: 480%!important;
  }
  
  .pt-max-height-490x--xxl {
    max-height: 490%!important;
  }
  
  .pt-max-height-500x--xxl {
    max-height: 500%!important;
  }
}

/* VARIABLE HEIGHT ------------------------------------------------------------------------------- */
.pt-max-height-10vh {
  max-height: 10vh!important;
}

.pt-max-height-20vh {
  max-height: 20vh!important;
}

.pt-max-height-30vh {
  max-height: 30vh!important;
}

.pt-max-height-40vh {
  max-height: 40vh!important;
}

.pt-max-height-50vh {
  max-height: 50vh!important;
}

.pt-max-height-60vh {
  max-height: 60vh!important;
}

.pt-max-height-70vh {
  max-height: 70vh!important;
}

.pt-max-height-80vh {
  max-height: 80vh!important;
}

.pt-max-height-90vh {
  max-height: 90vh!important;
}

.pt-max-height-100vh {
  max-height: 100vh!important;
}

.pt-max-height-110vh {
  max-height: 110vh!important;
}

.pt-max-height-120vh {
  max-height: 120vh!important;
}

.pt-max-height-130vh {
  max-height: 130vh!important;
}

.pt-max-height-140vh {
  max-height: 140vh!important;
}

.pt-max-height-150vh {
  max-height: 150vh!important;
}

.pt-max-height-160vh {
  max-height: 160vh!important;
}

.pt-max-height-170vh {
  max-height: 170vh!important;
}

.pt-max-height-180vh {
  max-height: 180vh!important;
}

.pt-max-height-190vh {
  max-height: 190vh!important;
}

.pt-max-height-200vh {
  max-height: 200vh!important;
}

.pt-max-height-210vh {
  max-height: 210vh!important;
}

.pt-max-height-220vh {
  max-height: 220vh!important;
}

.pt-max-height-230vh {
  max-height: 230vh!important;
}

.pt-max-height-240vh {
  max-height: 240vh!important;
}

.pt-max-height-250vh {
  max-height: 250vh!important;
}

.pt-max-height-260vh {
  max-height: 260vh!important;
}

.pt-max-height-270vh {
  max-height: 270vh!important;
}

.pt-max-height-280vh {
  max-height: 280vh!important;
}

.pt-max-height-290vh {
  max-height: 290vh!important;
}

.pt-max-height-300vh {
  max-height: 300vh!important;
}

.pt-max-height-310vh {
  max-height: 310vh!important;
}

.pt-max-height-320vh {
  max-height: 320vh!important;
}

.pt-max-height-330vh {
  max-height: 330vh!important;
}

.pt-max-height-340vh {
  max-height: 340vh!important;
}

.pt-max-height-350vh {
  max-height: 350vh!important;
}

.pt-max-height-360vh {
  max-height: 360vh!important;
}

.pt-max-height-370vh {
  max-height: 370vh!important;
}

.pt-max-height-380vh {
  max-height: 380vh!important;
}

.pt-max-height-390vh {
  max-height: 390vh!important;
}

.pt-max-height-400vh {
  max-height: 400vh!important;
}

.pt-max-height-410vh {
  max-height: 410vh!important;
}

.pt-max-height-420vh {
  max-height: 420vh!important;
}

.pt-max-height-430vh {
  max-height: 430vh!important;
}

.pt-max-height-440vh {
  max-height: 440vh!important;
}

.pt-max-height-450vh {
  max-height: 450vh!important;
}

.pt-max-height-460vh {
  max-height: 460vh!important;
}

.pt-max-height-470vh {
  max-height: 470vh!important;
}

.pt-max-height-480vh {
  max-height: 480vh!important;
}

.pt-max-height-490vh {
  max-height: 490vh!important;
}

.pt-max-height-500vh {
  max-height: 500vh!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-max-height-10vh--sm {
    max-height: 10vh!important;
  }
  
  .pt-max-height-20vh--sm {
    max-height: 20vh!important;
  }
  
  .pt-max-height-30vh--sm {
    max-height: 30vh!important;
  }
  
  .pt-max-height-40vh--sm {
    max-height: 40vh!important;
  }
  
  .pt-max-height-50vh--sm {
    max-height: 50vh!important;
  }
  
  .pt-max-height-60vh--sm {
    max-height: 60vh!important;
  }
  
  .pt-max-height-70vh--sm {
    max-height: 70vh!important;
  }
  
  .pt-max-height-80vh--sm {
    max-height: 80vh!important;
  }
  
  .pt-max-height-90vh--sm {
    max-height: 90vh!important;
  }
  
  .pt-max-height-100vh--sm {
    max-height: 100vh!important;
  }
  
  .pt-max-height-110vh--sm {
    max-height: 110vh!important;
  }
  
  .pt-max-height-120vh--sm {
    max-height: 120vh!important;
  }
  
  .pt-max-height-130vh--sm {
    max-height: 130vh!important;
  }
  
  .pt-max-height-140vh--sm {
    max-height: 140vh!important;
  }
  
  .pt-max-height-150vh--sm {
    max-height: 150vh!important;
  }
  
  .pt-max-height-160vh--sm {
    max-height: 160vh!important;
  }
  
  .pt-max-height-170vh--sm {
    max-height: 170vh!important;
  }
  
  .pt-max-height-180vh--sm {
    max-height: 180vh!important;
  }
  
  .pt-max-height-190vh--sm {
    max-height: 190vh!important;
  }
  
  .pt-max-height-200vh--sm {
    max-height: 200vh!important;
  }
  
  .pt-max-height-210vh--sm {
    max-height: 210vh!important;
  }
  
  .pt-max-height-220vh--sm {
    max-height: 220vh!important;
  }
  
  .pt-max-height-230vh--sm {
    max-height: 230vh!important;
  }
  
  .pt-max-height-240vh--sm {
    max-height: 240vh!important;
  }
  
  .pt-max-height-250vh--sm {
    max-height: 250vh!important;
  }
  
  .pt-max-height-260vh--sm {
    max-height: 260vh!important;
  }
  
  .pt-max-height-270vh--sm {
    max-height: 270vh!important;
  }
  
  .pt-max-height-280vh--sm {
    max-height: 280vh!important;
  }
  
  .pt-max-height-290vh--sm {
    max-height: 290vh!important;
  }
  
  .pt-max-height-300vh--sm {
    max-height: 300vh!important;
  }
  
  .pt-max-height-310vh--sm {
    max-height: 310vh!important;
  }
  
  .pt-max-height-320vh--sm {
    max-height: 320vh!important;
  }
  
  .pt-max-height-330vh--sm {
    max-height: 330vh!important;
  }
  
  .pt-max-height-340vh--sm {
    max-height: 340vh!important;
  }
  
  .pt-max-height-350vh--sm {
    max-height: 350vh!important;
  }
  
  .pt-max-height-360vh--sm {
    max-height: 360vh!important;
  }
  
  .pt-max-height-370vh--sm {
    max-height: 370vh!important;
  }
  
  .pt-max-height-380vh--sm {
    max-height: 380vh!important;
  }
  
  .pt-max-height-390vh--sm {
    max-height: 390vh!important;
  }
  
  .pt-max-height-400vh--sm {
    max-height: 400vh!important;
  }
  
  .pt-max-height-410vh--sm {
    max-height: 410vh!important;
  }
  
  .pt-max-height-420vh--sm {
    max-height: 420vh!important;
  }
  
  .pt-max-height-430vh--sm {
    max-height: 430vh!important;
  }
  
  .pt-max-height-440vh--sm {
    max-height: 440vh!important;
  }
  
  .pt-max-height-450vh--sm {
    max-height: 450vh!important;
  }
  
  .pt-max-height-460vh--sm {
    max-height: 460vh!important;
  }
  
  .pt-max-height-470vh--sm {
    max-height: 470vh!important;
  }
  
  .pt-max-height-480vh--sm {
    max-height: 480vh!important;
  }
  
  .pt-max-height-490vh--sm {
    max-height: 490vh!important;
  }
  
  .pt-max-height-500vh--sm {
    max-height: 500vh!important;
  }
}

/* MD */
@media (min-width: 768px) {
  .pt-max-height-10vh--md {
    max-height: 10vh!important;
  }
  
  .pt-max-height-20vh--md {
    max-height: 20vh!important;
  }
  
  .pt-max-height-30vh--md {
    max-height: 30vh!important;
  }
  
  .pt-max-height-40vh--md {
    max-height: 40vh!important;
  }
  
  .pt-max-height-50vh--md {
    max-height: 50vh!important;
  }
  
  .pt-max-height-60vh--md {
    max-height: 60vh!important;
  }
  
  .pt-max-height-70vh--md {
    max-height: 70vh!important;
  }
  
  .pt-max-height-80vh--md {
    max-height: 80vh!important;
  }
  
  .pt-max-height-90vh--md {
    max-height: 90vh!important;
  }
  
  .pt-max-height-100vh--md {
    max-height: 100vh!important;
  }
  
  .pt-max-height-110vh--md {
    max-height: 110vh!important;
  }
  
  .pt-max-height-120vh--md {
    max-height: 120vh!important;
  }
  
  .pt-max-height-130vh--md {
    max-height: 130vh!important;
  }
  
  .pt-max-height-140vh--md {
    max-height: 140vh!important;
  }
  
  .pt-max-height-150vh--md {
    max-height: 150vh!important;
  }
  
  .pt-max-height-160vh--md {
    max-height: 160vh!important;
  }
  
  .pt-max-height-170vh--md {
    max-height: 170vh!important;
  }
  
  .pt-max-height-180vh--md {
    max-height: 180vh!important;
  }
  
  .pt-max-height-190vh--md {
    max-height: 190vh!important;
  }
  
  .pt-max-height-200vh--md {
    max-height: 200vh!important;
  }
  
  .pt-max-height-210vh--md {
    max-height: 210vh!important;
  }
  
  .pt-max-height-220vh--md {
    max-height: 220vh!important;
  }
  
  .pt-max-height-230vh--md {
    max-height: 230vh!important;
  }
  
  .pt-max-height-240vh--md {
    max-height: 240vh!important;
  }
  
  .pt-max-height-250vh--md {
    max-height: 250vh!important;
  }
  
  .pt-max-height-260vh--md {
    max-height: 260vh!important;
  }
  
  .pt-max-height-270vh--md {
    max-height: 270vh!important;
  }
  
  .pt-max-height-280vh--md {
    max-height: 280vh!important;
  }
  
  .pt-max-height-290vh--md {
    max-height: 290vh!important;
  }
  
  .pt-max-height-300vh--md {
    max-height: 300vh!important;
  }
  
  .pt-max-height-310vh--md {
    max-height: 310vh!important;
  }
  
  .pt-max-height-320vh--md {
    max-height: 320vh!important;
  }
  
  .pt-max-height-330vh--md {
    max-height: 330vh!important;
  }
  
  .pt-max-height-340vh--md {
    max-height: 340vh!important;
  }
  
  .pt-max-height-350vh--md {
    max-height: 350vh!important;
  }
  
  .pt-max-height-360vh--md {
    max-height: 360vh!important;
  }
  
  .pt-max-height-370vh--md {
    max-height: 370vh!important;
  }
  
  .pt-max-height-380vh--md {
    max-height: 380vh!important;
  }
  
  .pt-max-height-390vh--md {
    max-height: 390vh!important;
  }
  
  .pt-max-height-400vh--md {
    max-height: 400vh!important;
  }
  
  .pt-max-height-410vh--md {
    max-height: 410vh!important;
  }
  
  .pt-max-height-420vh--md {
    max-height: 420vh!important;
  }
  
  .pt-max-height-430vh--md {
    max-height: 430vh!important;
  }
  
  .pt-max-height-440vh--md {
    max-height: 440vh!important;
  }
  
  .pt-max-height-450vh--md {
    max-height: 450vh!important;
  }
  
  .pt-max-height-460vh--md {
    max-height: 460vh!important;
  }
  
  .pt-max-height-470vh--md {
    max-height: 470vh!important;
  }
  
  .pt-max-height-480vh--md {
    max-height: 480vh!important;
  }
  
  .pt-max-height-490vh--md {
    max-height: 490vh!important;
  }
  
  .pt-max-height-500vh--md {
    max-height: 500vh!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-max-height-10vh--lg {
    max-height: 10vh!important;
  }
  
  .pt-max-height-20vh--lg {
    max-height: 20vh!important;
  }
  
  .pt-max-height-30vh--lg {
    max-height: 30vh!important;
  }
  
  .pt-max-height-40vh--lg {
    max-height: 40vh!important;
  }
  
  .pt-max-height-50vh--lg {
    max-height: 50vh!important;
  }
  
  .pt-max-height-60vh--lg {
    max-height: 60vh!important;
  }
  
  .pt-max-height-70vh--lg {
    max-height: 70vh!important;
  }
  
  .pt-max-height-80vh--lg {
    max-height: 80vh!important;
  }
  
  .pt-max-height-90vh--lg {
    max-height: 90vh!important;
  }
  
  .pt-max-height-100vh--lg {
    max-height: 100vh!important;
  }
  
  .pt-max-height-110vh--lg {
    max-height: 110vh!important;
  }
  
  .pt-max-height-120vh--lg {
    max-height: 120vh!important;
  }
  
  .pt-max-height-130vh--lg {
    max-height: 130vh!important;
  }
  
  .pt-max-height-140vh--lg {
    max-height: 140vh!important;
  }
  
  .pt-max-height-150vh--lg {
    max-height: 150vh!important;
  }
  
  .pt-max-height-160vh--lg {
    max-height: 160vh!important;
  }
  
  .pt-max-height-170vh--lg {
    max-height: 170vh!important;
  }
  
  .pt-max-height-180vh--lg {
    max-height: 180vh!important;
  }
  
  .pt-max-height-190vh--lg {
    max-height: 190vh!important;
  }
  
  .pt-max-height-200vh--lg {
    max-height: 200vh!important;
  }
  
  .pt-max-height-210vh--lg {
    max-height: 210vh!important;
  }
  
  .pt-max-height-220vh--lg {
    max-height: 220vh!important;
  }
  
  .pt-max-height-230vh--lg {
    max-height: 230vh!important;
  }
  
  .pt-max-height-240vh--lg {
    max-height: 240vh!important;
  }
  
  .pt-max-height-250vh--lg {
    max-height: 250vh!important;
  }
  
  .pt-max-height-260vh--lg {
    max-height: 260vh!important;
  }
  
  .pt-max-height-270vh--lg {
    max-height: 270vh!important;
  }
  
  .pt-max-height-280vh--lg {
    max-height: 280vh!important;
  }
  
  .pt-max-height-290vh--lg {
    max-height: 290vh!important;
  }
  
  .pt-max-height-300vh--lg {
    max-height: 300vh!important;
  }
  
  .pt-max-height-310vh--lg {
    max-height: 310vh!important;
  }
  
  .pt-max-height-320vh--lg {
    max-height: 320vh!important;
  }
  
  .pt-max-height-330vh--lg {
    max-height: 330vh!important;
  }
  
  .pt-max-height-340vh--lg {
    max-height: 340vh!important;
  }
  
  .pt-max-height-350vh--lg {
    max-height: 350vh!important;
  }
  
  .pt-max-height-360vh--lg {
    max-height: 360vh!important;
  }
  
  .pt-max-height-370vh--lg {
    max-height: 370vh!important;
  }
  
  .pt-max-height-380vh--lg {
    max-height: 380vh!important;
  }
  
  .pt-max-height-390vh--lg {
    max-height: 390vh!important;
  }
  
  .pt-max-height-400vh--lg {
    max-height: 400vh!important;
  }
  
  .pt-max-height-410vh--lg {
    max-height: 410vh!important;
  }
  
  .pt-max-height-420vh--lg {
    max-height: 420vh!important;
  }
  
  .pt-max-height-430vh--lg {
    max-height: 430vh!important;
  }
  
  .pt-max-height-440vh--lg {
    max-height: 440vh!important;
  }
  
  .pt-max-height-450vh--lg {
    max-height: 450vh!important;
  }
  
  .pt-max-height-460vh--lg {
    max-height: 460vh!important;
  }
  
  .pt-max-height-470vh--lg {
    max-height: 470vh!important;
  }
  
  .pt-max-height-480vh--lg {
    max-height: 480vh!important;
  }
  
  .pt-max-height-490vh--lg {
    max-height: 490vh!important;
  }
  
  .pt-max-height-500vh--lg {
    max-height: 500vh!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-max-height-10vh--xl {
    max-height: 10vh!important;
  }
  
  .pt-max-height-20vh--xl {
    max-height: 20vh!important;
  }
  
  .pt-max-height-30vh--xl {
    max-height: 30vh!important;
  }
  
  .pt-max-height-40vh--xl {
    max-height: 40vh!important;
  }
  
  .pt-max-height-50vh--xl {
    max-height: 50vh!important;
  }
  
  .pt-max-height-60vh--xl {
    max-height: 60vh!important;
  }
  
  .pt-max-height-70vh--xl {
    max-height: 70vh!important;
  }
  
  .pt-max-height-80vh--xl {
    max-height: 80vh!important;
  }
  
  .pt-max-height-90vh--xl {
    max-height: 90vh!important;
  }
  
  .pt-max-height-100vh--xl {
    max-height: 100vh!important;
  }
  
  .pt-max-height-110vh--xl {
    max-height: 110vh!important;
  }
  
  .pt-max-height-120vh--xl {
    max-height: 120vh!important;
  }
  
  .pt-max-height-130vh--xl {
    max-height: 130vh!important;
  }
  
  .pt-max-height-140vh--xl {
    max-height: 140vh!important;
  }
  
  .pt-max-height-150vh--xl {
    max-height: 150vh!important;
  }
  
  .pt-max-height-160vh--xl {
    max-height: 160vh!important;
  }
  
  .pt-max-height-170vh--xl {
    max-height: 170vh!important;
  }
  
  .pt-max-height-180vh--xl {
    max-height: 180vh!important;
  }
  
  .pt-max-height-190vh--xl {
    max-height: 190vh!important;
  }
  
  .pt-max-height-200vh--xl {
    max-height: 200vh!important;
  }
  
  .pt-max-height-210vh--xl {
    max-height: 210vh!important;
  }
  
  .pt-max-height-220vh--xl {
    max-height: 220vh!important;
  }
  
  .pt-max-height-230vh--xl {
    max-height: 230vh!important;
  }
  
  .pt-max-height-240vh--xl {
    max-height: 240vh!important;
  }
  
  .pt-max-height-250vh--xl {
    max-height: 250vh!important;
  }
  
  .pt-max-height-260vh--xl {
    max-height: 260vh!important;
  }
  
  .pt-max-height-270vh--xl {
    max-height: 270vh!important;
  }
  
  .pt-max-height-280vh--xl {
    max-height: 280vh!important;
  }
  
  .pt-max-height-290vh--xl {
    max-height: 290vh!important;
  }
  
  .pt-max-height-300vh--xl {
    max-height: 300vh!important;
  }
  
  .pt-max-height-310vh--xl {
    max-height: 310vh!important;
  }
  
  .pt-max-height-320vh--xl {
    max-height: 320vh!important;
  }
  
  .pt-max-height-330vh--xl {
    max-height: 330vh!important;
  }
  
  .pt-max-height-340vh--xl {
    max-height: 340vh!important;
  }
  
  .pt-max-height-350vh--xl {
    max-height: 350vh!important;
  }
  
  .pt-max-height-360vh--xl {
    max-height: 360vh!important;
  }
  
  .pt-max-height-370vh--xl {
    max-height: 370vh!important;
  }
  
  .pt-max-height-380vh--xl {
    max-height: 380vh!important;
  }
  
  .pt-max-height-390vh--xl {
    max-height: 390vh!important;
  }
  
  .pt-max-height-400vh--xl {
    max-height: 400vh!important;
  }
  
  .pt-max-height-410vh--xl {
    max-height: 410vh!important;
  }
  
  .pt-max-height-420vh--xl {
    max-height: 420vh!important;
  }
  
  .pt-max-height-430vh--xl {
    max-height: 430vh!important;
  }
  
  .pt-max-height-440vh--xl {
    max-height: 440vh!important;
  }
  
  .pt-max-height-450vh--xl {
    max-height: 450vh!important;
  }
  
  .pt-max-height-460vh--xl {
    max-height: 460vh!important;
  }
  
  .pt-max-height-470vh--xl {
    max-height: 470vh!important;
  }
  
  .pt-max-height-480vh--xl {
    max-height: 480vh!important;
  }
  
  .pt-max-height-490vh--xl {
    max-height: 490vh!important;
  }
  
  .pt-max-height-500vh--xl {
    max-height: 500vh!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-max-height-10vh--xxl {
    max-height: 10vh!important;
  }
  
  .pt-max-height-20vh--xxl {
    max-height: 20vh!important;
  }
  
  .pt-max-height-30vh--xxl {
    max-height: 30vh!important;
  }
  
  .pt-max-height-40vh--xxl {
    max-height: 40vh!important;
  }
  
  .pt-max-height-50vh--xxl {
    max-height: 50vh!important;
  }
  
  .pt-max-height-60vh--xxl {
    max-height: 60vh!important;
  }
  
  .pt-max-height-70vh--xxl {
    max-height: 70vh!important;
  }
  
  .pt-max-height-80vh--xxl {
    max-height: 80vh!important;
  }
  
  .pt-max-height-90vh--xxl {
    max-height: 90vh!important;
  }
  
  .pt-max-height-100vh--xxl {
    max-height: 100vh!important;
  }
  
  .pt-max-height-110vh--xxl {
    max-height: 110vh!important;
  }
  
  .pt-max-height-120vh--xxl {
    max-height: 120vh!important;
  }
  
  .pt-max-height-130vh--xxl {
    max-height: 130vh!important;
  }
  
  .pt-max-height-140vh--xxl {
    max-height: 140vh!important;
  }
  
  .pt-max-height-150vh--xxl {
    max-height: 150vh!important;
  }
  
  .pt-max-height-160vh--xxl {
    max-height: 160vh!important;
  }
  
  .pt-max-height-170vh--xxl {
    max-height: 170vh!important;
  }
  
  .pt-max-height-180vh--xxl {
    max-height: 180vh!important;
  }
  
  .pt-max-height-190vh--xxl {
    max-height: 190vh!important;
  }
  
  .pt-max-height-200vh--xxl {
    max-height: 200vh!important;
  }
  
  .pt-max-height-210vh--xxl {
    max-height: 210vh!important;
  }
  
  .pt-max-height-220vh--xxl {
    max-height: 220vh!important;
  }
  
  .pt-max-height-230vh--xxl {
    max-height: 230vh!important;
  }
  
  .pt-max-height-240vh--xxl {
    max-height: 240vh!important;
  }
  
  .pt-max-height-250vh--xxl {
    max-height: 250vh!important;
  }
  
  .pt-max-height-260vh--xxl {
    max-height: 260vh!important;
  }
  
  .pt-max-height-270vh--xxl {
    max-height: 270vh!important;
  }
  
  .pt-max-height-280vh--xxl {
    max-height: 280vh!important;
  }
  
  .pt-max-height-290vh--xxl {
    max-height: 290vh!important;
  }
  
  .pt-max-height-300vh--xxl {
    max-height: 300vh!important;
  }
  
  .pt-max-height-310vh--xxl {
    max-height: 310vh!important;
  }
  
  .pt-max-height-320vh--xxl {
    max-height: 320vh!important;
  }
  
  .pt-max-height-330vh--xxl {
    max-height: 330vh!important;
  }
  
  .pt-max-height-340vh--xxl {
    max-height: 340vh!important;
  }
  
  .pt-max-height-350vh--xxl {
    max-height: 350vh!important;
  }
  
  .pt-max-height-360vh--xxl {
    max-height: 360vh!important;
  }
  
  .pt-max-height-370vh--xxl {
    max-height: 370vh!important;
  }
  
  .pt-max-height-380vh--xxl {
    max-height: 380vh!important;
  }
  
  .pt-max-height-390vh--xxl {
    max-height: 390vh!important;
  }
  
  .pt-max-height-400vh--xxl {
    max-height: 400vh!important;
  }
  
  .pt-max-height-410vh--xxl {
    max-height: 410vh!important;
  }
  
  .pt-max-height-420vh--xxl {
    max-height: 420vh!important;
  }
  
  .pt-max-height-430vh--xxl {
    max-height: 430vh!important;
  }
  
  .pt-max-height-440vh--xxl {
    max-height: 440vh!important;
  }
  
  .pt-max-height-450vh--xxl {
    max-height: 450vh!important;
  }
  
  .pt-max-height-460vh--xxl {
    max-height: 460vh!important;
  }
  
  .pt-max-height-470vh--xxl {
    max-height: 470vh!important;
  }
  
  .pt-max-height-480vh--xxl {
    max-height: 480vh!important;
  }
  
  .pt-max-height-490vh--xxl {
    max-height: 490vh!important;
  }
  
  .pt-max-height-500vh--xxl {
    max-height: 500vh!important;
  }
}

/* VARIABLE WIDTH -------------------------------------------------------------------------------- */
.pt-max-height-10vw {
  max-height: 10vw!important;
}

.pt-max-height-20vw {
  max-height: 20vw!important;
}

.pt-max-height-30vw {
  max-height: 30vw!important;
}

.pt-max-height-40vw {
  max-height: 40vw!important;
}

.pt-max-height-50vw {
  max-height: 50vw!important;
}

.pt-max-height-60vw {
  max-height: 60vw!important;
}

.pt-max-height-70vw {
  max-height: 70vw!important;
}

.pt-max-height-80vw {
  max-height: 80vw!important;
}

.pt-max-height-90vw {
  max-height: 90vw!important;
}

.pt-max-height-100vw {
  max-height: 100vw!important;
}

.pt-max-height-110vw {
  max-height: 110vw!important;
}

.pt-max-height-120vw {
  max-height: 120vw!important;
}

.pt-max-height-130vw {
  max-height: 130vw!important;
}

.pt-max-height-140vw {
  max-height: 140vw!important;
}

.pt-max-height-150vw {
  max-height: 150vw!important;
}

.pt-max-height-160vw {
  max-height: 160vw!important;
}

.pt-max-height-170vw {
  max-height: 170vw!important;
}

.pt-max-height-180vw {
  max-height: 180vw!important;
}

.pt-max-height-190vw {
  max-height: 190vw!important;
}

.pt-max-height-200vw {
  max-height: 200vw!important;
}

.pt-max-height-210vw {
  max-height: 210vw!important;
}

.pt-max-height-220vw {
  max-height: 220vw!important;
}

.pt-max-height-230vw {
  max-height: 230vw!important;
}

.pt-max-height-240vw {
  max-height: 240vw!important;
}

.pt-max-height-250vw {
  max-height: 250vw!important;
}

.pt-max-height-260vw {
  max-height: 260vw!important;
}

.pt-max-height-270vw {
  max-height: 270vw!important;
}

.pt-max-height-280vw {
  max-height: 280vw!important;
}

.pt-max-height-290vw {
  max-height: 290vw!important;
}

.pt-max-height-300vw {
  max-height: 300vw!important;
}

.pt-max-height-310vw {
  max-height: 310vw!important;
}

.pt-max-height-320vw {
  max-height: 320vw!important;
}

.pt-max-height-330vw {
  max-height: 330vw!important;
}

.pt-max-height-340vw {
  max-height: 340vw!important;
}

.pt-max-height-350vw {
  max-height: 350vw!important;
}

.pt-max-height-360vw {
  max-height: 360vw!important;
}

.pt-max-height-370vw {
  max-height: 370vw!important;
}

.pt-max-height-380vw {
  max-height: 380vw!important;
}

.pt-max-height-390vw {
  max-height: 390vw!important;
}

.pt-max-height-400vw {
  max-height: 400vw!important;
}

.pt-max-height-410vw {
  max-height: 410vw!important;
}

.pt-max-height-420vw {
  max-height: 420vw!important;
}

.pt-max-height-430vw {
  max-height: 430vw!important;
}

.pt-max-height-440vw {
  max-height: 440vw!important;
}

.pt-max-height-450vw {
  max-height: 450vw!important;
}

.pt-max-height-460vw {
  max-height: 460vw!important;
}

.pt-max-height-470vw {
  max-height: 470vw!important;
}

.pt-max-height-480vw {
  max-height: 480vw!important;
}

.pt-max-height-490vw {
  max-height: 490vw!important;
}

.pt-max-height-500vw {
  max-height: 500vw!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-max-height-10vw--sm {
    max-height: 10vw!important;
  }
  
  .pt-max-height-20vw--sm {
    max-height: 20vw!important;
  }
  
  .pt-max-height-30vw--sm {
    max-height: 30vw!important;
  }
  
  .pt-max-height-40vw--sm {
    max-height: 40vw!important;
  }
  
  .pt-max-height-50vw--sm {
    max-height: 50vw!important;
  }
  
  .pt-max-height-60vw--sm {
    max-height: 60vw!important;
  }
  
  .pt-max-height-70vw--sm {
    max-height: 70vw!important;
  }
  
  .pt-max-height-80vw--sm {
    max-height: 80vw!important;
  }
  
  .pt-max-height-90vw--sm {
    max-height: 90vw!important;
  }
  
  .pt-max-height-100vw--sm {
    max-height: 100vw!important;
  }
  
  .pt-max-height-110vw--sm {
    max-height: 110vw!important;
  }
  
  .pt-max-height-120vw--sm {
    max-height: 120vw!important;
  }
  
  .pt-max-height-130vw--sm {
    max-height: 130vw!important;
  }
  
  .pt-max-height-140vw--sm {
    max-height: 140vw!important;
  }
  
  .pt-max-height-150vw--sm {
    max-height: 150vw!important;
  }
  
  .pt-max-height-160vw--sm {
    max-height: 160vw!important;
  }
  
  .pt-max-height-170vw--sm {
    max-height: 170vw!important;
  }
  
  .pt-max-height-180vw--sm {
    max-height: 180vw!important;
  }
  
  .pt-max-height-190vw--sm {
    max-height: 190vw!important;
  }
  
  .pt-max-height-200vw--sm {
    max-height: 200vw!important;
  }
  
  .pt-max-height-210vw--sm {
    max-height: 210vw!important;
  }
  
  .pt-max-height-220vw--sm {
    max-height: 220vw!important;
  }
  
  .pt-max-height-230vw--sm {
    max-height: 230vw!important;
  }
  
  .pt-max-height-240vw--sm {
    max-height: 240vw!important;
  }
  
  .pt-max-height-250vw--sm {
    max-height: 250vw!important;
  }
  
  .pt-max-height-260vw--sm {
    max-height: 260vw!important;
  }
  
  .pt-max-height-270vw--sm {
    max-height: 270vw!important;
  }
  
  .pt-max-height-280vw--sm {
    max-height: 280vw!important;
  }
  
  .pt-max-height-290vw--sm {
    max-height: 290vw!important;
  }
  
  .pt-max-height-300vw--sm {
    max-height: 300vw!important;
  }
  
  .pt-max-height-310vw--sm {
    max-height: 310vw!important;
  }
  
  .pt-max-height-320vw--sm {
    max-height: 320vw!important;
  }
  
  .pt-max-height-330vw--sm {
    max-height: 330vw!important;
  }
  
  .pt-max-height-340vw--sm {
    max-height: 340vw!important;
  }
  
  .pt-max-height-350vw--sm {
    max-height: 350vw!important;
  }
  
  .pt-max-height-360vw--sm {
    max-height: 360vw!important;
  }
  
  .pt-max-height-370vw--sm {
    max-height: 370vw!important;
  }
  
  .pt-max-height-380vw--sm {
    max-height: 380vw!important;
  }
  
  .pt-max-height-390vw--sm {
    max-height: 390vw!important;
  }
  
  .pt-max-height-400vw--sm {
    max-height: 400vw!important;
  }
  
  .pt-max-height-410vw--sm {
    max-height: 410vw!important;
  }
  
  .pt-max-height-420vw--sm {
    max-height: 420vw!important;
  }
  
  .pt-max-height-430vw--sm {
    max-height: 430vw!important;
  }
  
  .pt-max-height-440vw--sm {
    max-height: 440vw!important;
  }
  
  .pt-max-height-450vw--sm {
    max-height: 450vw!important;
  }
  
  .pt-max-height-460vw--sm {
    max-height: 460vw!important;
  }
  
  .pt-max-height-470vw--sm {
    max-height: 470vw!important;
  }
  
  .pt-max-height-480vw--sm {
    max-height: 480vw!important;
  }
  
  .pt-max-height-490vw--sm {
    max-height: 490vw!important;
  }
  
  .pt-max-height-500vw--sm {
    max-height: 500vw!important;
  }
}

/* MD */
@media (min-width: 768px) {
  .pt-max-height-10vw--md {
    max-height: 10vw!important;
  }
  
  .pt-max-height-20vw--md {
    max-height: 20vw!important;
  }
  
  .pt-max-height-30vw--md {
    max-height: 30vw!important;
  }
  
  .pt-max-height-40vw--md {
    max-height: 40vw!important;
  }
  
  .pt-max-height-50vw--md {
    max-height: 50vw!important;
  }
  
  .pt-max-height-60vw--md {
    max-height: 60vw!important;
  }
  
  .pt-max-height-70vw--md {
    max-height: 70vw!important;
  }
  
  .pt-max-height-80vw--md {
    max-height: 80vw!important;
  }
  
  .pt-max-height-90vw--md {
    max-height: 90vw!important;
  }
  
  .pt-max-height-100vw--md {
    max-height: 100vw!important;
  }
  
  .pt-max-height-110vw--md {
    max-height: 110vw!important;
  }
  
  .pt-max-height-120vw--md {
    max-height: 120vw!important;
  }
  
  .pt-max-height-130vw--md {
    max-height: 130vw!important;
  }
  
  .pt-max-height-140vw--md {
    max-height: 140vw!important;
  }
  
  .pt-max-height-150vw--md {
    max-height: 150vw!important;
  }
  
  .pt-max-height-160vw--md {
    max-height: 160vw!important;
  }
  
  .pt-max-height-170vw--md {
    max-height: 170vw!important;
  }
  
  .pt-max-height-180vw--md {
    max-height: 180vw!important;
  }
  
  .pt-max-height-190vw--md {
    max-height: 190vw!important;
  }
  
  .pt-max-height-200vw--md {
    max-height: 200vw!important;
  }
  
  .pt-max-height-210vw--md {
    max-height: 210vw!important;
  }
  
  .pt-max-height-220vw--md {
    max-height: 220vw!important;
  }
  
  .pt-max-height-230vw--md {
    max-height: 230vw!important;
  }
  
  .pt-max-height-240vw--md {
    max-height: 240vw!important;
  }
  
  .pt-max-height-250vw--md {
    max-height: 250vw!important;
  }
  
  .pt-max-height-260vw--md {
    max-height: 260vw!important;
  }
  
  .pt-max-height-270vw--md {
    max-height: 270vw!important;
  }
  
  .pt-max-height-280vw--md {
    max-height: 280vw!important;
  }
  
  .pt-max-height-290vw--md {
    max-height: 290vw!important;
  }
  
  .pt-max-height-300vw--md {
    max-height: 300vw!important;
  }
  
  .pt-max-height-310vw--md {
    max-height: 310vw!important;
  }
  
  .pt-max-height-320vw--md {
    max-height: 320vw!important;
  }
  
  .pt-max-height-330vw--md {
    max-height: 330vw!important;
  }
  
  .pt-max-height-340vw--md {
    max-height: 340vw!important;
  }
  
  .pt-max-height-350vw--md {
    max-height: 350vw!important;
  }
  
  .pt-max-height-360vw--md {
    max-height: 360vw!important;
  }
  
  .pt-max-height-370vw--md {
    max-height: 370vw!important;
  }
  
  .pt-max-height-380vw--md {
    max-height: 380vw!important;
  }
  
  .pt-max-height-390vw--md {
    max-height: 390vw!important;
  }
  
  .pt-max-height-400vw--md {
    max-height: 400vw!important;
  }
  
  .pt-max-height-410vw--md {
    max-height: 410vw!important;
  }
  
  .pt-max-height-420vw--md {
    max-height: 420vw!important;
  }
  
  .pt-max-height-430vw--md {
    max-height: 430vw!important;
  }
  
  .pt-max-height-440vw--md {
    max-height: 440vw!important;
  }
  
  .pt-max-height-450vw--md {
    max-height: 450vw!important;
  }
  
  .pt-max-height-460vw--md {
    max-height: 460vw!important;
  }
  
  .pt-max-height-470vw--md {
    max-height: 470vw!important;
  }
  
  .pt-max-height-480vw--md {
    max-height: 480vw!important;
  }
  
  .pt-max-height-490vw--md {
    max-height: 490vw!important;
  }
  
  .pt-max-height-500vw--md {
    max-height: 500vw!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-max-height-10vw--lg {
    max-height: 10vw!important;
  }
  
  .pt-max-height-20vw--lg {
    max-height: 20vw!important;
  }
  
  .pt-max-height-30vw--lg {
    max-height: 30vw!important;
  }
  
  .pt-max-height-40vw--lg {
    max-height: 40vw!important;
  }
  
  .pt-max-height-50vw--lg {
    max-height: 50vw!important;
  }
  
  .pt-max-height-60vw--lg {
    max-height: 60vw!important;
  }
  
  .pt-max-height-70vw--lg {
    max-height: 70vw!important;
  }
  
  .pt-max-height-80vw--lg {
    max-height: 80vw!important;
  }
  
  .pt-max-height-90vw--lg {
    max-height: 90vw!important;
  }
  
  .pt-max-height-100vw--lg {
    max-height: 100vw!important;
  }
  
  .pt-max-height-110vw--lg {
    max-height: 110vw!important;
  }
  
  .pt-max-height-120vw--lg {
    max-height: 120vw!important;
  }
  
  .pt-max-height-130vw--lg {
    max-height: 130vw!important;
  }
  
  .pt-max-height-140vw--lg {
    max-height: 140vw!important;
  }
  
  .pt-max-height-150vw--lg {
    max-height: 150vw!important;
  }
  
  .pt-max-height-160vw--lg {
    max-height: 160vw!important;
  }
  
  .pt-max-height-170vw--lg {
    max-height: 170vw!important;
  }
  
  .pt-max-height-180vw--lg {
    max-height: 180vw!important;
  }
  
  .pt-max-height-190vw--lg {
    max-height: 190vw!important;
  }
  
  .pt-max-height-200vw--lg {
    max-height: 200vw!important;
  }
  
  .pt-max-height-210vw--lg {
    max-height: 210vw!important;
  }
  
  .pt-max-height-220vw--lg {
    max-height: 220vw!important;
  }
  
  .pt-max-height-230vw--lg {
    max-height: 230vw!important;
  }
  
  .pt-max-height-240vw--lg {
    max-height: 240vw!important;
  }
  
  .pt-max-height-250vw--lg {
    max-height: 250vw!important;
  }
  
  .pt-max-height-260vw--lg {
    max-height: 260vw!important;
  }
  
  .pt-max-height-270vw--lg {
    max-height: 270vw!important;
  }
  
  .pt-max-height-280vw--lg {
    max-height: 280vw!important;
  }
  
  .pt-max-height-290vw--lg {
    max-height: 290vw!important;
  }
  
  .pt-max-height-300vw--lg {
    max-height: 300vw!important;
  }
  
  .pt-max-height-310vw--lg {
    max-height: 310vw!important;
  }
  
  .pt-max-height-320vw--lg {
    max-height: 320vw!important;
  }
  
  .pt-max-height-330vw--lg {
    max-height: 330vw!important;
  }
  
  .pt-max-height-340vw--lg {
    max-height: 340vw!important;
  }
  
  .pt-max-height-350vw--lg {
    max-height: 350vw!important;
  }
  
  .pt-max-height-360vw--lg {
    max-height: 360vw!important;
  }
  
  .pt-max-height-370vw--lg {
    max-height: 370vw!important;
  }
  
  .pt-max-height-380vw--lg {
    max-height: 380vw!important;
  }
  
  .pt-max-height-390vw--lg {
    max-height: 390vw!important;
  }
  
  .pt-max-height-400vw--lg {
    max-height: 400vw!important;
  }
  
  .pt-max-height-410vw--lg {
    max-height: 410vw!important;
  }
  
  .pt-max-height-420vw--lg {
    max-height: 420vw!important;
  }
  
  .pt-max-height-430vw--lg {
    max-height: 430vw!important;
  }
  
  .pt-max-height-440vw--lg {
    max-height: 440vw!important;
  }
  
  .pt-max-height-450vw--lg {
    max-height: 450vw!important;
  }
  
  .pt-max-height-460vw--lg {
    max-height: 460vw!important;
  }
  
  .pt-max-height-470vw--lg {
    max-height: 470vw!important;
  }
  
  .pt-max-height-480vw--lg {
    max-height: 480vw!important;
  }
  
  .pt-max-height-490vw--lg {
    max-height: 490vw!important;
  }
  
  .pt-max-height-500vw--lg {
    max-height: 500vw!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-max-height-10vw--xl {
    max-height: 10vw!important;
  }
  
  .pt-max-height-20vw--xl {
    max-height: 20vw!important;
  }
  
  .pt-max-height-30vw--xl {
    max-height: 30vw!important;
  }
  
  .pt-max-height-40vw--xl {
    max-height: 40vw!important;
  }
  
  .pt-max-height-50vw--xl {
    max-height: 50vw!important;
  }
  
  .pt-max-height-60vw--xl {
    max-height: 60vw!important;
  }
  
  .pt-max-height-70vw--xl {
    max-height: 70vw!important;
  }
  
  .pt-max-height-80vw--xl {
    max-height: 80vw!important;
  }
  
  .pt-max-height-90vw--xl {
    max-height: 90vw!important;
  }
  
  .pt-max-height-100vw--xl {
    max-height: 100vw!important;
  }
  
  .pt-max-height-110vw--xl {
    max-height: 110vw!important;
  }
  
  .pt-max-height-120vw--xl {
    max-height: 120vw!important;
  }
  
  .pt-max-height-130vw--xl {
    max-height: 130vw!important;
  }
  
  .pt-max-height-140vw--xl {
    max-height: 140vw!important;
  }
  
  .pt-max-height-150vw--xl {
    max-height: 150vw!important;
  }
  
  .pt-max-height-160vw--xl {
    max-height: 160vw!important;
  }
  
  .pt-max-height-170vw--xl {
    max-height: 170vw!important;
  }
  
  .pt-max-height-180vw--xl {
    max-height: 180vw!important;
  }
  
  .pt-max-height-190vw--xl {
    max-height: 190vw!important;
  }
  
  .pt-max-height-200vw--xl {
    max-height: 200vw!important;
  }
  
  .pt-max-height-210vw--xl {
    max-height: 210vw!important;
  }
  
  .pt-max-height-220vw--xl {
    max-height: 220vw!important;
  }
  
  .pt-max-height-230vw--xl {
    max-height: 230vw!important;
  }
  
  .pt-max-height-240vw--xl {
    max-height: 240vw!important;
  }
  
  .pt-max-height-250vw--xl {
    max-height: 250vw!important;
  }
  
  .pt-max-height-260vw--xl {
    max-height: 260vw!important;
  }
  
  .pt-max-height-270vw--xl {
    max-height: 270vw!important;
  }
  
  .pt-max-height-280vw--xl {
    max-height: 280vw!important;
  }
  
  .pt-max-height-290vw--xl {
    max-height: 290vw!important;
  }
  
  .pt-max-height-300vw--xl {
    max-height: 300vw!important;
  }
  
  .pt-max-height-310vw--xl {
    max-height: 310vw!important;
  }
  
  .pt-max-height-320vw--xl {
    max-height: 320vw!important;
  }
  
  .pt-max-height-330vw--xl {
    max-height: 330vw!important;
  }
  
  .pt-max-height-340vw--xl {
    max-height: 340vw!important;
  }
  
  .pt-max-height-350vw--xl {
    max-height: 350vw!important;
  }
  
  .pt-max-height-360vw--xl {
    max-height: 360vw!important;
  }
  
  .pt-max-height-370vw--xl {
    max-height: 370vw!important;
  }
  
  .pt-max-height-380vw--xl {
    max-height: 380vw!important;
  }
  
  .pt-max-height-390vw--xl {
    max-height: 390vw!important;
  }
  
  .pt-max-height-400vw--xl {
    max-height: 400vw!important;
  }
  
  .pt-max-height-410vw--xl {
    max-height: 410vw!important;
  }
  
  .pt-max-height-420vw--xl {
    max-height: 420vw!important;
  }
  
  .pt-max-height-430vw--xl {
    max-height: 430vw!important;
  }
  
  .pt-max-height-440vw--xl {
    max-height: 440vw!important;
  }
  
  .pt-max-height-450vw--xl {
    max-height: 450vw!important;
  }
  
  .pt-max-height-460vw--xl {
    max-height: 460vw!important;
  }
  
  .pt-max-height-470vw--xl {
    max-height: 470vw!important;
  }
  
  .pt-max-height-480vw--xl {
    max-height: 480vw!important;
  }
  
  .pt-max-height-490vw--xl {
    max-height: 490vw!important;
  }
  
  .pt-max-height-500vw--xl {
    max-height: 500vw!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-max-height-10vw--xxl {
    max-height: 10vw!important;
  }
  
  .pt-max-height-20vw--xxl {
    max-height: 20vw!important;
  }
  
  .pt-max-height-30vw--xxl {
    max-height: 30vw!important;
  }
  
  .pt-max-height-40vw--xxl {
    max-height: 40vw!important;
  }
  
  .pt-max-height-50vw--xxl {
    max-height: 50vw!important;
  }
  
  .pt-max-height-60vw--xxl {
    max-height: 60vw!important;
  }
  
  .pt-max-height-70vw--xxl {
    max-height: 70vw!important;
  }
  
  .pt-max-height-80vw--xxl {
    max-height: 80vw!important;
  }
  
  .pt-max-height-90vw--xxl {
    max-height: 90vw!important;
  }
  
  .pt-max-height-100vw--xxl {
    max-height: 100vw!important;
  }
  
  .pt-max-height-110vw--xxl {
    max-height: 110vw!important;
  }
  
  .pt-max-height-120vw--xxl {
    max-height: 120vw!important;
  }
  
  .pt-max-height-130vw--xxl {
    max-height: 130vw!important;
  }
  
  .pt-max-height-140vw--xxl {
    max-height: 140vw!important;
  }
  
  .pt-max-height-150vw--xxl {
    max-height: 150vw!important;
  }
  
  .pt-max-height-160vw--xxl {
    max-height: 160vw!important;
  }
  
  .pt-max-height-170vw--xxl {
    max-height: 170vw!important;
  }
  
  .pt-max-height-180vw--xxl {
    max-height: 180vw!important;
  }
  
  .pt-max-height-190vw--xxl {
    max-height: 190vw!important;
  }
  
  .pt-max-height-200vw--xxl {
    max-height: 200vw!important;
  }
  
  .pt-max-height-210vw--xxl {
    max-height: 210vw!important;
  }
  
  .pt-max-height-220vw--xxl {
    max-height: 220vw!important;
  }
  
  .pt-max-height-230vw--xxl {
    max-height: 230vw!important;
  }
  
  .pt-max-height-240vw--xxl {
    max-height: 240vw!important;
  }
  
  .pt-max-height-250vw--xxl {
    max-height: 250vw!important;
  }
  
  .pt-max-height-260vw--xxl {
    max-height: 260vw!important;
  }
  
  .pt-max-height-270vw--xxl {
    max-height: 270vw!important;
  }
  
  .pt-max-height-280vw--xxl {
    max-height: 280vw!important;
  }
  
  .pt-max-height-290vw--xxl {
    max-height: 290vw!important;
  }
  
  .pt-max-height-300vw--xxl {
    max-height: 300vw!important;
  }
  
  .pt-max-height-310vw--xxl {
    max-height: 310vw!important;
  }
  
  .pt-max-height-320vw--xxl {
    max-height: 320vw!important;
  }
  
  .pt-max-height-330vw--xxl {
    max-height: 330vw!important;
  }
  
  .pt-max-height-340vw--xxl {
    max-height: 340vw!important;
  }
  
  .pt-max-height-350vw--xxl {
    max-height: 350vw!important;
  }
  
  .pt-max-height-360vw--xxl {
    max-height: 360vw!important;
  }
  
  .pt-max-height-370vw--xxl {
    max-height: 370vw!important;
  }
  
  .pt-max-height-380vw--xxl {
    max-height: 380vw!important;
  }
  
  .pt-max-height-390vw--xxl {
    max-height: 390vw!important;
  }
  
  .pt-max-height-400vw--xxl {
    max-height: 400vw!important;
  }
  
  .pt-max-height-410vw--xxl {
    max-height: 410vw!important;
  }
  
  .pt-max-height-420vw--xxl {
    max-height: 420vw!important;
  }
  
  .pt-max-height-430vw--xxl {
    max-height: 430vw!important;
  }
  
  .pt-max-height-440vw--xxl {
    max-height: 440vw!important;
  }
  
  .pt-max-height-450vw--xxl {
    max-height: 450vw!important;
  }
  
  .pt-max-height-460vw--xxl {
    max-height: 460vw!important;
  }
  
  .pt-max-height-470vw--xxl {
    max-height: 470vw!important;
  }
  
  .pt-max-height-480vw--xxl {
    max-height: 480vw!important;
  }
  
  .pt-max-height-490vw--xxl {
    max-height: 490vw!important;
  }
  
  .pt-max-height-500vw--xxl {
    max-height: 500vw!important;
  }
}


/* MIN HEIGHT ------------------------------------------------------------------------------------ */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* CONTENT --------------------------------------------------------------------------------------- */
.pt-min-height-auto {
  min-height: auto!important;
}

.pt-min-height-fit-content {
  min-height: fit-content!important;
}

.pt-min-height-max-content {
  min-height: max-content!important;
}

.pt-min-height-min-content {
  min-height: min-content!important;
}

.pt-min-height-inherit {
  min-height: inherit!important;
}

.pt-min-height-none {
  min-height: none!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-min-height-auto--sm {
    min-height: auto!important;
  }

  .pt-min-height-fit-content--sm {
    min-height: fit-content!important;
  }
  
  .pt-min-height-max-content--sm {
    min-height: max-content!important;
  }
  
  .pt-min-height-min-content--sm {
    min-height: min-content!important;
  }

  .pt-min-height-inherit--sm {
    min-height: inherit!important;
  }
  
  .pt-min-height-none--sm {
    min-height: none!important;
  }
}

/* MD */
@media (min-width: 768px) {
  .pt-min-height-auto--md {
    min-height: auto!important;
  }

  .pt-min-height-fit-content--md {
    min-height: fit-content!important;
  }
  
  .pt-min-height-max-content--md {
    min-height: max-content!important;
  }
  
  .pt-min-height-min-content--md {
    min-height: min-content!important;
  }
  
  .pt-min-height-inherit--md {
    min-height: inherit!important;
  }

  .pt-min-height-none--md {
    min-height: none!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-min-height-auto--lg {
    min-height: auto!important;
  }

  .pt-min-height-fit-content--lg {
    min-height: fit-content!important;
  }
  
  .pt-min-height-max-content--lg {
    min-height: max-content!important;
  }
  
  .pt-min-height-min-content--lg {
    min-height: min-content!important;
  }

  .pt-min-height-inherit--lg {
    min-height: inherit!important;
  }
  
  .pt-min-height-none--lg {
    min-height: none!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-min-height-auto--xl {
    min-height: auto!important;
  }

  .pt-min-height-fit-content--xl {
    min-height: fit-content!important;
  }
  
  .pt-min-height-max-content--xl {
    min-height: max-content!important;
  }
  
  .pt-min-height-min-content--xl {
    min-height: min-content!important;
  }
  
  .pt-min-height-inherit--xl {
    min-height: inherit!important;
  }

  .pt-min-height-none--xl {
    min-height: none!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-min-height-auto--xxl {
    min-height: auto!important;
  }

  .pt-min-height-fit-content--xxl {
    min-height: fit-content!important;
  }
  
  .pt-min-height-max-content--xxl {
    min-height: max-content!important;
  }
  
  .pt-min-height-min-content--xxl {
    min-height: min-content!important;
  }

  .pt-min-height-inherit--xxl {
    min-height: inherit!important;
  }
  
  .pt-min-height-none--xxl {
    min-height: none!important;
  }
}


/* PIXEL ----------------------------------------------------------------------------------------- */
.pt-min-height-10 {
  min-height: 10px!important;
}

.pt-min-height-20 {
  min-height: 20px!important;
}

.pt-min-height-30 {
  min-height: 30px!important;
}

.pt-min-height-40 {
  min-height: 40px!important;
}

.pt-min-height-50 {
  min-height: 50px!important;
}

.pt-min-height-60 {
  min-height: 60px!important;
}

.pt-min-height-70 {
  min-height: 70px!important;
}

.pt-min-height-80 {
  min-height: 80px!important;
}

.pt-min-height-90 {
  min-height: 90px!important;
}

.pt-min-height-100 {
  min-height: 100px!important;
}

.pt-min-height-110 {
  min-height: 110px!important;
}

.pt-min-height-120 {
  min-height: 120px!important;
}

.pt-min-height-130 {
  min-height: 130px!important;
}

.pt-min-height-140 {
  min-height: 140px!important;
}

.pt-min-height-150 {
  min-height: 150px!important;
}

.pt-min-height-160 {
  min-height: 160px!important;
}

.pt-min-height-170 {
  min-height: 170px!important;
}

.pt-min-height-180 {
  min-height: 180px!important;
}

.pt-min-height-190 {
  min-height: 190px!important;
}

.pt-min-height-200 {
  min-height: 200px!important;
}

.pt-min-height-210 {
  min-height: 210px!important;
}

.pt-min-height-220 {
  min-height: 220px!important;
}

.pt-min-height-230 {
  min-height: 230px!important;
}

.pt-min-height-240 {
  min-height: 240px!important;
}

.pt-min-height-250 {
  min-height: 250px!important;
}

.pt-min-height-260 {
  min-height: 260px!important;
}

.pt-min-height-270 {
  min-height: 270px!important;
}

.pt-min-height-280 {
  min-height: 280px!important;
}

.pt-min-height-290 {
  min-height: 290px!important;
}

.pt-min-height-300 {
  min-height: 300px!important;
}

.pt-min-height-310 {
  min-height: 310px!important;
}

.pt-min-height-320 {
  min-height: 320px!important;
}

.pt-min-height-330 {
  min-height: 330px!important;
}

.pt-min-height-340 {
  min-height: 340px!important;
}

.pt-min-height-350 {
  min-height: 350px!important;
}

.pt-min-height-360 {
  min-height: 360px!important;
}

.pt-min-height-370 {
  min-height: 370px!important;
}

.pt-min-height-380 {
  min-height: 380px!important;
}

.pt-min-height-390 {
  min-height: 390px!important;
}

.pt-min-height-400 {
  min-height: 400px!important;
}

.pt-min-height-410 {
  min-height: 410px!important;
}

.pt-min-height-420 {
  min-height: 420px!important;
}

.pt-min-height-430 {
  min-height: 430px!important;
}

.pt-min-height-440 {
  min-height: 440px!important;
}

.pt-min-height-450 {
  min-height: 450px!important;
}

.pt-min-height-460 {
  min-height: 460px!important;
}

.pt-min-height-470 {
  min-height: 470px!important;
}

.pt-min-height-480 {
  min-height: 480px!important;
}

.pt-min-height-490 {
  min-height: 490px!important;
}

.pt-min-height-500 {
  min-height: 500px!important;
}

/* SM */
@media (min-height: 576px) {
  .pt-min-height-10--sm {
    min-height: 10px!important;
  }
  
  .pt-min-height-20--sm {
    min-height: 20px!important;
  }
  
  .pt-min-height-30--sm {
    min-height: 30px!important;
  }
  
  .pt-min-height-40--sm {
    min-height: 40px!important;
  }
  
  .pt-min-height-50--sm {
    min-height: 50px!important;
  }
  
  .pt-min-height-60--sm {
    min-height: 60px!important;
  }
  
  .pt-min-height-70--sm {
    min-height: 70px!important;
  }
  
  .pt-min-height-80--sm {
    min-height: 80px!important;
  }
  
  .pt-min-height-90--sm {
    min-height: 90px!important;
  }
  
  .pt-min-height-100--sm {
    min-height: 100px!important;
  }
  
  .pt-min-height-110--sm {
    min-height: 110px!important;
  }
  
  .pt-min-height-120--sm {
    min-height: 120px!important;
  }
  
  .pt-min-height-130--sm {
    min-height: 130px!important;
  }
  
  .pt-min-height-140--sm {
    min-height: 140px!important;
  }
  
  .pt-min-height-150--sm {
    min-height: 150px!important;
  }
  
  .pt-min-height-160--sm {
    min-height: 160px!important;
  }
  
  .pt-min-height-170--sm {
    min-height: 170px!important;
  }
  
  .pt-min-height-180--sm {
    min-height: 180px!important;
  }
  
  .pt-min-height-190--sm {
    min-height: 190px!important;
  }
  
  .pt-min-height-200--sm {
    min-height: 200px!important;
  }
  
  .pt-min-height-210--sm {
    min-height: 210px!important;
  }
  
  .pt-min-height-220--sm {
    min-height: 220px!important;
  }
  
  .pt-min-height-230--sm {
    min-height: 230px!important;
  }
  
  .pt-min-height-240--sm {
    min-height: 240px!important;
  }
  
  .pt-min-height-250--sm {
    min-height: 250px!important;
  }
  
  .pt-min-height-260--sm {
    min-height: 260px!important;
  }
  
  .pt-min-height-270--sm {
    min-height: 270px!important;
  }
  
  .pt-min-height-280--sm {
    min-height: 280px!important;
  }
  
  .pt-min-height-290--sm {
    min-height: 290px!important;
  }
  
  .pt-min-height-300--sm {
    min-height: 300px!important;
  }
  
  .pt-min-height-310--sm {
    min-height: 310px!important;
  }
  
  .pt-min-height-320--sm {
    min-height: 320px!important;
  }
  
  .pt-min-height-330--sm {
    min-height: 330px!important;
  }
  
  .pt-min-height-340--sm {
    min-height: 340px!important;
  }
  
  .pt-min-height-350--sm {
    min-height: 350px!important;
  }
  
  .pt-min-height-360--sm {
    min-height: 360px!important;
  }
  
  .pt-min-height-370--sm {
    min-height: 370px!important;
  }
  
  .pt-min-height-380--sm {
    min-height: 380px!important;
  }
  
  .pt-min-height-390--sm {
    min-height: 390px!important;
  }
  
  .pt-min-height-400--sm {
    min-height: 400px!important;
  }
  
  .pt-min-height-410--sm {
    min-height: 410px!important;
  }
  
  .pt-min-height-420--sm {
    min-height: 420px!important;
  }
  
  .pt-min-height-430--sm {
    min-height: 430px!important;
  }
  
  .pt-min-height-440--sm {
    min-height: 440px!important;
  }
  
  .pt-min-height-450--sm {
    min-height: 450px!important;
  }
  
  .pt-min-height-460--sm {
    min-height: 460px!important;
  }
  
  .pt-min-height-470--sm {
    min-height: 470px!important;
  }
  
  .pt-min-height-480--sm {
    min-height: 480px!important;
  }
  
  .pt-min-height-490--sm {
    min-height: 490px!important;
  }
  
  .pt-min-height-500--sm {
    min-height: 500px!important;
  }
}

/* MD */
@media (min-height: 768px) {
  .pt-min-height-10--md {
    min-height: 10px!important;
  }
  
  .pt-min-height-20--md {
    min-height: 20px!important;
  }
  
  .pt-min-height-30--md {
    min-height: 30px!important;
  }
  
  .pt-min-height-40--md {
    min-height: 40px!important;
  }
  
  .pt-min-height-50--md {
    min-height: 50px!important;
  }
  
  .pt-min-height-60--md {
    min-height: 60px!important;
  }
  
  .pt-min-height-70--md {
    min-height: 70px!important;
  }
  
  .pt-min-height-80--md {
    min-height: 80px!important;
  }
  
  .pt-min-height-90--md {
    min-height: 90px!important;
  }
  
  .pt-min-height-100--md {
    min-height: 100px!important;
  }
  
  .pt-min-height-110--md {
    min-height: 110px!important;
  }
  
  .pt-min-height-120--md {
    min-height: 120px!important;
  }
  
  .pt-min-height-130--md {
    min-height: 130px!important;
  }
  
  .pt-min-height-140--md {
    min-height: 140px!important;
  }
  
  .pt-min-height-150--md {
    min-height: 150px!important;
  }
  
  .pt-min-height-160--md {
    min-height: 160px!important;
  }
  
  .pt-min-height-170--md {
    min-height: 170px!important;
  }
  
  .pt-min-height-180--md {
    min-height: 180px!important;
  }
  
  .pt-min-height-190--md {
    min-height: 190px!important;
  }
  
  .pt-min-height-200--md {
    min-height: 200px!important;
  }
  
  .pt-min-height-210--md {
    min-height: 210px!important;
  }
  
  .pt-min-height-220--md {
    min-height: 220px!important;
  }
  
  .pt-min-height-230--md {
    min-height: 230px!important;
  }
  
  .pt-min-height-240--md {
    min-height: 240px!important;
  }
  
  .pt-min-height-250--md {
    min-height: 250px!important;
  }
  
  .pt-min-height-260--md {
    min-height: 260px!important;
  }
  
  .pt-min-height-270--md {
    min-height: 270px!important;
  }
  
  .pt-min-height-280--md {
    min-height: 280px!important;
  }
  
  .pt-min-height-290--md {
    min-height: 290px!important;
  }
  
  .pt-min-height-300--md {
    min-height: 300px!important;
  }
  
  .pt-min-height-310--md {
    min-height: 310px!important;
  }
  
  .pt-min-height-320--md {
    min-height: 320px!important;
  }
  
  .pt-min-height-330--md {
    min-height: 330px!important;
  }
  
  .pt-min-height-340--md {
    min-height: 340px!important;
  }
  
  .pt-min-height-350--md {
    min-height: 350px!important;
  }
  
  .pt-min-height-360--md {
    min-height: 360px!important;
  }
  
  .pt-min-height-370--md {
    min-height: 370px!important;
  }
  
  .pt-min-height-380--md {
    min-height: 380px!important;
  }
  
  .pt-min-height-390--md {
    min-height: 390px!important;
  }
  
  .pt-min-height-400--md {
    min-height: 400px!important;
  }
  
  .pt-min-height-410--md {
    min-height: 410px!important;
  }
  
  .pt-min-height-420--md {
    min-height: 420px!important;
  }
  
  .pt-min-height-430--md {
    min-height: 430px!important;
  }
  
  .pt-min-height-440--md {
    min-height: 440px!important;
  }
  
  .pt-min-height-450--md {
    min-height: 450px!important;
  }
  
  .pt-min-height-460--md {
    min-height: 460px!important;
  }
  
  .pt-min-height-470--md {
    min-height: 470px!important;
  }
  
  .pt-min-height-480--md {
    min-height: 480px!important;
  }
  
  .pt-min-height-490--md {
    min-height: 490px!important;
  }
  
  .pt-min-height-500--md {
    min-height: 500px!important;
  }
}

/* LG */
@media (min-height: 992px) {
  .pt-min-height-10--lg {
    min-height: 10px!important;
  }
  
  .pt-min-height-20--lg {
    min-height: 20px!important;
  }
  
  .pt-min-height-30--lg {
    min-height: 30px!important;
  }
  
  .pt-min-height-40--lg {
    min-height: 40px!important;
  }
  
  .pt-min-height-50--lg {
    min-height: 50px!important;
  }
  
  .pt-min-height-60--lg {
    min-height: 60px!important;
  }
  
  .pt-min-height-70--lg {
    min-height: 70px!important;
  }
  
  .pt-min-height-80--lg {
    min-height: 80px!important;
  }
  
  .pt-min-height-90--lg {
    min-height: 90px!important;
  }
  
  .pt-min-height-100--lg {
    min-height: 100px!important;
  }
  
  .pt-min-height-110--lg {
    min-height: 110px!important;
  }
  
  .pt-min-height-120--lg {
    min-height: 120px!important;
  }
  
  .pt-min-height-130--lg {
    min-height: 130px!important;
  }
  
  .pt-min-height-140--lg {
    min-height: 140px!important;
  }
  
  .pt-min-height-150--lg {
    min-height: 150px!important;
  }
  
  .pt-min-height-160--lg {
    min-height: 160px!important;
  }
  
  .pt-min-height-170--lg {
    min-height: 170px!important;
  }
  
  .pt-min-height-180--lg {
    min-height: 180px!important;
  }
  
  .pt-min-height-190--lg {
    min-height: 190px!important;
  }
  
  .pt-min-height-200--lg {
    min-height: 200px!important;
  }
  
  .pt-min-height-210--lg {
    min-height: 210px!important;
  }
  
  .pt-min-height-220--lg {
    min-height: 220px!important;
  }
  
  .pt-min-height-230--lg {
    min-height: 230px!important;
  }
  
  .pt-min-height-240--lg {
    min-height: 240px!important;
  }
  
  .pt-min-height-250--lg {
    min-height: 250px!important;
  }
  
  .pt-min-height-260--lg {
    min-height: 260px!important;
  }
  
  .pt-min-height-270--lg {
    min-height: 270px!important;
  }
  
  .pt-min-height-280--lg {
    min-height: 280px!important;
  }
  
  .pt-min-height-290--lg {
    min-height: 290px!important;
  }
  
  .pt-min-height-300--lg {
    min-height: 300px!important;
  }
  
  .pt-min-height-310--lg {
    min-height: 310px!important;
  }
  
  .pt-min-height-320--lg {
    min-height: 320px!important;
  }
  
  .pt-min-height-330--lg {
    min-height: 330px!important;
  }
  
  .pt-min-height-340--lg {
    min-height: 340px!important;
  }
  
  .pt-min-height-350--lg {
    min-height: 350px!important;
  }
  
  .pt-min-height-360--lg {
    min-height: 360px!important;
  }
  
  .pt-min-height-370--lg {
    min-height: 370px!important;
  }
  
  .pt-min-height-380--lg {
    min-height: 380px!important;
  }
  
  .pt-min-height-390--lg {
    min-height: 390px!important;
  }
  
  .pt-min-height-400--lg {
    min-height: 400px!important;
  }
  
  .pt-min-height-410--lg {
    min-height: 410px!important;
  }
  
  .pt-min-height-420--lg {
    min-height: 420px!important;
  }
  
  .pt-min-height-430--lg {
    min-height: 430px!important;
  }
  
  .pt-min-height-440--lg {
    min-height: 440px!important;
  }
  
  .pt-min-height-450--lg {
    min-height: 450px!important;
  }
  
  .pt-min-height-460--lg {
    min-height: 460px!important;
  }
  
  .pt-min-height-470--lg {
    min-height: 470px!important;
  }
  
  .pt-min-height-480--lg {
    min-height: 480px!important;
  }
  
  .pt-min-height-490--lg {
    min-height: 490px!important;
  }
  
  .pt-min-height-500--lg {
    min-height: 500px!important;
  }
}

/* XL */
@media (min-height: 1200px) {
  .pt-min-height-10--xl {
    min-height: 10px!important;
  }
  
  .pt-min-height-20--xl {
    min-height: 20px!important;
  }
  
  .pt-min-height-30--xl {
    min-height: 30px!important;
  }
  
  .pt-min-height-40--xl {
    min-height: 40px!important;
  }
  
  .pt-min-height-50--xl {
    min-height: 50px!important;
  }
  
  .pt-min-height-60--xl {
    min-height: 60px!important;
  }
  
  .pt-min-height-70--xl {
    min-height: 70px!important;
  }
  
  .pt-min-height-80--xl {
    min-height: 80px!important;
  }
  
  .pt-min-height-90--xl {
    min-height: 90px!important;
  }
  
  .pt-min-height-100--xl {
    min-height: 100px!important;
  }
  
  .pt-min-height-110--xl {
    min-height: 110px!important;
  }
  
  .pt-min-height-120--xl {
    min-height: 120px!important;
  }
  
  .pt-min-height-130--xl {
    min-height: 130px!important;
  }
  
  .pt-min-height-140--xl {
    min-height: 140px!important;
  }
  
  .pt-min-height-150--xl {
    min-height: 150px!important;
  }
  
  .pt-min-height-160--xl {
    min-height: 160px!important;
  }
  
  .pt-min-height-170--xl {
    min-height: 170px!important;
  }
  
  .pt-min-height-180--xl {
    min-height: 180px!important;
  }
  
  .pt-min-height-190--xl {
    min-height: 190px!important;
  }
  
  .pt-min-height-200--xl {
    min-height: 200px!important;
  }
  
  .pt-min-height-210--xl {
    min-height: 210px!important;
  }
  
  .pt-min-height-220--xl {
    min-height: 220px!important;
  }
  
  .pt-min-height-230--xl {
    min-height: 230px!important;
  }
  
  .pt-min-height-240--xl {
    min-height: 240px!important;
  }
  
  .pt-min-height-250--xl {
    min-height: 250px!important;
  }
  
  .pt-min-height-260--xl {
    min-height: 260px!important;
  }
  
  .pt-min-height-270--xl {
    min-height: 270px!important;
  }
  
  .pt-min-height-280--xl {
    min-height: 280px!important;
  }
  
  .pt-min-height-290--xl {
    min-height: 290px!important;
  }
  
  .pt-min-height-300--xl {
    min-height: 300px!important;
  }
  
  .pt-min-height-310--xl {
    min-height: 310px!important;
  }
  
  .pt-min-height-320--xl {
    min-height: 320px!important;
  }
  
  .pt-min-height-330--xl {
    min-height: 330px!important;
  }
  
  .pt-min-height-340--xl {
    min-height: 340px!important;
  }
  
  .pt-min-height-350--xl {
    min-height: 350px!important;
  }
  
  .pt-min-height-360--xl {
    min-height: 360px!important;
  }
  
  .pt-min-height-370--xl {
    min-height: 370px!important;
  }
  
  .pt-min-height-380--xl {
    min-height: 380px!important;
  }
  
  .pt-min-height-390--xl {
    min-height: 390px!important;
  }
  
  .pt-min-height-400--xl {
    min-height: 400px!important;
  }
  
  .pt-min-height-410--xl {
    min-height: 410px!important;
  }
  
  .pt-min-height-420--xl {
    min-height: 420px!important;
  }
  
  .pt-min-height-430--xl {
    min-height: 430px!important;
  }
  
  .pt-min-height-440--xl {
    min-height: 440px!important;
  }
  
  .pt-min-height-450--xl {
    min-height: 450px!important;
  }
  
  .pt-min-height-460--xl {
    min-height: 460px!important;
  }
  
  .pt-min-height-470--xl {
    min-height: 470px!important;
  }
  
  .pt-min-height-480--xl {
    min-height: 480px!important;
  }
  
  .pt-min-height-490--xl {
    min-height: 490px!important;
  }
  
  .pt-min-height-500--xl {
    min-height: 500px!important;
  }
}

/* XXL */
@media (min-height: 1400px) {
  .pt-min-height-10--xxl {
    min-height: 10px!important;
  }
  
  .pt-min-height-20--xxl {
    min-height: 20px!important;
  }
  
  .pt-min-height-30--xxl {
    min-height: 30px!important;
  }
  
  .pt-min-height-40--xxl {
    min-height: 40px!important;
  }
  
  .pt-min-height-50--xxl {
    min-height: 50px!important;
  }
  
  .pt-min-height-60--xxl {
    min-height: 60px!important;
  }
  
  .pt-min-height-70--xxl {
    min-height: 70px!important;
  }
  
  .pt-min-height-80--xxl {
    min-height: 80px!important;
  }
  
  .pt-min-height-90--xxl {
    min-height: 90px!important;
  }
  
  .pt-min-height-100--xxl {
    min-height: 100px!important;
  }
  
  .pt-min-height-110--xxl {
    min-height: 110px!important;
  }
  
  .pt-min-height-120--xxl {
    min-height: 120px!important;
  }
  
  .pt-min-height-130--xxl {
    min-height: 130px!important;
  }
  
  .pt-min-height-140--xxl {
    min-height: 140px!important;
  }
  
  .pt-min-height-150--xxl {
    min-height: 150px!important;
  }
  
  .pt-min-height-160--xxl {
    min-height: 160px!important;
  }
  
  .pt-min-height-170--xxl {
    min-height: 170px!important;
  }
  
  .pt-min-height-180--xxl {
    min-height: 180px!important;
  }
  
  .pt-min-height-190--xxl {
    min-height: 190px!important;
  }
  
  .pt-min-height-200--xxl {
    min-height: 200px!important;
  }
  
  .pt-min-height-210--xxl {
    min-height: 210px!important;
  }
  
  .pt-min-height-220--xxl {
    min-height: 220px!important;
  }
  
  .pt-min-height-230--xxl {
    min-height: 230px!important;
  }
  
  .pt-min-height-240--xxl {
    min-height: 240px!important;
  }
  
  .pt-min-height-250--xxl {
    min-height: 250px!important;
  }
  
  .pt-min-height-260--xxl {
    min-height: 260px!important;
  }
  
  .pt-min-height-270--xxl {
    min-height: 270px!important;
  }
  
  .pt-min-height-280--xxl {
    min-height: 280px!important;
  }
  
  .pt-min-height-290--xxl {
    min-height: 290px!important;
  }
  
  .pt-min-height-300--xxl {
    min-height: 300px!important;
  }
  
  .pt-min-height-310--xxl {
    min-height: 310px!important;
  }
  
  .pt-min-height-320--xxl {
    min-height: 320px!important;
  }
  
  .pt-min-height-330--xxl {
    min-height: 330px!important;
  }
  
  .pt-min-height-340--xxl {
    min-height: 340px!important;
  }
  
  .pt-min-height-350--xxl {
    min-height: 350px!important;
  }
  
  .pt-min-height-360--xxl {
    min-height: 360px!important;
  }
  
  .pt-min-height-370--xxl {
    min-height: 370px!important;
  }
  
  .pt-min-height-380--xxl {
    min-height: 380px!important;
  }
  
  .pt-min-height-390--xxl {
    min-height: 390px!important;
  }
  
  .pt-min-height-400--xxl {
    min-height: 400px!important;
  }
  
  .pt-min-height-410--xxl {
    min-height: 410px!important;
  }
  
  .pt-min-height-420--xxl {
    min-height: 420px!important;
  }
  
  .pt-min-height-430--xxl {
    min-height: 430px!important;
  }
  
  .pt-min-height-440--xxl {
    min-height: 440px!important;
  }
  
  .pt-min-height-450--xxl {
    min-height: 450px!important;
  }
  
  .pt-min-height-460--xxl {
    min-height: 460px!important;
  }
  
  .pt-min-height-470--xxl {
    min-height: 470px!important;
  }
  
  .pt-min-height-480--xxl {
    min-height: 480px!important;
  }
  
  .pt-min-height-490--xxl {
    min-height: 490px!important;
  }
  
  .pt-min-height-500--xxl {
    min-height: 500px!important;
  }
}
   
/* PERCENTAGE ----------------------------------------------------------------------------------- */
.pt-min-height-10x {
  min-height: 10%!important;
}

.pt-min-height-20x {
  min-height: 20%!important;
}

.pt-min-height-30x {
  min-height: 30%!important;
}

.pt-min-height-40x {
  min-height: 40%!important;
}

.pt-min-height-50x {
  min-height: 50%!important;
}

.pt-min-height-60x {
  min-height: 60%!important;
}

.pt-min-height-70x {
  min-height: 70%!important;
}

.pt-min-height-80x {
  min-height: 80%!important;
}

.pt-min-height-90x {
  min-height: 90%!important;
}

.pt-min-height-100x {
  min-height: 100%!important;
}

/* SM */
@media (min-height: 576px) {
  .pt-min-height-10x--sm {
    min-height: 10%!important;
  }
  
  .pt-min-height-20x--sm {
    min-height: 20%!important;
  }
  
  .pt-min-height-30x--sm {
    min-height: 30%!important;
  }
  
  .pt-min-height-40x--sm {
    min-height: 40%!important;
  }
  
  .pt-min-height-50x--sm {
    min-height: 50%!important;
  }
  
  .pt-min-height-60x--sm {
    min-height: 60%!important;
  }
  
  .pt-min-height-70x--sm {
    min-height: 70%!important;
  }
  
  .pt-min-height-80x--sm {
    min-height: 80%!important;
  }
  
  .pt-min-height-90x--sm {
    min-height: 90%!important;
  }
  
  .pt-min-height-100x--sm {
    min-height: 100%!important;
  }
}

/* MD */
@media (min-height: 768px) {
  .pt-min-height-10x--md {
    min-height: 10%!important;
  }
  
  .pt-min-height-20x--md {
    min-height: 20%!important;
  }
  
  .pt-min-height-30x--md {
    min-height: 30%!important;
  }
  
  .pt-min-height-40x--md {
    min-height: 40%!important;
  }
  
  .pt-min-height-50x--md {
    min-height: 50%!important;
  }
  
  .pt-min-height-60x--md {
    min-height: 60%!important;
  }
  
  .pt-min-height-70x--md {
    min-height: 70%!important;
  }
  
  .pt-min-height-80x--md {
    min-height: 80%!important;
  }
  
  .pt-min-height-90x--md {
    min-height: 90%!important;
  }
  
  .pt-min-height-100x--md {
    min-height: 100%!important;
  }
}

/* LG */
@media (min-height: 992px) {
  .pt-min-height-10x--lg {
    min-height: 10%!important;
  }
  
  .pt-min-height-20x--lg {
    min-height: 20%!important;
  }
  
  .pt-min-height-30x--lg {
    min-height: 30%!important;
  }
  
  .pt-min-height-40x--lg {
    min-height: 40%!important;
  }
  
  .pt-min-height-50x--lg {
    min-height: 50%!important;
  }
  
  .pt-min-height-60x--lg {
    min-height: 60%!important;
  }
  
  .pt-min-height-70x--lg {
    min-height: 70%!important;
  }
  
  .pt-min-height-80x--lg {
    min-height: 80%!important;
  }
  
  .pt-min-height-90x--lg {
    min-height: 90%!important;
  }
  
  .pt-min-height-100x--lg {
    min-height: 100%!important;
  }
}

/* XL */
@media (min-height: 1200px) {
  .pt-min-height-10x--xl {
    min-height: 10%!important;
  }
  
  .pt-min-height-20x--xl {
    min-height: 20%!important;
  }
  
  .pt-min-height-30x--xl {
    min-height: 30%!important;
  }
  
  .pt-min-height-40x--xl {
    min-height: 40%!important;
  }
  
  .pt-min-height-50x--xl {
    min-height: 50%!important;
  }
  
  .pt-min-height-60x--xl {
    min-height: 60%!important;
  }
  
  .pt-min-height-70x--xl {
    min-height: 70%!important;
  }
  
  .pt-min-height-80x--xl {
    min-height: 80%!important;
  }
  
  .pt-min-height-90x--xl {
    min-height: 90%!important;
  }
  
  .pt-min-height-100x--xl {
    min-height: 100%!important;
  }
}

/* XXL */
@media (min-height: 1400px) {
  .pt-min-height-10x--xxl {
    min-height: 10%!important;
  }
  
  .pt-min-height-20x--xxl {
    min-height: 20%!important;
  }
  
  .pt-min-height-30x--xxl {
    min-height: 30%!important;
  }
  
  .pt-min-height-40x--xxl {
    min-height: 40%!important;
  }
  
  .pt-min-height-50x--xxl {
    min-height: 50%!important;
  }
  
  .pt-min-height-60x--xxl {
    min-height: 60%!important;
  }
  
  .pt-min-height-70x--xxl {
    min-height: 70%!important;
  }
  
  .pt-min-height-80x--xxl {
    min-height: 80%!important;
  }
  
  .pt-min-height-90x--xxl {
    min-height: 90%!important;
  }
  
  .pt-min-height-100x--xxl {
    min-height: 100%!important;
  }
}

/* VARIABLE HEIGHT ------------------------------------------------------------------------------- */
.pt-min-height-10vh {
  min-height: 10vh!important;
}

.pt-min-height-20vh {
  min-height: 20vh!important;
}

.pt-min-height-30vh {
  min-height: 30vh!important;
}

.pt-min-height-40vh {
  min-height: 40vh!important;
}

.pt-min-height-50vh {
  min-height: 50vh!important;
}

.pt-min-height-60vh {
  min-height: 60vh!important;
}

.pt-min-height-70vh {
  min-height: 70vh!important;
}

.pt-min-height-80vh {
  min-height: 80vh!important;
}

.pt-min-height-90vh {
  min-height: 90vh!important;
}

.pt-min-height-100vh {
  min-height: 100vh!important;
}

/* SM */
@media (min-height: 576px) {
  .pt-min-height-10vh--sm {
    min-height: 10vh!important;
  }

  .pt-min-height-20vh--sm {
    min-height: 20vh!important;
  }
  
  .pt-min-height-30vh--sm {
    min-height: 30vh!important;
  }
  
  .pt-min-height-40vh--sm {
    min-height: 40vh!important;
  }
  
  .pt-min-height-50vh--sm {
    min-height: 50vh!important;
  }
  
  .pt-min-height-60vh--sm {
    min-height: 60vh!important;
  }
  
  .pt-min-height-70vh--sm {
    min-height: 70vh!important;
  }
  
  .pt-min-height-80vh--sm {
    min-height: 80vh!important;
  }
  
  .pt-min-height-90vh--sm {
    min-height: 90vh!important;
  }
  
  .pt-min-height-100vh--sm {
    min-height: 100vh!important;
  }
}

/* LG */
@media (min-height: 992px) {
  .pt-min-height-10vh--lg {
    min-height: 10vh!important;
  }
  
  .pt-min-height-20vh--lg {
    min-height: 20vh!important;
  }
  
  .pt-min-height-30vh--lg {
    min-height: 30vh!important;
  }
  
  .pt-min-height-40vh--lg {
    min-height: 40vh!important;
  }
  
  .pt-min-height-50vh--lg {
    min-height: 50vh!important;
  }
  
  .pt-min-height-60vh--lg {
    min-height: 60vh!important;
  }
  
  .pt-min-height-70vh--lg {
    min-height: 70vh!important;
  }
  
  .pt-min-height-80vh--lg {
    min-height: 80vh!important;
  }
  
  .pt-min-height-90vh--lg {
    min-height: 90vh!important;
  }
  
  .pt-min-height-100vh--lg {
    min-height: 100vh!important;
  }
}

/* XL */
@media (min-height: 1200px) {
  .pt-min-height-10vh--xl {
    min-height: 10vh!important;
  }
  
  .pt-min-height-20vh--xl {
    min-height: 20vh!important;
  }
  
  .pt-min-height-30vh--xl {
    min-height: 30vh!important;
  }
  
  .pt-min-height-40vh--xl {
    min-height: 40vh!important;
  }
  
  .pt-min-height-50vh--xl {
    min-height: 50vh!important;
  }
  
  .pt-min-height-60vh--xl {
    min-height: 60vh!important;
  }
  
  .pt-min-height-70vh--xl {
    min-height: 70vh!important;
  }
  
  .pt-min-height-80vh--xl {
    min-height: 80vh!important;
  }
  
  .pt-min-height-90vh--xl {
    min-height: 90vh!important;
  }
  
  .pt-min-height-100vh--xl {
    min-height: 100vh!important;
  }
}

/* XXL */
@media (min-height: 1400px) {
  .pt-min-height-10vh--xxl {
    min-height: 10vh!important;
  }
  
  .pt-min-height-20vh--xxl {
    min-height: 20vh!important;
  }
  
  .pt-min-height-30vh--xxl {
    min-height: 30vh!important;
  }
  
  .pt-min-height-40vh--xxl {
    min-height: 40vh!important;
  }
  
  .pt-min-height-50vh--xxl {
    min-height: 50vh!important;
  }
  
  .pt-min-height-60vh--xxl {
    min-height: 60vh!important;
  }
  
  .pt-min-height-70vh--xxl {
    min-height: 70vh!important;
  }
  
  .pt-min-height-80vh--xxl {
    min-height: 80vh!important;
  }
  
  .pt-min-height-90vh--xxl {
    min-height: 90vh!important;
  }
  
  .pt-min-height-100vh--xxl {
    min-height: 100vh!important;
  }
}

/* VARIABLE HEIGHT ------------------------------------------------------------------------------- */
.pt-min-height-10vw {
  min-height: 10vw!important;
}

.pt-min-height-20vw {
  min-height: 20vw!important;
}

.pt-min-height-30vw {
  min-height: 30vw!important;
}

.pt-min-height-40vw {
  min-height: 40vw!important;
}

.pt-min-height-50vw {
  min-height: 50vw!important;
}

.pt-min-height-60vw {
  min-height: 60vw!important;
}

.pt-min-height-70vw {
  min-height: 70vw!important;
}

.pt-min-height-80vw {
  min-height: 80vw!important;
}

.pt-min-height-90vw {
  min-height: 90vw!important;
}

.pt-min-height-100vw {
  min-height: 100vw!important;
}

/* SM */
@media (min-height: 576px) {
  .pt-min-height-10vw--sm {
    min-height: 10vw!important;
  }
  
  .pt-min-height-20vw--sm {
    min-height: 20vw!important;
  }
  
  .pt-min-height-30vw--sm {
    min-height: 30vw!important;
  }
  
  .pt-min-height-40vw--sm {
    min-height: 40vw!important;
  }
  
  .pt-min-height-50vw--sm {
    min-height: 50vw!important;
  }
  
  .pt-min-height-60vw--sm {
    min-height: 60vw!important;
  }
  
  .pt-min-height-70vw--sm {
    min-height: 70vw!important;
  }
  
  .pt-min-height-80vw--sm {
    min-height: 80vw!important;
  }
  
  .pt-min-height-90vw--sm {
    min-height: 90vw!important;
  }
  
  .pt-min-height-100vw--sm {
    min-height: 100vw!important;
  }
}

/* MD */
@media (min-height: 768px) {
  .pt-min-height-10vw--md {
    min-height: 10vw!important;
  }
  
  .pt-min-height-20vw--md {
    min-height: 20vw!important;
  }
  
  .pt-min-height-30vw--md {
    min-height: 30vw!important;
  }
  
  .pt-min-height-40vw--md {
    min-height: 40vw!important;
  }
  
  .pt-min-height-50vw--md {
    min-height: 50vw!important;
  }
  
  .pt-min-height-60vw--md {
    min-height: 60vw!important;
  }
  
  .pt-min-height-70vw--md {
    min-height: 70vw!important;
  }
  
  .pt-min-height-80vw--md {
    min-height: 80vw!important;
  }
  
  .pt-min-height-90vw--md {
    min-height: 90vw!important;
  }
  
  .pt-min-height-100vw--md {
    min-height: 100vw!important;
  }
}

/* LG */
@media (min-height: 992px) {
  .pt-min-height-10vw--lg {
    min-height: 10vw!important;
  }
  
  .pt-min-height-20vw--lg {
    min-height: 20vw!important;
  }
  
  .pt-min-height-30vw--lg {
    min-height: 30vw!important;
  }
  
  .pt-min-height-40vw--lg {
    min-height: 40vw!important;
  }
  
  .pt-min-height-50vw--lg {
    min-height: 50vw!important;
  }
  
  .pt-min-height-60vw--lg {
    min-height: 60vw!important;
  }
  
  .pt-min-height-70vw--lg {
    min-height: 70vw!important;
  }
  
  .pt-min-height-80vw--lg {
    min-height: 80vw!important;
  }
  
  .pt-min-height-90vw--lg {
    min-height: 90vw!important;
  }
  
  .pt-min-height-100vw--lg {
    min-height: 100vw!important;
  }
}

/* XL */
@media (min-height: 1200px) {
  .pt-min-height-10vw--xl {
    min-height: 10vw!important;
  }
  
  .pt-min-height-20vw--xl {
    min-height: 20vw!important;
  }
  
  .pt-min-height-30vw--xl {
    min-height: 30vw!important;
  }
  
  .pt-min-height-40vw--xl {
    min-height: 40vw!important;
  }
  
  .pt-min-height-50vw--xl {
    min-height: 50vw!important;
  }
  
  .pt-min-height-60vw--xl {
    min-height: 60vw!important;
  }
  
  .pt-min-height-70vw--xl {
    min-height: 70vw!important;
  }
  
  .pt-min-height-80vw--xl {
    min-height: 80vw!important;
  }
  
  .pt-min-height-90vw--xl {
    min-height: 90vw!important;
  }
  
  .pt-min-height-100vw--xl {
    min-height: 100vw!important;
  }
}

/* XXL */
@media (min-height: 1400px) {
  .pt-min-height-10vw--xxl {
    min-height: 10vw!important;
  }
  
  .pt-min-height-20vw--xxl {
    min-height: 20vw!important;
  }
  
  .pt-min-height-30vw--xxl {
    min-height: 30vw!important;
  }
  
  .pt-min-height-40vw--xxl {
    min-height: 40vw!important;
  }
  
  .pt-min-height-50vw--xxl {
    min-height: 50vw!important;
  }
  
  .pt-min-height-60vw--xxl {
    min-height: 60vw!important;
  }
  
  .pt-min-height-70vw--xxl {
    min-height: 70vw!important;
  }
  
  .pt-min-height-80vw--xxl {
    min-height: 80vw!important;
  }
  
  .pt-min-height-90vw--xxl {
    min-height: 90vw!important;
  }
  
  .pt-min-height-100vw--xxl {
    min-height: 100vw!important;
  }
}


/* STATIC WIDTH ---------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* CONTENT --------------------------------------------------------------------------------------- */
.pt-width-auto {
  width: auto!important;
}

.pt-width-inherit {
  width: inherit!important;
}

.pt-width-fit-content {
  width: fit-content!important;
}

.pt-width-max-content {
  width: max-content!important;
}

.pt-width-min-content {
  width: min-content!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-width-auto--sm {
    width: auto!important;
  }

  .pt-width-inherit--sm {
    width: inherit!important;
  }
  
  .pt-width-fit-content--sm {
    width: fit-content!important;
  }
  
  .pt-width-max-content--sm {
    width: max-content!important;
  }
  
  .pt-width-min-content--sm {
    width: min-content!important;
  }
}

/* MD */
@media (min-width: 768px) {
  .pt-width-auto--md {
    width: auto!important;
  }

  .pt-width-inherit--md {
    width: inherit!important;
  }
  
  .pt-width-fit-content--md {
    width: fit-content!important;
  }
  
  .pt-width-max-content--md {
    width: max-content!important;
  }
  
  .pt-width-min-content--md {
    width: min-content!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-width-auto--lg {
    width: auto!important;
  }

  .pt-width-inherit--lg {
    width: inherit!important;
  }
  
  .pt-width-fit-content--lg {
    width: fit-content!important;
  }
  
  .pt-width-max-content--lg {
    width: max-content!important;
  }
  
  .pt-width-min-content--lg {
    width: min-content!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-width-auto--xl {
    width: auto!important;
  }

  .pt-width-inherit--xl {
    width: inherit!important;
  }
  
  .pt-width-fit-content--xl {
    width: fit-content!important;
  }
  
  .pt-width-max-content--xl {
    width: max-content!important;
  }
  
  .pt-width-min-content--xl {
    width: min-content!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-width-auto--xxl {
    width: auto!important;
  }

  .pt-width-inherit--xxl {
    width: inherit!important;
  }
  
  .pt-width-fit-content--xxl {
    width: fit-content!important;
  }
  
  .pt-width-max-content--xxl {
    width: max-content!important;
  }
  
  .pt-width-min-content--xxl {
    width: min-content!important;
  }
}


/* PIXEL ----------------------------------------------------------------------------------------- */
.pt-width-5 {
  width: 5px!important;
}

.pt-width-10 {
  width: 10px!important;
}

.pt-width-15 {
  width: 15px!important;
}

.pt-width-20 {
  width: 20px!important;
}

.pt-width-25 {
  width: 25px!important;
}

.pt-width-30 {
  width: 30px!important;
}

.pt-width-35 {
  width: 35px!important;
}

.pt-width-40 {
  width: 40px!important;
}

.pt-width-45 {
  width: 45px!important;
}

.pt-width-50 {
  width: 50px!important;
}

.pt-width-55 {
  width: 55px!important;
}

.pt-width-60 {
  width: 60px!important;
}

.pt-width-65 {
  width: 65px!important;
}

.pt-width-70 {
  width: 70px!important;
}

.pt-width-75 {
  width: 75px!important;
}

.pt-width-80 {
  width: 80px!important;
}

.pt-width-85 {
  width: 85px!important;
}

.pt-width-90 {
  width: 90px!important;
}

.pt-width-95 {
  width: 95px!important;
}

.pt-width-100 {
  width: 100px!important;
}

.pt-width-110 {
  width: 110px!important;
}

.pt-width-120 {
  width: 120px!important;
}

.pt-width-130 {
  width: 130px!important;
}

.pt-width-140 {
  width: 140px!important;
}

.pt-width-150 {
  width: 150px!important;
}

.pt-width-160 {
  width: 160px!important;
}

.pt-width-170 {
  width: 170px!important;
}

.pt-width-180 {
  width: 180px!important;
}

.pt-width-190 {
  width: 190px!important;
}

.pt-width-200 {
  width: 200px!important;
}

.pt-width-210 {
  width: 210px!important;
}

.pt-width-220 {
  width: 220px!important;
}

.pt-width-230 {
  width: 230px!important;
}

.pt-width-240 {
  width: 240px!important;
}

.pt-width-250 {
  width: 250px!important;
}

.pt-width-260 {
  width: 260px!important;
}

.pt-width-270 {
  width: 270px!important;
}

.pt-width-280 {
  width: 280px!important;
}

.pt-width-290 {
  width: 290px!important;
}

.pt-width-300 {
  width: 300px!important;
}

.pt-width-310 {
  width: 310px!important;
}

.pt-width-320 {
  width: 320px!important;
}

.pt-width-330 {
  width: 330px!important;
}

.pt-width-340 {
  width: 340px!important;
}

.pt-width-350 {
  width: 350px!important;
}

.pt-width-360 {
  width: 360px!important;
}

.pt-width-370 {
  width: 370px!important;
}

.pt-width-380 {
  width: 380px!important;
}

.pt-width-390 {
  width: 390px!important;
}

.pt-width-400 {
  width: 400px!important;
}

.pt-width-410 {
  width: 410px!important;
}

.pt-width-420 {
  width: 420px!important;
}

.pt-width-430 {
  width: 430px!important;
}

.pt-width-440 {
  width: 440px!important;
}

.pt-width-450 {
  width: 450px!important;
}

.pt-width-460 {
  width: 460px!important;
}

.pt-width-470 {
  width: 470px!important;
}

.pt-width-480 {
  width: 480px!important;
}

.pt-width-490 {
  width: 490px!important;
}

.pt-width-500 {
  width: 500px!important;
}

.pt-width-550 {
  width: 550px!important;
}

.pt-width-600 {
  width: 600px!important;
}

.pt-width-650 {
  width: 650px!important;
}

.pt-width-700 {
  width: 700px!important;
}

.pt-width-750 {
  width: 750px!important;
}

.pt-width-800 {
  width: 800px!important;
}

.pt-width-850 {
  width: 850px!important;
}

.pt-width-900 {
  width: 900px!important;
}

.pt-width-950 {
  width: 950px!important;
}

.pt-width-1000 {
  width: 1000px!important;
}

.pt-width-1050 {
  width: 1050px!important;
}

.pt-width-1100 {
  width: 1100px!important;
}

.pt-width-1150 {
  width: 1150px!important;
}

.pt-width-1200 {
  width: 1200px!important;
}

.pt-width-1250 {
  width: 1250px!important;
}

.pt-width-1300 {
  width: 1300px!important;
}

.pt-width-1350 {
  width: 1350px!important;
}

.pt-width-1400 {
  width: 1400px!important;
}

.pt-width-1450 {
  width: 1450px!important;
}

.pt-width-1500 {
  width: 1500px!important;
}

.pt-width-1550 {
  width: 1550px!important;
}

.pt-width-1600 {
  width: 1600px!important;
}

.pt-width-1650 {
  width: 1650px!important;
}

.pt-width-1700 {
  width: 1700px!important;
}

.pt-width-1750 {
  width: 1750px!important;
}

.pt-width-1800 {
  width: 1800px!important;
}

.pt-width-1950 {
  width: 1950px!important;
}

.pt-width-2000 {
  width: 2000px!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-width-10--sm {
    flex: 0 0 auto;
    width: 10px!important;
  }
  
  .pt-width-20--sm {
    flex: 0 0 auto;
    width: 20px!important;
  }
  
  .pt-width-30--sm {
    flex: 0 0 auto;
    width: 30px!important;
  }
  
  .pt-width-40--sm {
    flex: 0 0 auto;
    width: 40px!important;
  }
  
  .pt-width-50--sm {
    flex: 0 0 auto;
    width: 50px!important;
  }
  
  .pt-width-60--sm {
    flex: 0 0 auto;
    width: 60px!important;
  }
  
  .pt-width-70--sm {
    flex: 0 0 auto;
    width: 70px!important;
  }
  
  .pt-width-80--sm {
    flex: 0 0 auto;
    width: 80px!important;
  }
  
  .pt-width-90--sm {
    flex: 0 0 auto;
    width: 90px!important;
  }
  
  .pt-width-100--sm {
    flex: 0 0 auto;
    width: 100px!important;
  }
  
  .pt-width-110--sm {
    flex: 0 0 auto;
    width: 110px!important;
  }
  
  .pt-width-120--sm {
    flex: 0 0 auto;
    width: 120px!important;
  }
  
  .pt-width-130--sm {
    flex: 0 0 auto;
    width: 130px!important;
  }
  
  .pt-width-140--sm {
    flex: 0 0 auto;
    width: 140px!important;
  }
  
  .pt-width-150--sm {
    flex: 0 0 auto;
    width: 150px!important;
  }
  
  .pt-width-160--sm {
    flex: 0 0 auto;
    width: 160px!important;
  }
  
  .pt-width-170--sm {
    flex: 0 0 auto;
    width: 170px!important;
  }
  
  .pt-width-180--sm {
    flex: 0 0 auto;
    width: 180px!important;
  }
  
  .pt-width-190--sm {
    flex: 0 0 auto;
    width: 190px!important;
  }
  
  .pt-width-200--sm {
    flex: 0 0 auto;
    width: 200px!important;
  }
  
  .pt-width-210--sm {
    flex: 0 0 auto;
    width: 210px!important;
  }
  
  .pt-width-220--sm {
    flex: 0 0 auto;
    width: 220px!important;
  }
  
  .pt-width-230--sm {
    flex: 0 0 auto;
    width: 230px!important;
  }
  
  .pt-width-240--sm {
    flex: 0 0 auto;
    width: 240px!important;
  }
  
  .pt-width-250--sm {
    flex: 0 0 auto;
    width: 250px!important;
  }
  
  .pt-width-260--sm {
    flex: 0 0 auto;
    width: 260px!important;
  }
  
  .pt-width-270--sm {
    flex: 0 0 auto;
    width: 270px!important;
  }
  
  .pt-width-280--sm {
    flex: 0 0 auto;
    width: 280px!important;
  }
  
  .pt-width-290--sm {
    flex: 0 0 auto;
    width: 290px!important;
  }
  
  .pt-width-300--sm {
    flex: 0 0 auto;
    width: 300px!important;
  }
  
  .pt-width-310--sm {
    flex: 0 0 auto;
    width: 310px!important;
  }
  
  .pt-width-320--sm {
    flex: 0 0 auto;
    width: 320px!important;
  }
  
  .pt-width-330--sm {
    flex: 0 0 auto;
    width: 330px!important;
  }
  
  .pt-width-340--sm {
    flex: 0 0 auto;
    width: 340px!important;
  }
  
  .pt-width-350--sm {
    flex: 0 0 auto;
    width: 350px!important;
  }
  
  .pt-width-360--sm {
    flex: 0 0 auto;
    width: 360px!important;
  }
  
  .pt-width-370--sm {
    flex: 0 0 auto;
    width: 370px!important;
  }
  
  .pt-width-380--sm {
    flex: 0 0 auto;
    width: 380px!important;
  }
  
  .pt-width-390--sm {
    flex: 0 0 auto;
    width: 390px!important;
  }
  
  .pt-width-400--sm {
    flex: 0 0 auto;
    width: 400px!important;
  }
  
  .pt-width-410--sm {
    flex: 0 0 auto;
    width: 410px!important;
  }
  
  .pt-width-420--sm {
    flex: 0 0 auto;
    width: 420px!important;
  }
  
  .pt-width-430--sm {
    flex: 0 0 auto;
    width: 430px!important;
  }
  
  .pt-width-440--sm {
    flex: 0 0 auto;
    width: 440px!important;
  }
  
  .pt-width-450--sm {
    flex: 0 0 auto;
    width: 450px!important;
  }
  
  .pt-width-460--sm {
    flex: 0 0 auto;
    width: 460px!important;
  }
  
  .pt-width-470--sm {
    flex: 0 0 auto;
    width: 470px!important;
  }
  
  .pt-width-480--sm {
    flex: 0 0 auto;
    width: 480px!important;
  }
  
  .pt-width-490--sm {
    flex: 0 0 auto;
    width: 490px!important;
  }
  
  .pt-width-500--sm {
    flex: 0 0 auto;
    width: 500px!important;
  }

  .pt-width-550--sm {
    flex: 0 0 auto;
    width: 550px!important;
  }
  
  .pt-width-600--sm {
    flex: 0 0 auto;
    width: 600px!important;
  }
  
  .pt-width-650--sm {
    flex: 0 0 auto;
    width: 650px!important;
  }
  
  .pt-width-700--sm {
    flex: 0 0 auto;
    width: 700px!important;
  }
  
  .pt-width-750--sm {
    flex: 0 0 auto;
    width: 750px!important;
  }
  
  .pt-width-800--sm {
    flex: 0 0 auto;
    width: 800px!important;
  }
  
  .pt-width-850--sm {
    flex: 0 0 auto;
    width: 850px!important;
  }
  
  .pt-width-900--sm {
    flex: 0 0 auto;
    width: 900px!important;
  }
  
  .pt-width-950--sm {
    flex: 0 0 auto;
    width: 950px!important;
  }
  
  .pt-width-1000--sm {
    flex: 0 0 auto;
    width: 1000px!important;
  }
  
  .pt-width-1050--sm {
    flex: 0 0 auto;
    width: 1050px!important;
  }
  
  .pt-width-1100--sm {
    flex: 0 0 auto;
    width: 1100px!important;
  }
  
  .pt-width-1150--sm {
    flex: 0 0 auto;
    width: 1150px!important;
  }
  
  .pt-width-1200--sm {
    flex: 0 0 auto;
    width: 1200px!important;
  }
  
  .pt-width-1250--sm {
    flex: 0 0 auto;
    width: 1250px!important;
  }
  
  .pt-width-1300--sm {
    flex: 0 0 auto;
    width: 1300px!important;
  }
  
  .pt-width-1350--sm {
    flex: 0 0 auto;
    width: 1350px!important;
  }
  
  .pt-width-1400--sm {
    flex: 0 0 auto;
    width: 1400px!important;
  }
  
  .pt-width-1450--sm {
    flex: 0 0 auto;
    width: 1450px!important;
  }
  
  .pt-width-1500--sm {
    flex: 0 0 auto;
    width: 1500px!important;
  }
  
  .pt-width-1550--sm {
    flex: 0 0 auto;
    width: 1550px!important;
  }
  
  .pt-width-1600--sm {
    flex: 0 0 auto;
    width: 1600px!important;
  }
  
  .pt-width-1650--sm {
    flex: 0 0 auto;
    width: 1650px!important;
  }
  
  .pt-width-1700--sm {
    flex: 0 0 auto;
    width: 1700px!important;
  }
  
  .pt-width-1750--sm {
    flex: 0 0 auto;
    width: 1750px!important;
  }
  
  .pt-width-1800--sm {
    flex: 0 0 auto;
    width: 1800px!important;
  }
  
  .pt-width-1950--sm {
    flex: 0 0 auto;
    width: 1950px!important;
  }
  
  .pt-width-2000--sm {
    flex: 0 0 auto;
    width: 2000px!important;
  }
}

/* MD */
@media (min-width: 768px) {
  .pt-width-10--md {
    flex: 0 0 auto;
    width: 10px!important;
  }
  
  .pt-width-20--md {
    flex: 0 0 auto;
    width: 20px!important;
  }
  
  .pt-width-30--md {
    flex: 0 0 auto;
    width: 30px!important;
  }
  
  .pt-width-40--md {
    flex: 0 0 auto;
    width: 40px!important;
  }
  
  .pt-width-50--md {
    flex: 0 0 auto;
    width: 50px!important;
  }
  
  .pt-width-60--md {
    flex: 0 0 auto;
    width: 60px!important;
  }
  
  .pt-width-70--md {
    flex: 0 0 auto;
    width: 70px!important;
  }
  
  .pt-width-80--md {
    flex: 0 0 auto;
    width: 80px!important;
  }
  
  .pt-width-90--md {
    flex: 0 0 auto;
    width: 90px!important;
  }
  
  .pt-width-100--md {
    flex: 0 0 auto;
    width: 100px!important;
  }
  
  .pt-width-110--md {
    flex: 0 0 auto;
    width: 110px!important;
  }
  
  .pt-width-120--md {
    flex: 0 0 auto;
    width: 120px!important;
  }
  
  .pt-width-130--md {
    flex: 0 0 auto;
    width: 130px!important;
  }
  
  .pt-width-140--md {
    flex: 0 0 auto;
    width: 140px!important;
  }
  
  .pt-width-150--md {
    flex: 0 0 auto;
    width: 150px!important;
  }
  
  .pt-width-160--md {
    flex: 0 0 auto;
    width: 160px!important;
  }
  
  .pt-width-170--md {
    flex: 0 0 auto;
    width: 170px!important;
  }
  
  .pt-width-180--md {
    flex: 0 0 auto;
    width: 180px!important;
  }
  
  .pt-width-190--md {
    flex: 0 0 auto;
    width: 190px!important;
  }
  
  .pt-width-200--md {
    flex: 0 0 auto;
    width: 200px!important;
  }
  
  .pt-width-210--md {
    flex: 0 0 auto;
    width: 210px!important;
  }
  
  .pt-width-220--md {
    flex: 0 0 auto;
    width: 220px!important;
  }
  
  .pt-width-230--md {
    flex: 0 0 auto;
    width: 230px!important;
  }
  
  .pt-width-240--md {
    flex: 0 0 auto;
    width: 240px!important;
  }
  
  .pt-width-250--md {
    flex: 0 0 auto;
    width: 250px!important;
  }
  
  .pt-width-260--md {
    flex: 0 0 auto;
    width: 260px!important;
  }
  
  .pt-width-270--md {
    flex: 0 0 auto;
    width: 270px!important;
  }
  
  .pt-width-280--md {
    flex: 0 0 auto;
    width: 280px!important;
  }
  
  .pt-width-290--md {
    flex: 0 0 auto;
    width: 290px!important;
  }
  
  .pt-width-300--md {
    flex: 0 0 auto;
    width: 300px!important;
  }
  
  .pt-width-310--md {
    flex: 0 0 auto;
    width: 310px!important;
  }
  
  .pt-width-320--md {
    flex: 0 0 auto;
    width: 320px!important;
  }
  
  .pt-width-330--md {
    flex: 0 0 auto;
    width: 330px!important;
  }
  
  .pt-width-340--md {
    flex: 0 0 auto;
    width: 340px!important;
  }
  
  .pt-width-350--md {
    flex: 0 0 auto;
    width: 350px!important;
  }
  
  .pt-width-360--md {
    flex: 0 0 auto;
    width: 360px!important;
  }
  
  .pt-width-370--md {
    flex: 0 0 auto;
    width: 370px!important;
  }
  
  .pt-width-380--md {
    flex: 0 0 auto;
    width: 380px!important;
  }
  
  .pt-width-390--md {
    flex: 0 0 auto;
    width: 390px!important;
  }
  
  .pt-width-400--md {
    flex: 0 0 auto;
    width: 400px!important;
  }
  
  .pt-width-410--md {
    flex: 0 0 auto;
    width: 410px!important;
  }
  
  .pt-width-420--md {
    flex: 0 0 auto;
    width: 420px!important;
  }
  
  .pt-width-430--md {
    flex: 0 0 auto;
    width: 430px!important;
  }
  
  .pt-width-440--md {
    flex: 0 0 auto;
    width: 440px!important;
  }
  
  .pt-width-450--md {
    flex: 0 0 auto;
    width: 450px!important;
  }
  
  .pt-width-460--md {
    flex: 0 0 auto;
    width: 460px!important;
  }
  
  .pt-width-470--md {
    flex: 0 0 auto;
    width: 470px!important;
  }
  
  .pt-width-480--md {
    flex: 0 0 auto;
    width: 480px!important;
  }
  
  .pt-width-490--md {
    flex: 0 0 auto;
    width: 490px!important;
  }
  
  .pt-width-500--md {
    flex: 0 0 auto;
    width: 500px!important;
  }

  .pt-width-550--md {
    flex: 0 0 auto;
    width: 550px!important;
  }
  
  .pt-width-600--md {
    flex: 0 0 auto;
    width: 600px!important;
  }
  
  .pt-width-650--md {
    flex: 0 0 auto;
    width: 650px!important;
  }
  
  .pt-width-700--md {
    flex: 0 0 auto;
    width: 700px!important;
  }
  
  .pt-width-750--md {
    flex: 0 0 auto;
    width: 750px!important;
  }
  
  .pt-width-800--md {
    flex: 0 0 auto;
    width: 800px!important;
  }
  
  .pt-width-850--md {
    flex: 0 0 auto;
    width: 850px!important;
  }
  
  .pt-width-900--md {
    flex: 0 0 auto;
    width: 900px!important;
  }
  
  .pt-width-950--md {
    flex: 0 0 auto;
    width: 950px!important;
  }
  
  .pt-width-1000--md {
    flex: 0 0 auto;
    width: 1000px!important;
  }
  
  .pt-width-1050--md {
    flex: 0 0 auto;
    width: 1050px!important;
  }
  
  .pt-width-1100--md {
    flex: 0 0 auto;
    width: 1100px!important;
  }
  
  .pt-width-1150--md {
    flex: 0 0 auto;
    width: 1150px!important;
  }
  
  .pt-width-1200--md {
    flex: 0 0 auto;
    width: 1200px!important;
  }
  
  .pt-width-1250--md {
    flex: 0 0 auto;
    width: 1250px!important;
  }
  
  .pt-width-1300--md {
    flex: 0 0 auto;
    width: 1300px!important;
  }
  
  .pt-width-1350--md {
    flex: 0 0 auto;
    width: 1350px!important;
  }
  
  .pt-width-1400--md {
    flex: 0 0 auto;
    width: 1400px!important;
  }
  
  .pt-width-1450--md {
    flex: 0 0 auto;
    width: 1450px!important;
  }
  
  .pt-width-1500--md {
    flex: 0 0 auto;
    width: 1500px!important;
  }
  
  .pt-width-1550--md {
    flex: 0 0 auto;
    width: 1550px!important;
  }
  
  .pt-width-1600--md {
    flex: 0 0 auto;
    width: 1600px!important;
  }
  
  .pt-width-1650--md {
    flex: 0 0 auto;
    width: 1650px!important;
  }
  
  .pt-width-1700--md {
    flex: 0 0 auto;
    width: 1700px!important;
  }
  
  .pt-width-1750--md {
    flex: 0 0 auto;
    width: 1750px!important;
  }
  
  .pt-width-1800--md {
    flex: 0 0 auto;
    width: 1800px!important;
  }
  
  .pt-width-1950--md {
    flex: 0 0 auto;
    width: 1950px!important;
  }
  
  .pt-width-2000--md {
    flex: 0 0 auto;
    width: 2000px!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-width-10--lg {
    flex: 0 0 auto;
    width: 10px!important;
  }
  
  .pt-width-20--lg {
    flex: 0 0 auto;
    width: 20px!important;
  }
  
  .pt-width-30--lg {
    flex: 0 0 auto;
    width: 30px!important;
  }
  
  .pt-width-40--lg {
    flex: 0 0 auto;
    width: 40px!important;
  }
  
  .pt-width-50--lg {
    flex: 0 0 auto;
    width: 50px!important;
  }
  
  .pt-width-60--lg {
    flex: 0 0 auto;
    width: 60px!important;
  }
  
  .pt-width-70--lg {
    flex: 0 0 auto;
    width: 70px!important;
  }
  
  .pt-width-80--lg {
    flex: 0 0 auto;
    width: 80px!important;
  }
  
  .pt-width-90--lg {
    flex: 0 0 auto;
    width: 90px!important;
  }
  
  .pt-width-100--lg {
    flex: 0 0 auto;
    width: 100px!important;
  }
  
  .pt-width-110--lg {
    flex: 0 0 auto;
    width: 110px!important;
  }
  
  .pt-width-120--lg {
    flex: 0 0 auto;
    width: 120px!important;
  }
  
  .pt-width-130--lg {
    flex: 0 0 auto;
    width: 130px!important;
  }
  
  .pt-width-140--lg {
    flex: 0 0 auto;
    width: 140px!important;
  }
  
  .pt-width-150--lg {
    flex: 0 0 auto;
    width: 150px!important;
  }
  
  .pt-width-160--lg {
    flex: 0 0 auto;
    width: 160px!important;
  }
  
  .pt-width-170--lg {
    flex: 0 0 auto;
    width: 170px!important;
  }
  
  .pt-width-180--lg {
    flex: 0 0 auto;
    width: 180px!important;
  }
  
  .pt-width-190--lg {
    flex: 0 0 auto;
    width: 190px!important;
  }
  
  .pt-width-200--lg {
    flex: 0 0 auto;
    width: 200px!important;
  }
  
  .pt-width-210--lg {
    flex: 0 0 auto;
    width: 210px!important;
  }
  
  .pt-width-220--lg {
    flex: 0 0 auto;
    width: 220px!important;
  }
  
  .pt-width-230--lg {
    flex: 0 0 auto;
    width: 230px!important;
  }
  
  .pt-width-240--lg {
    flex: 0 0 auto;
    width: 240px!important;
  }
  
  .pt-width-250--lg {
    flex: 0 0 auto;
    width: 250px!important;
  }
  
  .pt-width-260--lg {
    flex: 0 0 auto;
    width: 260px!important;
  }
  
  .pt-width-270--lg {
    flex: 0 0 auto;
    width: 270px!important;
  }
  
  .pt-width-280--lg {
    flex: 0 0 auto;
    width: 280px!important;
  }
  
  .pt-width-290--lg {
    flex: 0 0 auto;
    width: 290px!important;
  }
  
  .pt-width-300--lg {
    flex: 0 0 auto;
    width: 300px!important;
  }
  
  .pt-width-310--lg {
    flex: 0 0 auto;
    width: 310px!important;
  }
  
  .pt-width-320--lg {
    flex: 0 0 auto;
    width: 320px!important;
  }
  
  .pt-width-330--lg {
    flex: 0 0 auto;
    width: 330px!important;
  }
  
  .pt-width-340--lg {
    flex: 0 0 auto;
    width: 340px!important;
  }
  
  .pt-width-350--lg {
    flex: 0 0 auto;
    width: 350px!important;
  }
  
  .pt-width-360--lg {
    flex: 0 0 auto;
    width: 360px!important;
  }
  
  .pt-width-370--lg {
    flex: 0 0 auto;
    width: 370px!important;
  }
  
  .pt-width-380--lg {
    flex: 0 0 auto;
    width: 380px!important;
  }
  
  .pt-width-390--lg {
    flex: 0 0 auto;
    width: 390px!important;
  }
  
  .pt-width-400--lg {
    flex: 0 0 auto;
    width: 400px!important;
  }
  
  .pt-width-410--lg {
    flex: 0 0 auto;
    width: 410px!important;
  }
  
  .pt-width-420--lg {
    flex: 0 0 auto;
    width: 420px!important;
  }
  
  .pt-width-430--lg {
    flex: 0 0 auto;
    width: 430px!important;
  }
  
  .pt-width-440--lg {
    flex: 0 0 auto;
    width: 440px!important;
  }
  
  .pt-width-450--lg {
    flex: 0 0 auto;
    width: 450px!important;
  }
  
  .pt-width-460--lg {
    flex: 0 0 auto;
    width: 460px!important;
  }
  
  .pt-width-470--lg {
    flex: 0 0 auto;
    width: 470px!important;
  }
  
  .pt-width-480--lg {
    flex: 0 0 auto;
    width: 480px!important;
  }
  
  .pt-width-490--lg {
    flex: 0 0 auto;
    width: 490px!important;
  }
  
  .pt-width-500--lg {
    flex: 0 0 auto;
    width: 500px!important;
  }

  .pt-width-550--lg {
    flex: 0 0 auto;
    width: 550px!important;
  }

  .pt-width-600--lg {
    flex: 0 0 auto;
    width: 600px!important;
  }

  .pt-width-650--lg {
    flex: 0 0 auto;
    width: 650px!important;
  }

  .pt-width-700--lg {
    flex: 0 0 auto;
    width: 700px!important;
  }

  .pt-width-750--lg {
    flex: 0 0 auto;
    width: 750px!important;
  }

  .pt-width-800--lg {
    flex: 0 0 auto;
    width: 800px!important;
  }

  .pt-width-850--lg {
    flex: 0 0 auto;
    width: 850px!important;
  }

  .pt-width-900--lg {
    flex: 0 0 auto;
    width: 900px!important;
  }

  .pt-width-950--lg {
    flex: 0 0 auto;
    width: 950px!important;
  }

  .pt-width-1000--lg {
    flex: 0 0 auto;
    width: 1000px!important;
  }

  .pt-width-1050--lg {
    flex: 0 0 auto;
    width: 1050px!important;
  }

  .pt-width-1100--lg {
    flex: 0 0 auto;
    width: 1100px!important;
  }

  .pt-width-1150--lg {
    flex: 0 0 auto;
    width: 1150px!important;
  }

  .pt-width-1200--lg {
    flex: 0 0 auto;
    width: 1200px!important;
  }

  .pt-width-1250--lg {
    flex: 0 0 auto;
    width: 1250px!important;
  }

  .pt-width-1300--lg {
    flex: 0 0 auto;
    width: 1300px!important;
  }

  .pt-width-1350--lg {
    flex: 0 0 auto;
    width: 1350px!important;
  }

  .pt-width-1400--lg {
    flex: 0 0 auto;
    width: 1400px!important;
  }

  .pt-width-1450--lg {
    flex: 0 0 auto;
    width: 1450px!important;
  }

  .pt-width-1500--lg {
    flex: 0 0 auto;
    width: 1500px!important;
  }

  .pt-width-1550--lg {
    flex: 0 0 auto;
    width: 1550px!important;
  }

  .pt-width-1600--lg {
    flex: 0 0 auto;
    width: 1600px!important;
  }

  .pt-width-1650--lg {
    flex: 0 0 auto;
    width: 1650px!important;
  }

  .pt-width-1700--lg {
    flex: 0 0 auto;
    width: 1700px!important;
  }

  .pt-width-1750--lg {
    flex: 0 0 auto;
    width: 1750px!important;
  }

  .pt-width-1800--lg {
    flex: 0 0 auto;
    width: 1800px!important;
  }

  .pt-width-1950--lg {
    flex: 0 0 auto;
    width: 1950px!important;
  }

  .pt-width-2000--lg {
    flex: 0 0 auto;
    width: 2000px!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-width-10--xl {
    flex: 0 0 auto;
    width: 10px!important;
  }
  
  .pt-width-20--xl {
    flex: 0 0 auto;
    width: 20px!important;
  }
  
  .pt-width-30--xl {
    flex: 0 0 auto;
    width: 30px!important;
  }
  
  .pt-width-40--xl {
    flex: 0 0 auto;
    width: 40px!important;
  }
  
  .pt-width-50--xl {
    flex: 0 0 auto;
    width: 50px!important;
  }
  
  .pt-width-60--xl {
    flex: 0 0 auto;
    width: 60px!important;
  }
  
  .pt-width-70--xl {
    flex: 0 0 auto;
    width: 70px!important;
  }
  
  .pt-width-80--xl {
    flex: 0 0 auto;
    width: 80px!important;
  }
  
  .pt-width-90--xl {
    flex: 0 0 auto;
    width: 90px!important;
  }
  
  .pt-width-100--xl {
    flex: 0 0 auto;
    width: 100px!important;
  }
  
  .pt-width-110--xl {
    flex: 0 0 auto;
    width: 110px!important;
  }
  
  .pt-width-120--xl {
    flex: 0 0 auto;
    width: 120px!important;
  }
  
  .pt-width-130--xl {
    flex: 0 0 auto;
    width: 130px!important;
  }
  
  .pt-width-140--xl {
    flex: 0 0 auto;
    width: 140px!important;
  }
  
  .pt-width-150--xl {
    flex: 0 0 auto;
    width: 150px!important;
  }
  
  .pt-width-160--xl {
    flex: 0 0 auto;
    width: 160px!important;
  }
  
  .pt-width-170--xl {
    flex: 0 0 auto;
    width: 170px!important;
  }
  
  .pt-width-180--xl {
    flex: 0 0 auto;
    width: 180px!important;
  }
  
  .pt-width-190--xl {
    flex: 0 0 auto;
    width: 190px!important;
  }
  
  .pt-width-200--xl {
    flex: 0 0 auto;
    width: 200px!important;
  }
  
  .pt-width-210--xl {
    flex: 0 0 auto;
    width: 210px!important;
  }
  
  .pt-width-220--xl {
    flex: 0 0 auto;
    width: 220px!important;
  }
  
  .pt-width-230--xl {
    flex: 0 0 auto;
    width: 230px!important;
  }
  
  .pt-width-240--xl {
    flex: 0 0 auto;
    width: 240px!important;
  }
  
  .pt-width-250--xl {
    flex: 0 0 auto;
    width: 250px!important;
  }
  
  .pt-width-260--xl {
    flex: 0 0 auto;
    width: 260px!important;
  }
  
  .pt-width-270--xl {
    flex: 0 0 auto;
    width: 270px!important;
  }
  
  .pt-width-280--xl {
    flex: 0 0 auto;
    width: 280px!important;
  }
  
  .pt-width-290--xl {
    flex: 0 0 auto;
    width: 290px!important;
  }
  
  .pt-width-300--xl {
    flex: 0 0 auto;
    width: 300px!important;
  }
  
  .pt-width-310--xl {
    flex: 0 0 auto;
    width: 310px!important;
  }
  
  .pt-width-320--xl {
    flex: 0 0 auto;
    width: 320px!important;
  }
  
  .pt-width-330--xl {
    flex: 0 0 auto;
    width: 330px!important;
  }
  
  .pt-width-340--xl {
    flex: 0 0 auto;
    width: 340px!important;
  }
  
  .pt-width-350--xl {
    flex: 0 0 auto;
    width: 350px!important;
  }
  
  .pt-width-360--xl {
    flex: 0 0 auto;
    width: 360px!important;
  }
  
  .pt-width-370--xl {
    flex: 0 0 auto;
    width: 370px!important;
  }
  
  .pt-width-380--xl {
    flex: 0 0 auto;
    width: 380px!important;
  }
  
  .pt-width-390--xl {
    flex: 0 0 auto;
    width: 390px!important;
  }
  
  .pt-width-400--xl {
    flex: 0 0 auto;
    width: 400px!important;
  }
  
  .pt-width-410--xl {
    flex: 0 0 auto;
    width: 410px!important;
  }
  
  .pt-width-420--xl {
    flex: 0 0 auto;
    width: 420px!important;
  }
  
  .pt-width-430--xl {
    flex: 0 0 auto;
    width: 430px!important;
  }
  
  .pt-width-440--xl {
    flex: 0 0 auto;
    width: 440px!important;
  }
  
  .pt-width-450--xl {
    flex: 0 0 auto;
    width: 450px!important;
  }
  
  .pt-width-460--xl {
    flex: 0 0 auto;
    width: 460px!important;
  }
  
  .pt-width-470--xl {
    flex: 0 0 auto;
    width: 470px!important;
  }
  
  .pt-width-480--xl {
    flex: 0 0 auto;
    width: 480px!important;
  }
  
  .pt-width-490--xl {
    flex: 0 0 auto;
    width: 490px!important;
  }
  
  .pt-width-500--xl {
    flex: 0 0 auto;
    width: 500px!important;
  }

  .pt-width-550--xl {
    flex: 0 0 auto;
    width: 550px!important;
  }
  
  .pt-width-600--xl {
    flex: 0 0 auto;
    width: 600px!important;
  }
  
  .pt-width-650--xl {
    flex: 0 0 auto;
    width: 650px!important;
  }
  
  .pt-width-700--xl {
    flex: 0 0 auto;
    width: 700px!important;
  }
  
  .pt-width-750--xl {
    flex: 0 0 auto;
    width: 750px!important;
  }
  
  .pt-width-800--xl {
    flex: 0 0 auto;
    width: 800px!important;
  }
  
  .pt-width-850--xl {
    flex: 0 0 auto;
    width: 850px!important;
  }
  
  .pt-width-900--xl {
    flex: 0 0 auto;
    width: 900px!important;
  }
  
  .pt-width-950--xl {
    flex: 0 0 auto;
    width: 950px!important;
  }
  
  .pt-width-1000--xl {
    flex: 0 0 auto;
    width: 1000px!important;
  }
  
  .pt-width-1050--xl {
    flex: 0 0 auto;
    width: 1050px!important;
  }
  
  .pt-width-1100--xl {
    flex: 0 0 auto;
    width: 1100px!important;
  }
  
  .pt-width-1150--xl {
    flex: 0 0 auto;
    width: 1150px!important;
  }
  
  .pt-width-1200--xl {
    flex: 0 0 auto;
    width: 1200px!important;
  }
  
  .pt-width-1250--xl {
    flex: 0 0 auto;
    width: 1250px!important;
  }
  
  .pt-width-1300--xl {
    flex: 0 0 auto;
    width: 1300px!important;
  }
  
  .pt-width-1350--xl {
    flex: 0 0 auto;
    width: 1350px!important;
  }
  
  .pt-width-1400--xl {
    flex: 0 0 auto;
    width: 1400px!important;
  }
  
  .pt-width-1450--xl {
    flex: 0 0 auto;
    width: 1450px!important;
  }
  
  .pt-width-1500--xl {
    flex: 0 0 auto;
    width: 1500px!important;
  }
  
  .pt-width-1550--xl {
    flex: 0 0 auto;
    width: 1550px!important;
  }
  
  .pt-width-1600--xl {
    flex: 0 0 auto;
    width: 1600px!important;
  }
  
  .pt-width-1650--xl {
    flex: 0 0 auto;
    width: 1650px!important;
  }
  
  .pt-width-1700--xl {
    flex: 0 0 auto;
    width: 1700px!important;
  }
  
  .pt-width-1750--xl {
    flex: 0 0 auto;
    width: 1750px!important;
  }
  
  .pt-width-1800--xl {
    flex: 0 0 auto;
    width: 1800px!important;
  }
  
  .pt-width-1950--xl {
    flex: 0 0 auto;
    width: 1950px!important;
  }
  
  .pt-width-2000--xl {
    flex: 0 0 auto;
    width: 2000px!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-width-10--xxl {
    flex: 0 0 auto;
    width: 10px!important;
  }
  
  .pt-width-20--xxl {
    flex: 0 0 auto;
    width: 20px!important;
  }
  
  .pt-width-30--xxl {
    flex: 0 0 auto;
    width: 30px!important;
  }
  
  .pt-width-40--xxl {
    flex: 0 0 auto;
    width: 40px!important;
  }
  
  .pt-width-50--xxl {
    flex: 0 0 auto;
    width: 50px!important;
  }
  
  .pt-width-60--xxl {
    flex: 0 0 auto;
    width: 60px!important;
  }
  
  .pt-width-70--xxl {
    flex: 0 0 auto;
    width: 70px!important;
  }
  
  .pt-width-80--xxl {
    flex: 0 0 auto;
    width: 80px!important;
  }
  
  .pt-width-90--xxl {
    flex: 0 0 auto;
    width: 90px!important;
  }
  
  .pt-width-100--xxl {
    flex: 0 0 auto;
    width: 100px!important;
  }
  
  .pt-width-110--xxl {
    flex: 0 0 auto;
    width: 110px!important;
  }
  
  .pt-width-120--xxl {
    flex: 0 0 auto;
    width: 120px!important;
  }
  
  .pt-width-130--xxl {
    flex: 0 0 auto;
    width: 130px!important;
  }
  
  .pt-width-140--xxl {
    flex: 0 0 auto;
    width: 140px!important;
  }
  
  .pt-width-150--xxl {
    flex: 0 0 auto;
    width: 150px!important;
  }
  
  .pt-width-160--xxl {
    flex: 0 0 auto;
    width: 160px!important;
  }
  
  .pt-width-170--xxl {
    flex: 0 0 auto;
    width: 170px!important;
  }
  
  .pt-width-180--xxl {
    flex: 0 0 auto;
    width: 180px!important;
  }
  
  .pt-width-190--xxl {
    flex: 0 0 auto;
    width: 190px!important;
  }
  
  .pt-width-200--xxl {
    flex: 0 0 auto;
    width: 200px!important;
  }
  
  .pt-width-210--xxl {
    flex: 0 0 auto;
    width: 210px!important;
  }
  
  .pt-width-220--xxl {
    flex: 0 0 auto;
    width: 220px!important;
  }
  
  .pt-width-230--xxl {
    flex: 0 0 auto;
    width: 230px!important;
  }
  
  .pt-width-240--xxl {
    flex: 0 0 auto;
    width: 240px!important;
  }
  
  .pt-width-250--xxl {
    flex: 0 0 auto;
    width: 250px!important;
  }
  
  .pt-width-260--xxl {
    flex: 0 0 auto;
    width: 260px!important;
  }
  
  .pt-width-270--xxl {
    flex: 0 0 auto;
    width: 270px!important;
  }
  
  .pt-width-280--xxl {
    flex: 0 0 auto;
    width: 280px!important;
  }
  
  .pt-width-290--xxl {
    flex: 0 0 auto;
    width: 290px!important;
  }
  
  .pt-width-300--xxl {
    flex: 0 0 auto;
    width: 300px!important;
  }
  
  .pt-width-310--xxl {
    flex: 0 0 auto;
    width: 310px!important;
  }
  
  .pt-width-320--xxl {
    flex: 0 0 auto;
    width: 320px!important;
  }
  
  .pt-width-330--xxl {
    flex: 0 0 auto;
    width: 330px!important;
  }
  
  .pt-width-340--xxl {
    flex: 0 0 auto;
    width: 340px!important;
  }
  
  .pt-width-350--xxl {
    flex: 0 0 auto;
    width: 350px!important;
  }
  
  .pt-width-360--xxl {
    flex: 0 0 auto;
    width: 360px!important;
  }
  
  .pt-width-370--xxl {
    flex: 0 0 auto;
    width: 370px!important;
  }
  
  .pt-width-380--xxl {
    flex: 0 0 auto;
    width: 380px!important;
  }
  
  .pt-width-390--xxl {
    flex: 0 0 auto;
    width: 390px!important;
  }
  
  .pt-width-400--xxl {
    flex: 0 0 auto;
    width: 400px!important;
  }
  
  .pt-width-410--xxl {
    flex: 0 0 auto;
    width: 410px!important;
  }
  
  .pt-width-420--xxl {
    flex: 0 0 auto;
    width: 420px!important;
  }
  
  .pt-width-430--xxl {
    flex: 0 0 auto;
    width: 430px!important;
  }
  
  .pt-width-440--xxl {
    flex: 0 0 auto;
    width: 440px!important;
  }
  
  .pt-width-450--xxl {
    flex: 0 0 auto;
    width: 450px!important;
  }
  
  .pt-width-460--xxl {
    flex: 0 0 auto;
    width: 460px!important;
  }
  
  .pt-width-470--xxl {
    flex: 0 0 auto;
    width: 470px!important;
  }
  
  .pt-width-480--xxl {
    flex: 0 0 auto;
    width: 480px!important;
  }
  
  .pt-width-490--xxl {
    flex: 0 0 auto;
    width: 490px!important;
  }
  
  .pt-width-500--xxl {
    flex: 0 0 auto;
    width: 500px!important;
  }

  .pt-width-550--xxl {
    flex: 0 0 auto;
    width: 550px!important;
  }
  
  .pt-width-600--xxl {
    flex: 0 0 auto;
    width: 600px!important;
  }
  
  .pt-width-650--xxl {
    flex: 0 0 auto;
    width: 650px!important;
  }
  
  .pt-width-700--xxl {
    flex: 0 0 auto;
    width: 700px!important;
  }
  
  .pt-width-750--xxl {
    flex: 0 0 auto;
    width: 750px!important;
  }
  
  .pt-width-800--xxl {
    flex: 0 0 auto;
    width: 800px!important;
  }
  
  .pt-width-850--xxl {
    flex: 0 0 auto;
    width: 850px!important;
  }
  
  .pt-width-900--xxl {
    flex: 0 0 auto;
    width: 900px!important;
  }
  
  .pt-width-950--xxl {
    flex: 0 0 auto;
    width: 950px!important;
  }
  
  .pt-width-1000--xxl {
    flex: 0 0 auto;
    width: 1000px!important;
  }
  
  .pt-width-1050--xxl {
    flex: 0 0 auto;
    width: 1050px!important;
  }
  
  .pt-width-1100--xxl {
    flex: 0 0 auto;
    width: 1100px!important;
  }
  
  .pt-width-1150--xxl {
    flex: 0 0 auto;
    width: 1150px!important;
  }
  
  .pt-width-1200--xxl {
    flex: 0 0 auto;
    width: 1200px!important;
  }
  
  .pt-width-1250--xxl {
    flex: 0 0 auto;
    width: 1250px!important;
  }
  
  .pt-width-1300--xxl {
    flex: 0 0 auto;
    width: 1300px!important;
  }
  
  .pt-width-1350--xxl {
    flex: 0 0 auto;
    width: 1350px!important;
  }
  
  .pt-width-1400--xxl {
    flex: 0 0 auto;
    width: 1400px!important;
  }
  
  .pt-width-1450--xxl {
    flex: 0 0 auto;
    width: 1450px!important;
  }
  
  .pt-width-1500--xxl {
    flex: 0 0 auto;
    width: 1500px!important;
  }
  
  .pt-width-1550--xxl {
    flex: 0 0 auto;
    width: 1550px!important;
  }
  
  .pt-width-1600--xxl {
    flex: 0 0 auto;
    width: 1600px!important;
  }
  
  .pt-width-1650--xxl {
    flex: 0 0 auto;
    width: 1650px!important;
  }
  
  .pt-width-1700--xxl {
    flex: 0 0 auto;
    width: 1700px!important;
  }
  
  .pt-width-1750--xxl {
    flex: 0 0 auto;
    width: 1750px!important;
  }
  
  .pt-width-1800--xxl {
    flex: 0 0 auto;
    width: 1800px!important;
  }
  
  .pt-width-1950--xxl {
    flex: 0 0 auto;
    width: 1950px!important;
  }
  
  .pt-width-2000--xxl {
    flex: 0 0 auto;
    width: 2000px!important;
  }
}
   
/* PERCENTAGE ------------------------------------------------------------------------------------ */
.pt-width-5x {
  flex: 0 0 auto;
  width: 5%!important;
}

.pt-width-11-1x {
  flex: 0 0 auto;
  width: 11.111111%!important;
}

.pt-width-12-5x {
  flex: 0 0 auto;
  width: 12.5%!important;
}

.pt-width-14-2x {
  flex: 0 0 auto;
  width: 14.2857%!important;
}

.pt-width-16-6x {
  flex: 0 0 auto;
  width: 16.666666%!important;
}

.pt-width-33-3x {
  flex: 0 0 auto;
  width: 33.333333%!important;
}

.pt-width-10x {
  flex: 0 0 auto;
  width: 10%!important;
}

.pt-width-15x {
  flex: 0 0 auto;
  width: 15%!important;
}

.pt-width-20x {
  flex: 0 0 auto;
  width: 20%!important;
}

.pt-width-25x {
  flex: 0 0 auto;
  width: 25%!important;
}

.pt-width-30x {
  flex: 0 0 auto;
  width: 30%!important;
}

.pt-width-35x {
  flex: 0 0 auto;
  width: 35%!important;
}

.pt-width-40x {
  flex: 0 0 auto;
  width: 40%!important;
}

.pt-width-45x {
  flex: 0 0 auto;
  width: 45%!important;
}

.pt-width-50x {
  flex: 0 0 auto;
  width: 50%!important;
}

.pt-width-55x {
  flex: 0 0 auto;
  width: 55%!important;
}

.pt-width-60x {
  flex: 0 0 auto;
  width: 60%!important;
}

.pt-width-65x {
  flex: 0 0 auto;
  width: 65%!important;
}

.pt-width-70x {
  flex: 0 0 auto;
  width: 70%!important;
}

.pt-width-75x {
  flex: 0 0 auto;
  width: 75%!important;
}

.pt-width-80x {
  flex: 0 0 auto;
  width: 80%!important;
}

.pt-width-85x {
  flex: 0 0 auto;
  width: 85%!important;
}

.pt-width-90x {
  flex: 0 0 auto;
  width: 90%!important;
}

.pt-width-95x {
  flex: 0 0 auto;
  width: 95%!important;
}

.pt-width-100x {
  flex: 0 0 auto;
  width: 100%!important;
}

.pt-width-110x {
  flex: 0 0 auto;
  width: 110%!important;
}

.pt-width-120x {
  flex: 0 0 auto;
  width: 120%!important;
}

.pt-width-130x {
  flex: 0 0 auto;
  width: 130%!important;
}

.pt-width-140x {
  flex: 0 0 auto;
  width: 140%!important;
}

.pt-width-150x {
  flex: 0 0 auto;
  width: 150%!important;
}

.pt-width-160x {
  flex: 0 0 auto;
  width: 160%!important;
}

.pt-width-170x {
  flex: 0 0 auto;
  width: 170%!important;
}

.pt-width-180x {
  flex: 0 0 auto;
  width: 180%!important;
}

.pt-width-190x {
  flex: 0 0 auto;
  width: 190%!important;
}

.pt-width-200x {
  flex: 0 0 auto;
  width: 200%!important;
}

.pt-width-210x {
  flex: 0 0 auto;
  width: 210%!important;
}

.pt-width-220x {
  flex: 0 0 auto;
  width: 220%!important;
}

.pt-width-230x {
  flex: 0 0 auto;
  width: 230%!important;
}

.pt-width-240x {
  flex: 0 0 auto;
  width: 240%!important;
}

.pt-width-250x {
  flex: 0 0 auto;
  width: 250%!important;
}

.pt-width-260x {
  flex: 0 0 auto;
  width: 260%!important;
}

.pt-width-270x {
  flex: 0 0 auto;
  width: 270%!important;
}

.pt-width-280x {
  flex: 0 0 auto;
  width: 280%!important;
}

.pt-width-290x {
  flex: 0 0 auto;
  width: 290%!important;
}

.pt-width-300x {
  flex: 0 0 auto;
  width: 300%!important;
}

.pt-width-310x {
  flex: 0 0 auto;
  width: 310%!important;
}

.pt-width-320x {
  flex: 0 0 auto;
  width: 320%!important;
}

.pt-width-330x {
  flex: 0 0 auto;
  width: 330%!important;
}

.pt-width-340x {
  flex: 0 0 auto;
  width: 340%!important;
}

.pt-width-350x {
  flex: 0 0 auto;
  width: 350%!important;
}

.pt-width-360x {
  flex: 0 0 auto;
  width: 360%!important;
}

.pt-width-370x {
  flex: 0 0 auto;
  width: 370%!important;
}

.pt-width-380x {
  flex: 0 0 auto;
  width: 380%!important;
}

.pt-width-390x {
  flex: 0 0 auto;
  width: 390%!important;
}

.pt-width-400x {
  flex: 0 0 auto;
  width: 400%!important;
}

.pt-width-410x {
  flex: 0 0 auto;
  width: 410%!important;
}

.pt-width-420x {
  flex: 0 0 auto;
  width: 420%!important;
}

.pt-width-430x {
  flex: 0 0 auto;
  width: 430%!important;
}

.pt-width-440x {
  flex: 0 0 auto;
  width: 440%!important;
}

.pt-width-450x {
  flex: 0 0 auto;
  width: 450%!important;
}

.pt-width-460x {
  flex: 0 0 auto;
  width: 460%!important;
}

.pt-width-470x {
  flex: 0 0 auto;
  width: 470%!important;
}

.pt-width-480x {
  flex: 0 0 auto;
  width: 480%!important;
}

.pt-width-490x {
  flex: 0 0 auto;
  width: 490%!important;
}

.pt-width-500x {
  flex: 0 0 auto;
  width: 500%!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-width-5x--sm {
    flex: 0 0 auto;
    width: 5%!important;
  }
  
  .pt-width-11-1x--sm {
    flex: 0 0 auto;
    width: 11.111111%!important;
  }
  
  .pt-width-12-5x--sm {
    flex: 0 0 auto;
    width: 12.5%!important;
  }
  
  .pt-width-14-2x--sm {
    flex: 0 0 auto;
    width: 14.2857%!important;
  }
  
  .pt-width-16-6x--sm {
    flex: 0 0 auto;
    width: 16.666666%!important;
  }
  
  .pt-width-33-3x--sm {
    flex: 0 0 auto;
    width: 33.333333%!important;
  }
  
  .pt-width-10x--sm {
    flex: 0 0 auto;
    width: 10%!important;
  }
  
  .pt-width-15x--sm {
    flex: 0 0 auto;
    width: 15%!important;
  }
  
  .pt-width-20x--sm {
    flex: 0 0 auto;
    width: 20%!important;
  }
  
  .pt-width-25x--sm {
    flex: 0 0 auto;
    width: 25%!important;
  }
  
  .pt-width-30x--sm {
    flex: 0 0 auto;
    width: 30%!important;
  }
  
  .pt-width-35x--sm {
    flex: 0 0 auto;
    width: 35%!important;
  }
  
  .pt-width-40x--sm {
    flex: 0 0 auto;
    width: 40%!important;
  }
  
  .pt-width-45x--sm {
    flex: 0 0 auto;
    width: 45%!important;
  }
  
  .pt-width-50x--sm {
    flex: 0 0 auto;
    width: 50%!important;
  }
  
  .pt-width-55x--sm {
    flex: 0 0 auto;
    width: 55%!important;
  }
  
  .pt-width-60x--sm {
    flex: 0 0 auto;
    width: 60%!important;
  }
  
  .pt-width-65x--sm {
    flex: 0 0 auto;
    width: 65%!important;
  }
  
  .pt-width-70x--sm {
    flex: 0 0 auto;
    width: 70%!important;
  }
  
  .pt-width-75x--sm {
    flex: 0 0 auto;
    width: 75%!important;
  }
  
  .pt-width-80x--sm {
    flex: 0 0 auto;
    width: 80%!important;
  }
  
  .pt-width-85x--sm {
    flex: 0 0 auto;
    width: 85%!important;
  }
  
  .pt-width-90x--sm {
    flex: 0 0 auto;
    width: 90%!important;
  }
  
  .pt-width-95x--sm {
    flex: 0 0 auto;
    width: 95%!important;
  }
  
  .pt-width-100x--sm {
    flex: 0 0 auto;
    width: 100%!important;
  }
  
  .pt-width-110x--sm {
    flex: 0 0 auto;
    width: 110%!important;
  }
  
  .pt-width-120x--sm {
    flex: 0 0 auto;
    width: 120%!important;
  }
  
  .pt-width-130x--sm {
    flex: 0 0 auto;
    width: 130%!important;
  }
  
  .pt-width-140x--sm {
    flex: 0 0 auto;
    width: 140%!important;
  }
  
  .pt-width-150x--sm {
    flex: 0 0 auto;
    width: 150%!important;
  }
  
  .pt-width-160x--sm {
    flex: 0 0 auto;
    width: 160%!important;
  }
  
  .pt-width-170x--sm {
    flex: 0 0 auto;
    width: 170%!important;
  }
  
  .pt-width-180x--sm {
    flex: 0 0 auto;
    width: 180%!important;
  }
  
  .pt-width-190x--sm {
    flex: 0 0 auto;
    width: 190%!important;
  }
  
  .pt-width-200x--sm {
    flex: 0 0 auto;
    width: 200%!important;
  }
  
  .pt-width-210x--sm {
    flex: 0 0 auto;
    width: 210%!important;
  }
  
  .pt-width-220x--sm {
    flex: 0 0 auto;
    width: 220%!important;
  }
  
  .pt-width-230x--sm {
    flex: 0 0 auto;
    width: 230%!important;
  }
  
  .pt-width-240x--sm {
    flex: 0 0 auto;
    width: 240%!important;
  }
  
  .pt-width-250x--sm {
    flex: 0 0 auto;
    width: 250%!important;
  }
  
  .pt-width-260x--sm {
    flex: 0 0 auto;
    width: 260%!important;
  }
  
  .pt-width-270x--sm {
    flex: 0 0 auto;
    width: 270%!important;
  }
  
  .pt-width-280x--sm {
    flex: 0 0 auto;
    width: 280%!important;
  }
  
  .pt-width-290x--sm {
    flex: 0 0 auto;
    width: 290%!important;
  }
  
  .pt-width-300x--sm {
    flex: 0 0 auto;
    width: 300%!important;
  }
  
  .pt-width-310x--sm {
    flex: 0 0 auto;
    width: 310%!important;
  }
  
  .pt-width-320x--sm {
    flex: 0 0 auto;
    width: 320%!important;
  }
  
  .pt-width-330x--sm {
    flex: 0 0 auto;
    width: 330%!important;
  }
  
  .pt-width-340x--sm {
    flex: 0 0 auto;
    width: 340%!important;
  }
  
  .pt-width-350x--sm {
    flex: 0 0 auto;
    width: 350%!important;
  }
  
  .pt-width-360x--sm {
    flex: 0 0 auto;
    width: 360%!important;
  }
  
  .pt-width-370x--sm {
    flex: 0 0 auto;
    width: 370%!important;
  }
  
  .pt-width-380x--sm {
    flex: 0 0 auto;
    width: 380%!important;
  }
  
  .pt-width-390x--sm {
    flex: 0 0 auto;
    width: 390%!important;
  }
  
  .pt-width-400x--sm {
    flex: 0 0 auto;
    width: 400%!important;
  }
  
  .pt-width-410x--sm {
    flex: 0 0 auto;
    width: 410%!important;
  }
  
  .pt-width-420x--sm {
    flex: 0 0 auto;
    width: 420%!important;
  }
  
  .pt-width-430x--sm {
    flex: 0 0 auto;
    width: 430%!important;
  }
  
  .pt-width-440x--sm {
    flex: 0 0 auto;
    width: 440%!important;
  }
  
  .pt-width-450x--sm {
    flex: 0 0 auto;
    width: 450%!important;
  }
  
  .pt-width-460x--sm {
    flex: 0 0 auto;
    width: 460%!important;
  }
  
  .pt-width-470x--sm {
    flex: 0 0 auto;
    width: 470%!important;
  }
  
  .pt-width-480x--sm {
    flex: 0 0 auto;
    width: 480%!important;
  }
  
  .pt-width-490x--sm {
    flex: 0 0 auto;
    width: 490%!important;
  }
  
  .pt-width-500x--sm {
    flex: 0 0 auto;
    width: 500%!important;
  }
}

/* MD */
@media (min-width: 768px) {
  .pt-width-5x--md {
    flex: 0 0 auto;
    width: 5%!important;
  }
  
  .pt-width-11-1x--md {
    flex: 0 0 auto;
    width: 11.111111%!important;
  }
  
  .pt-width-12-5x--md {
    flex: 0 0 auto;
    width: 12.5%!important;
  }
  
  .pt-width-14-2x--md {
    flex: 0 0 auto;
    width: 14.2857%!important;
  }
  
  .pt-width-16-6x--md {
    flex: 0 0 auto;
    width: 16.666666%!important;
  }
  
  .pt-width-33-3x--md {
    flex: 0 0 auto;
    width: 33.333333%!important;
  }
  
  .pt-width-10x--md {
    flex: 0 0 auto;
    width: 10%!important;
  }
  
  .pt-width-15x--md {
    flex: 0 0 auto;
    width: 15%!important;
  }
  
  .pt-width-20x--md {
    flex: 0 0 auto;
    width: 20%!important;
  }
  
  .pt-width-25x--md {
    flex: 0 0 auto;
    width: 25%!important;
  }
  
  .pt-width-30x--md {
    flex: 0 0 auto;
    width: 30%!important;
  }
  
  .pt-width-35x--md {
    flex: 0 0 auto;
    width: 35%!important;
  }
  
  .pt-width-40x--md {
    flex: 0 0 auto;
    width: 40%!important;
  }
  
  .pt-width-45x--md {
    flex: 0 0 auto;
    width: 45%!important;
  }
  
  .pt-width-50x--md {
    flex: 0 0 auto;
    width: 50%!important;
  }
  
  .pt-width-55x--md {
    flex: 0 0 auto;
    width: 55%!important;
  }
  
  .pt-width-60x--md {
    flex: 0 0 auto;
    width: 60%!important;
  }
  
  .pt-width-65x--md {
    flex: 0 0 auto;
    width: 65%!important;
  }
  
  .pt-width-70x--md {
    flex: 0 0 auto;
    width: 70%!important;
  }
  
  .pt-width-75x--md {
    flex: 0 0 auto;
    width: 75%!important;
  }
  
  .pt-width-80x--md {
    flex: 0 0 auto;
    width: 80%!important;
  }
  
  .pt-width-85x--md {
    flex: 0 0 auto;
    width: 85%!important;
  }
  
  .pt-width-90x--md {
    flex: 0 0 auto;
    width: 90%!important;
  }
  
  .pt-width-95x--md {
    flex: 0 0 auto;
    width: 95%!important;
  }
  
  .pt-width-100x--md {
    flex: 0 0 auto;
    width: 100%!important;
  }
  
  .pt-width-110x--md {
    flex: 0 0 auto;
    width: 110%!important;
  }
  
  .pt-width-120x--md {
    flex: 0 0 auto;
    width: 120%!important;
  }
  
  .pt-width-130x--md {
    flex: 0 0 auto;
    width: 130%!important;
  }
  
  .pt-width-140x--md {
    flex: 0 0 auto;
    width: 140%!important;
  }
  
  .pt-width-150x--md {
    flex: 0 0 auto;
    width: 150%!important;
  }
  
  .pt-width-160x--md {
    flex: 0 0 auto;
    width: 160%!important;
  }
  
  .pt-width-170x--md {
    flex: 0 0 auto;
    width: 170%!important;
  }
  
  .pt-width-180x--md {
    flex: 0 0 auto;
    width: 180%!important;
  }
  
  .pt-width-190x--md {
    flex: 0 0 auto;
    width: 190%!important;
  }
  
  .pt-width-200x--md {
    flex: 0 0 auto;
    width: 200%!important;
  }
  
  .pt-width-210x--md {
    flex: 0 0 auto;
    width: 210%!important;
  }
  
  .pt-width-220x--md {
    flex: 0 0 auto;
    width: 220%!important;
  }
  
  .pt-width-230x--md {
    flex: 0 0 auto;
    width: 230%!important;
  }
  
  .pt-width-240x--md {
    flex: 0 0 auto;
    width: 240%!important;
  }
  
  .pt-width-250x--md {
    flex: 0 0 auto;
    width: 250%!important;
  }
  
  .pt-width-260x--md {
    flex: 0 0 auto;
    width: 260%!important;
  }
  
  .pt-width-270x--md {
    flex: 0 0 auto;
    width: 270%!important;
  }
  
  .pt-width-280x--md {
    flex: 0 0 auto;
    width: 280%!important;
  }
  
  .pt-width-290x--md {
    flex: 0 0 auto;
    width: 290%!important;
  }
  
  .pt-width-300x--md {
    flex: 0 0 auto;
    width: 300%!important;
  }
  
  .pt-width-310x--md {
    flex: 0 0 auto;
    width: 310%!important;
  }
  
  .pt-width-320x--md {
    flex: 0 0 auto;
    width: 320%!important;
  }
  
  .pt-width-330x--md {
    flex: 0 0 auto;
    width: 330%!important;
  }
  
  .pt-width-340x--md {
    flex: 0 0 auto;
    width: 340%!important;
  }
  
  .pt-width-350x--md {
    flex: 0 0 auto;
    width: 350%!important;
  }
  
  .pt-width-360x--md {
    flex: 0 0 auto;
    width: 360%!important;
  }
  
  .pt-width-370x--md {
    flex: 0 0 auto;
    width: 370%!important;
  }
  
  .pt-width-380x--md {
    flex: 0 0 auto;
    width: 380%!important;
  }
  
  .pt-width-390x--md {
    flex: 0 0 auto;
    width: 390%!important;
  }
  
  .pt-width-400x--md {
    flex: 0 0 auto;
    width: 400%!important;
  }
  
  .pt-width-410x--md {
    flex: 0 0 auto;
    width: 410%!important;
  }
  
  .pt-width-420x--md {
    flex: 0 0 auto;
    width: 420%!important;
  }
  
  .pt-width-430x--md {
    flex: 0 0 auto;
    width: 430%!important;
  }
  
  .pt-width-440x--md {
    flex: 0 0 auto;
    width: 440%!important;
  }
  
  .pt-width-450x--md {
    flex: 0 0 auto;
    width: 450%!important;
  }
  
  .pt-width-460x--md {
    flex: 0 0 auto;
    width: 460%!important;
  }
  
  .pt-width-470x--md {
    flex: 0 0 auto;
    width: 470%!important;
  }
  
  .pt-width-480x--md {
    flex: 0 0 auto;
    width: 480%!important;
  }
  
  .pt-width-490x--md {
    flex: 0 0 auto;
    width: 490%!important;
  }
  
  .pt-width-500x--md {
    flex: 0 0 auto;
    width: 500%!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-width-5x--lg {
    flex: 0 0 auto;
    width: 5%!important;
  }
  
  .pt-width-11-1x--lg {
    flex: 0 0 auto;
    width: 11.111111%!important;
  }
  
  .pt-width-12-5x--lg {
    flex: 0 0 auto;
    width: 12.5%!important;
  }
  
  .pt-width-14-2x--lg {
    flex: 0 0 auto;
    width: 14.2857%!important;
  }
  
  .pt-width-16-6x--lg {
    flex: 0 0 auto;
    width: 16.666666%!important;
  }
  
  .pt-width-33-3x--lg {
    flex: 0 0 auto;
    width: 33.333333%!important;
  }
  
  .pt-width-10x--lg {
    flex: 0 0 auto;
    width: 10%!important;
  }
  
  .pt-width-15x--lg {
    flex: 0 0 auto;
    width: 15%!important;
  }
  
  .pt-width-20x--lg {
    flex: 0 0 auto;
    width: 20%!important;
  }
  
  .pt-width-25x--lg {
    flex: 0 0 auto;
    width: 25%!important;
  }
  
  .pt-width-30x--lg {
    flex: 0 0 auto;
    width: 30%!important;
  }
  
  .pt-width-35x--lg {
    flex: 0 0 auto;
    width: 35%!important;
  }
  
  .pt-width-40x--lg {
    flex: 0 0 auto;
    width: 40%!important;
  }
  
  .pt-width-45x--lg {
    flex: 0 0 auto;
    width: 45%!important;
  }
  
  .pt-width-50x--lg {
    flex: 0 0 auto;
    width: 50%!important;
  }
  
  .pt-width-55x--lg {
    flex: 0 0 auto;
    width: 55%!important;
  }
  
  .pt-width-60x--lg {
    flex: 0 0 auto;
    width: 60%!important;
  }
  
  .pt-width-65x--lg {
    flex: 0 0 auto;
    width: 65%!important;
  }
  
  .pt-width-70x--lg {
    flex: 0 0 auto;
    width: 70%!important;
  }
  
  .pt-width-75x--lg {
    flex: 0 0 auto;
    width: 75%!important;
  }
  
  .pt-width-80x--lg {
    flex: 0 0 auto;
    width: 80%!important;
  }
  
  .pt-width-85x--lg {
    flex: 0 0 auto;
    width: 85%!important;
  }
  
  .pt-width-90x--lg {
    flex: 0 0 auto;
    width: 90%!important;
  }
  
  .pt-width-95x--lg {
    flex: 0 0 auto;
    width: 95%!important;
  }
  
  .pt-width-100x--lg {
    flex: 0 0 auto;
    width: 100%!important;
  }
  
  .pt-width-110x--lg {
    flex: 0 0 auto;
    width: 110%!important;
  }
  
  .pt-width-120x--lg {
    flex: 0 0 auto;
    width: 120%!important;
  }
  
  .pt-width-130x--lg {
    flex: 0 0 auto;
    width: 130%!important;
  }
  
  .pt-width-140x--lg {
    flex: 0 0 auto;
    width: 140%!important;
  }
  
  .pt-width-150x--lg {
    flex: 0 0 auto;
    width: 150%!important;
  }
  
  .pt-width-160x--lg {
    flex: 0 0 auto;
    width: 160%!important;
  }
  
  .pt-width-170x--lg {
    flex: 0 0 auto;
    width: 170%!important;
  }
  
  .pt-width-180x--lg {
    flex: 0 0 auto;
    width: 180%!important;
  }
  
  .pt-width-190x--lg {
    flex: 0 0 auto;
    width: 190%!important;
  }
  
  .pt-width-200x--lg {
    flex: 0 0 auto;
    width: 200%!important;
  }
  
  .pt-width-210x--lg {
    flex: 0 0 auto;
    width: 210%!important;
  }
  
  .pt-width-220x--lg {
    flex: 0 0 auto;
    width: 220%!important;
  }
  
  .pt-width-230x--lg {
    flex: 0 0 auto;
    width: 230%!important;
  }
  
  .pt-width-240x--lg {
    flex: 0 0 auto;
    width: 240%!important;
  }
  
  .pt-width-250x--lg {
    flex: 0 0 auto;
    width: 250%!important;
  }
  
  .pt-width-260x--lg {
    flex: 0 0 auto;
    width: 260%!important;
  }
  
  .pt-width-270x--lg {
    flex: 0 0 auto;
    width: 270%!important;
  }
  
  .pt-width-280x--lg {
    flex: 0 0 auto;
    width: 280%!important;
  }
  
  .pt-width-290x--lg {
    flex: 0 0 auto;
    width: 290%!important;
  }
  
  .pt-width-300x--lg {
    flex: 0 0 auto;
    width: 300%!important;
  }
  
  .pt-width-310x--lg {
    flex: 0 0 auto;
    width: 310%!important;
  }
  
  .pt-width-320x--lg {
    flex: 0 0 auto;
    width: 320%!important;
  }
  
  .pt-width-330x--lg {
    flex: 0 0 auto;
    width: 330%!important;
  }
  
  .pt-width-340x--lg {
    flex: 0 0 auto;
    width: 340%!important;
  }
  
  .pt-width-350x--lg {
    flex: 0 0 auto;
    width: 350%!important;
  }
  
  .pt-width-360x--lg {
    flex: 0 0 auto;
    width: 360%!important;
  }
  
  .pt-width-370x--lg {
    flex: 0 0 auto;
    width: 370%!important;
  }
  
  .pt-width-380x--lg {
    flex: 0 0 auto;
    width: 380%!important;
  }
  
  .pt-width-390x--lg {
    flex: 0 0 auto;
    width: 390%!important;
  }
  
  .pt-width-400x--lg {
    flex: 0 0 auto;
    width: 400%!important;
  }
  
  .pt-width-410x--lg {
    flex: 0 0 auto;
    width: 410%!important;
  }
  
  .pt-width-420x--lg {
    flex: 0 0 auto;
    width: 420%!important;
  }
  
  .pt-width-430x--lg {
    flex: 0 0 auto;
    width: 430%!important;
  }
  
  .pt-width-440x--lg {
    flex: 0 0 auto;
    width: 440%!important;
  }
  
  .pt-width-450x--lg {
    flex: 0 0 auto;
    width: 450%!important;
  }
  
  .pt-width-460x--lg {
    flex: 0 0 auto;
    width: 460%!important;
  }
  
  .pt-width-470x--lg {
    flex: 0 0 auto;
    width: 470%!important;
  }
  
  .pt-width-480x--lg {
    flex: 0 0 auto;
    width: 480%!important;
  }
  
  .pt-width-490x--lg {
    flex: 0 0 auto;
    width: 490%!important;
  }
  
  .pt-width-500x--lg {
    flex: 0 0 auto;
    width: 500%!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-width-5x--xl {
    flex: 0 0 auto;
    width: 5%!important;
  }
  
  .pt-width-11-1x--xl {
    flex: 0 0 auto;
    width: 11.111111%!important;
  }
  
  .pt-width-12-5x--xl {
    flex: 0 0 auto;
    width: 12.5%!important;
  }
  
  .pt-width-14-2x--xl {
    flex: 0 0 auto;
    width: 14.2857%!important;
  }
  
  .pt-width-16-6x--xl {
    flex: 0 0 auto;
    width: 16.666666%!important;
  }
  
  .pt-width-33-3x--xl {
    flex: 0 0 auto;
    width: 33.333333%!important;
  }
  
  .pt-width-10x--xl {
    flex: 0 0 auto;
    width: 10%!important;
  }
  
  .pt-width-15x--xl {
    flex: 0 0 auto;
    width: 15%!important;
  }
  
  .pt-width-20x--xl {
    flex: 0 0 auto;
    width: 20%!important;
  }
  
  .pt-width-25x--xl {
    flex: 0 0 auto;
    width: 25%!important;
  }
  
  .pt-width-30x--xl {
    flex: 0 0 auto;
    width: 30%!important;
  }
  
  .pt-width-35x--xl {
    flex: 0 0 auto;
    width: 35%!important;
  }
  
  .pt-width-40x--xl {
    flex: 0 0 auto;
    width: 40%!important;
  }
  
  .pt-width-45x--xl {
    flex: 0 0 auto;
    width: 45%!important;
  }
  
  .pt-width-50x--xl {
    flex: 0 0 auto;
    width: 50%!important;
  }
  
  .pt-width-55x--xl {
    flex: 0 0 auto;
    width: 55%!important;
  }
  
  .pt-width-60x--xl {
    flex: 0 0 auto;
    width: 60%!important;
  }
  
  .pt-width-65x--xl {
    flex: 0 0 auto;
    width: 65%!important;
  }
  
  .pt-width-70x--xl {
    flex: 0 0 auto;
    width: 70%!important;
  }
  
  .pt-width-75x--xl {
    flex: 0 0 auto;
    width: 75%!important;
  }
  
  .pt-width-80x--xl {
    flex: 0 0 auto;
    width: 80%!important;
  }
  
  .pt-width-85x--xl {
    flex: 0 0 auto;
    width: 85%!important;
  }
  
  .pt-width-90x--xl {
    flex: 0 0 auto;
    width: 90%!important;
  }
  
  .pt-width-95x--xl {
    flex: 0 0 auto;
    width: 95%!important;
  }
  
  .pt-width-100x--xl {
    flex: 0 0 auto;
    width: 100%!important;
  }
  
  .pt-width-110x--xl {
    flex: 0 0 auto;
    width: 110%!important;
  }
  
  .pt-width-120x--xl {
    flex: 0 0 auto;
    width: 120%!important;
  }
  
  .pt-width-130x--xl {
    flex: 0 0 auto;
    width: 130%!important;
  }
  
  .pt-width-140x--xl {
    flex: 0 0 auto;
    width: 140%!important;
  }
  
  .pt-width-150x--xl {
    flex: 0 0 auto;
    width: 150%!important;
  }
  
  .pt-width-160x--xl {
    flex: 0 0 auto;
    width: 160%!important;
  }
  
  .pt-width-170x--xl {
    flex: 0 0 auto;
    width: 170%!important;
  }
  
  .pt-width-180x--xl {
    flex: 0 0 auto;
    width: 180%!important;
  }
  
  .pt-width-190x--xl {
    flex: 0 0 auto;
    width: 190%!important;
  }
  
  .pt-width-200x--xl {
    flex: 0 0 auto;
    width: 200%!important;
  }
  
  .pt-width-210x--xl {
    flex: 0 0 auto;
    width: 210%!important;
  }
  
  .pt-width-220x--xl {
    flex: 0 0 auto;
    width: 220%!important;
  }
  
  .pt-width-230x--xl {
    flex: 0 0 auto;
    width: 230%!important;
  }
  
  .pt-width-240x--xl {
    flex: 0 0 auto;
    width: 240%!important;
  }
  
  .pt-width-250x--xl {
    flex: 0 0 auto;
    width: 250%!important;
  }
  
  .pt-width-260x--xl {
    flex: 0 0 auto;
    width: 260%!important;
  }
  
  .pt-width-270x--xl {
    flex: 0 0 auto;
    width: 270%!important;
  }
  
  .pt-width-280x--xl {
    flex: 0 0 auto;
    width: 280%!important;
  }
  
  .pt-width-290x--xl {
    flex: 0 0 auto;
    width: 290%!important;
  }
  
  .pt-width-300x--xl {
    flex: 0 0 auto;
    width: 300%!important;
  }
  
  .pt-width-310x--xl {
    flex: 0 0 auto;
    width: 310%!important;
  }
  
  .pt-width-320x--xl {
    flex: 0 0 auto;
    width: 320%!important;
  }
  
  .pt-width-330x--xl {
    flex: 0 0 auto;
    width: 330%!important;
  }
  
  .pt-width-340x--xl {
    flex: 0 0 auto;
    width: 340%!important;
  }
  
  .pt-width-350x--xl {
    flex: 0 0 auto;
    width: 350%!important;
  }
  
  .pt-width-360x--xl {
    flex: 0 0 auto;
    width: 360%!important;
  }
  
  .pt-width-370x--xl {
    flex: 0 0 auto;
    width: 370%!important;
  }
  
  .pt-width-380x--xl {
    flex: 0 0 auto;
    width: 380%!important;
  }
  
  .pt-width-390x--xl {
    flex: 0 0 auto;
    width: 390%!important;
  }
  
  .pt-width-400x--xl {
    flex: 0 0 auto;
    width: 400%!important;
  }
  
  .pt-width-410x--xl {
    flex: 0 0 auto;
    width: 410%!important;
  }
  
  .pt-width-420x--xl {
    flex: 0 0 auto;
    width: 420%!important;
  }
  
  .pt-width-430x--xl {
    flex: 0 0 auto;
    width: 430%!important;
  }
  
  .pt-width-440x--xl {
    flex: 0 0 auto;
    width: 440%!important;
  }
  
  .pt-width-450x--xl {
    flex: 0 0 auto;
    width: 450%!important;
  }
  
  .pt-width-460x--xl {
    flex: 0 0 auto;
    width: 460%!important;
  }
  
  .pt-width-470x--xl {
    flex: 0 0 auto;
    width: 470%!important;
  }
  
  .pt-width-480x--xl {
    flex: 0 0 auto;
    width: 480%!important;
  }
  
  .pt-width-490x--xl {
    flex: 0 0 auto;
    width: 490%!important;
  }
  
  .pt-width-500x--xl {
    flex: 0 0 auto;
    width: 500%!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-width-5x--xxl {
    flex: 0 0 auto;
    width: 5%!important;
  }
  
  .pt-width-11-1x--xxl {
    flex: 0 0 auto;
    width: 11.111111%!important;
  }
  
  .pt-width-12-5x--xxl {
    flex: 0 0 auto;
    width: 12.5%!important;
  }
  
  .pt-width-14-2x--xxl {
    flex: 0 0 auto;
    width: 14.2857%!important;
  }
  
  .pt-width-16-6x--xxl {
    flex: 0 0 auto;
    width: 16.666666%!important;
  }
  
  .pt-width-33-3x--xxl {
    flex: 0 0 auto;
    width: 33.333333%!important;
  }
  
  .pt-width-10x--xxl {
    flex: 0 0 auto;
    width: 10%!important;
  }
  
  .pt-width-15x--xxl {
    flex: 0 0 auto;
    width: 15%!important;
  }
  
  .pt-width-20x--xxl {
    flex: 0 0 auto;
    width: 20%!important;
  }
  
  .pt-width-25x--xxl {
    flex: 0 0 auto;
    width: 25%!important;
  }
  
  .pt-width-30x--xxl {
    flex: 0 0 auto;
    width: 30%!important;
  }
  
  .pt-width-35x--xxl {
    flex: 0 0 auto;
    width: 35%!important;
  }
  
  .pt-width-40x--xxl {
    flex: 0 0 auto;
    width: 40%!important;
  }
  
  .pt-width-45x--xxl {
    flex: 0 0 auto;
    width: 45%!important;
  }
  
  .pt-width-50x--xxl {
    flex: 0 0 auto;
    width: 50%!important;
  }
  
  .pt-width-55x--xxl {
    flex: 0 0 auto;
    width: 55%!important;
  }
  
  .pt-width-60x--xxl {
    flex: 0 0 auto;
    width: 60%!important;
  }
  
  .pt-width-65x--xxl {
    flex: 0 0 auto;
    width: 65%!important;
  }
  
  .pt-width-70x--xxl {
    flex: 0 0 auto;
    width: 70%!important;
  }
  
  .pt-width-75x--xxl {
    flex: 0 0 auto;
    width: 75%!important;
  }
  
  .pt-width-80x--xxl {
    flex: 0 0 auto;
    width: 80%!important;
  }
  
  .pt-width-85x--xxl {
    flex: 0 0 auto;
    width: 85%!important;
  }
  
  .pt-width-90x--xxl {
    flex: 0 0 auto;
    width: 90%!important;
  }
  
  .pt-width-95x--xxl {
    flex: 0 0 auto;
    width: 95%!important;
  }
  
  .pt-width-100x--xxl {
    flex: 0 0 auto;
    width: 100%!important;
  }
  
  .pt-width-110x--xxl {
    flex: 0 0 auto;
    width: 110%!important;
  }
  
  .pt-width-120x--xxl {
    flex: 0 0 auto;
    width: 120%!important;
  }
  
  .pt-width-130x--xxl {
    flex: 0 0 auto;
    width: 130%!important;
  }
  
  .pt-width-140x--xxl {
    flex: 0 0 auto;
    width: 140%!important;
  }
  
  .pt-width-150x--xxl {
    flex: 0 0 auto;
    width: 150%!important;
  }
  
  .pt-width-160x--xxl {
    flex: 0 0 auto;
    width: 160%!important;
  }
  
  .pt-width-170x--xxl {
    flex: 0 0 auto;
    width: 170%!important;
  }
  
  .pt-width-180x--xxl {
    flex: 0 0 auto;
    width: 180%!important;
  }
  
  .pt-width-190x--xxl {
    flex: 0 0 auto;
    width: 190%!important;
  }
  
  .pt-width-200x--xxl {
    flex: 0 0 auto;
    width: 200%!important;
  }
  
  .pt-width-210x--xxl {
    flex: 0 0 auto;
    width: 210%!important;
  }
  
  .pt-width-220x--xxl {
    flex: 0 0 auto;
    width: 220%!important;
  }
  
  .pt-width-230x--xxl {
    flex: 0 0 auto;
    width: 230%!important;
  }
  
  .pt-width-240x--xxl {
    flex: 0 0 auto;
    width: 240%!important;
  }
  
  .pt-width-250x--xxl {
    flex: 0 0 auto;
    width: 250%!important;
  }
  
  .pt-width-260x--xxl {
    flex: 0 0 auto;
    width: 260%!important;
  }
  
  .pt-width-270x--xxl {
    flex: 0 0 auto;
    width: 270%!important;
  }
  
  .pt-width-280x--xxl {
    flex: 0 0 auto;
    width: 280%!important;
  }
  
  .pt-width-290x--xxl {
    flex: 0 0 auto;
    width: 290%!important;
  }
  
  .pt-width-300x--xxl {
    flex: 0 0 auto;
    width: 300%!important;
  }
  
  .pt-width-310x--xxl {
    flex: 0 0 auto;
    width: 310%!important;
  }
  
  .pt-width-320x--xxl {
    flex: 0 0 auto;
    width: 320%!important;
  }
  
  .pt-width-330x--xxl {
    flex: 0 0 auto;
    width: 330%!important;
  }
  
  .pt-width-340x--xxl {
    flex: 0 0 auto;
    width: 340%!important;
  }
  
  .pt-width-350x--xxl {
    flex: 0 0 auto;
    width: 350%!important;
  }
  
  .pt-width-360x--xxl {
    flex: 0 0 auto;
    width: 360%!important;
  }
  
  .pt-width-370x--xxl {
    flex: 0 0 auto;
    width: 370%!important;
  }
  
  .pt-width-380x--xxl {
    flex: 0 0 auto;
    width: 380%!important;
  }
  
  .pt-width-390x--xxl {
    flex: 0 0 auto;
    width: 390%!important;
  }
  
  .pt-width-400x--xxl {
    flex: 0 0 auto;
    width: 400%!important;
  }
  
  .pt-width-410x--xxl {
    flex: 0 0 auto;
    width: 410%!important;
  }
  
  .pt-width-420x--xxl {
    flex: 0 0 auto;
    width: 420%!important;
  }
  
  .pt-width-430x--xxl {
    flex: 0 0 auto;
    width: 430%!important;
  }
  
  .pt-width-440x--xxl {
    flex: 0 0 auto;
    width: 440%!important;
  }
  
  .pt-width-450x--xxl {
    flex: 0 0 auto;
    width: 450%!important;
  }
  
  .pt-width-460x--xxl {
    flex: 0 0 auto;
    width: 460%!important;
  }
  
  .pt-width-470x--xxl {
    flex: 0 0 auto;
    width: 470%!important;
  }
  
  .pt-width-480x--xxl {
    flex: 0 0 auto;
    width: 480%!important;
  }
  
  .pt-width-490x--xxl {
    flex: 0 0 auto;
    width: 490%!important;
  }
  
  .pt-width-500x--xxl {
    flex: 0 0 auto;
    width: 500%!important;
  }
}

/* VARIABLE width ------------------------------------------------------------------------------- */
.pt-width-10vh {
  width: 10vh!important;
}

.pt-width-20vh {
  width: 20vh!important;
}

.pt-width-30vh {
  width: 30vh!important;
}

.pt-width-40vh {
  width: 40vh!important;
}

.pt-width-50vh {
  width: 50vh!important;
}

.pt-width-60vh {
  width: 60vh!important;
}

.pt-width-70vh {
  width: 70vh!important;
}

.pt-width-80vh {
  width: 80vh!important;
}

.pt-width-90vh {
  width: 90vh!important;
}

.pt-width-100vh {
  width: 100vh!important;
}

.pt-width-110vh {
  width: 110vh!important;
}

.pt-width-120vh {
  width: 120vh!important;
}

.pt-width-130vh {
  width: 130vh!important;
}

.pt-width-140vh {
  width: 140vh!important;
}

.pt-width-150vh {
  width: 150vh!important;
}

.pt-width-160vh {
  width: 160vh!important;
}

.pt-width-170vh {
  width: 170vh!important;
}

.pt-width-180vh {
  width: 180vh!important;
}

.pt-width-190vh {
  width: 190vh!important;
}

.pt-width-200vh {
  width: 200vh!important;
}

.pt-width-210vh {
  width: 210vh!important;
}

.pt-width-220vh {
  width: 220vh!important;
}

.pt-width-230vh {
  width: 230vh!important;
}

.pt-width-240vh {
  width: 240vh!important;
}

.pt-width-250vh {
  width: 250vh!important;
}

.pt-width-260vh {
  width: 260vh!important;
}

.pt-width-270vh {
  width: 270vh!important;
}

.pt-width-280vh {
  width: 280vh!important;
}

.pt-width-290vh {
  width: 290vh!important;
}

.pt-width-300vh {
  width: 300vh!important;
}

.pt-width-310vh {
  width: 310vh!important;
}

.pt-width-320vh {
  width: 320vh!important;
}

.pt-width-330vh {
  width: 330vh!important;
}

.pt-width-340vh {
  width: 340vh!important;
}

.pt-width-350vh {
  width: 350vh!important;
}

.pt-width-360vh {
  width: 360vh!important;
}

.pt-width-370vh {
  width: 370vh!important;
}

.pt-width-380vh {
  width: 380vh!important;
}

.pt-width-390vh {
  width: 390vh!important;
}

.pt-width-400vh {
  width: 400vh!important;
}

.pt-width-410vh {
  width: 410vh!important;
}

.pt-width-420vh {
  width: 420vh!important;
}

.pt-width-430vh {
  width: 430vh!important;
}

.pt-width-440vh {
  width: 440vh!important;
}

.pt-width-450vh {
  width: 450vh!important;
}

.pt-width-460vh {
  width: 460vh!important;
}

.pt-width-470vh {
  width: 470vh!important;
}

.pt-width-480vh {
  width: 480vh!important;
}

.pt-width-490vh {
  width: 490vh!important;
}

.pt-width-500vh {
  width: 500vh!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-width-10vh--sm {
    flex: 0 0 auto;
    width: 10vh!important;
  }
  
  .pt-width-20vh--sm {
    flex: 0 0 auto;
    width: 20vh!important;
  }
  
  .pt-width-30vh--sm {
    flex: 0 0 auto;
    width: 30vh!important;
  }
  
  .pt-width-40vh--sm {
    flex: 0 0 auto;
    width: 40vh!important;
  }
  
  .pt-width-50vh--sm {
    flex: 0 0 auto;
    width: 50vh!important;
  }
  
  .pt-width-60vh--sm {
    flex: 0 0 auto;
    width: 60vh!important;
  }
  
  .pt-width-70vh--sm {
    flex: 0 0 auto;
    width: 70vh!important;
  }
  
  .pt-width-80vh--sm {
    flex: 0 0 auto;
    width: 80vh!important;
  }
  
  .pt-width-90vh--sm {
    flex: 0 0 auto;
    width: 90vh!important;
  }
  
  .pt-width-100vh--sm {
    flex: 0 0 auto;
    width: 100vh!important;
  }
  
  .pt-width-110vh--sm {
    flex: 0 0 auto;
    width: 110vh!important;
  }
  
  .pt-width-120vh--sm {
    flex: 0 0 auto;
    width: 120vh!important;
  }
  
  .pt-width-130vh--sm {
    flex: 0 0 auto;
    width: 130vh!important;
  }
  
  .pt-width-140vh--sm {
    flex: 0 0 auto;
    width: 140vh!important;
  }
  
  .pt-width-150vh--sm {
    flex: 0 0 auto;
    width: 150vh!important;
  }
  
  .pt-width-160vh--sm {
    flex: 0 0 auto;
    width: 160vh!important;
  }
  
  .pt-width-170vh--sm {
    flex: 0 0 auto;
    width: 170vh!important;
  }
  
  .pt-width-180vh--sm {
    flex: 0 0 auto;
    width: 180vh!important;
  }
  
  .pt-width-190vh--sm {
    flex: 0 0 auto;
    width: 190vh!important;
  }
  
  .pt-width-200vh--sm {
    flex: 0 0 auto;
    width: 200vh!important;
  }
  
  .pt-width-210vh--sm {
    flex: 0 0 auto;
    width: 210vh!important;
  }
  
  .pt-width-220vh--sm {
    flex: 0 0 auto;
    width: 220vh!important;
  }
  
  .pt-width-230vh--sm {
    flex: 0 0 auto;
    width: 230vh!important;
  }
  
  .pt-width-240vh--sm {
    flex: 0 0 auto;
    width: 240vh!important;
  }
  
  .pt-width-250vh--sm {
    flex: 0 0 auto;
    width: 250vh!important;
  }
  
  .pt-width-260vh--sm {
    flex: 0 0 auto;
    width: 260vh!important;
  }
  
  .pt-width-270vh--sm {
    flex: 0 0 auto;
    width: 270vh!important;
  }
  
  .pt-width-280vh--sm {
    flex: 0 0 auto;
    width: 280vh!important;
  }
  
  .pt-width-290vh--sm {
    flex: 0 0 auto;
    width: 290vh!important;
  }
  
  .pt-width-300vh--sm {
    flex: 0 0 auto;
    width: 300vh!important;
  }
  
  .pt-width-310vh--sm {
    flex: 0 0 auto;
    width: 310vh!important;
  }
  
  .pt-width-320vh--sm {
    flex: 0 0 auto;
    width: 320vh!important;
  }
  
  .pt-width-330vh--sm {
    flex: 0 0 auto;
    width: 330vh!important;
  }
  
  .pt-width-340vh--sm {
    flex: 0 0 auto;
    width: 340vh!important;
  }
  
  .pt-width-350vh--sm {
    flex: 0 0 auto;
    width: 350vh!important;
  }
  
  .pt-width-360vh--sm {
    flex: 0 0 auto;
    width: 360vh!important;
  }
  
  .pt-width-370vh--sm {
    flex: 0 0 auto;
    width: 370vh!important;
  }
  
  .pt-width-380vh--sm {
    flex: 0 0 auto;
    width: 380vh!important;
  }
  
  .pt-width-390vh--sm {
    flex: 0 0 auto;
    width: 390vh!important;
  }
  
  .pt-width-400vh--sm {
    flex: 0 0 auto;
    width: 400vh!important;
  }
  
  .pt-width-410vh--sm {
    flex: 0 0 auto;
    width: 410vh!important;
  }
  
  .pt-width-420vh--sm {
    flex: 0 0 auto;
    width: 420vh!important;
  }
  
  .pt-width-430vh--sm {
    flex: 0 0 auto;
    width: 430vh!important;
  }
  
  .pt-width-440vh--sm {
    flex: 0 0 auto;
    width: 440vh!important;
  }
  
  .pt-width-450vh--sm {
    flex: 0 0 auto;
    width: 450vh!important;
  }
  
  .pt-width-460vh--sm {
    flex: 0 0 auto;
    width: 460vh!important;
  }
  
  .pt-width-470vh--sm {
    flex: 0 0 auto;
    width: 470vh!important;
  }
  
  .pt-width-480vh--sm {
    flex: 0 0 auto;
    width: 480vh!important;
  }
  
  .pt-width-490vh--sm {
    flex: 0 0 auto;
    width: 490vh!important;
  }
  
  .pt-width-500vh--sm {
    flex: 0 0 auto;
    width: 500vh!important;
  }
}

/* MD */
@media (min-width: 768px) {
  .pt-width-10vh--md {
    flex: 0 0 auto;
    width: 10vh!important;
  }
  
  .pt-width-20vh--md {
    flex: 0 0 auto;
    width: 20vh!important;
  }
  
  .pt-width-30vh--md {
    flex: 0 0 auto;
    width: 30vh!important;
  }
  
  .pt-width-40vh--md {
    flex: 0 0 auto;
    width: 40vh!important;
  }
  
  .pt-width-50vh--md {
    flex: 0 0 auto;
    width: 50vh!important;
  }
  
  .pt-width-60vh--md {
    flex: 0 0 auto;
    width: 60vh!important;
  }
  
  .pt-width-70vh--md {
    flex: 0 0 auto;
    width: 70vh!important;
  }
  
  .pt-width-80vh--md {
    flex: 0 0 auto;
    width: 80vh!important;
  }
  
  .pt-width-90vh--md {
    flex: 0 0 auto;
    width: 90vh!important;
  }
  
  .pt-width-100vh--md {
    flex: 0 0 auto;
    width: 100vh!important;
  }
  
  .pt-width-110vh--md {
    flex: 0 0 auto;
    width: 110vh!important;
  }
  
  .pt-width-120vh--md {
    flex: 0 0 auto;
    width: 120vh!important;
  }
  
  .pt-width-130vh--md {
    flex: 0 0 auto;
    width: 130vh!important;
  }
  
  .pt-width-140vh--md {
    flex: 0 0 auto;
    width: 140vh!important;
  }
  
  .pt-width-150vh--md {
    flex: 0 0 auto;
    width: 150vh!important;
  }
  
  .pt-width-160vh--md {
    flex: 0 0 auto;
    width: 160vh!important;
  }
  
  .pt-width-170vh--md {
    flex: 0 0 auto;
    width: 170vh!important;
  }
  
  .pt-width-180vh--md {
    flex: 0 0 auto;
    width: 180vh!important;
  }
  
  .pt-width-190vh--md {
    flex: 0 0 auto;
    width: 190vh!important;
  }
  
  .pt-width-200vh--md {
    flex: 0 0 auto;
    width: 200vh!important;
  }
  
  .pt-width-210vh--md {
    flex: 0 0 auto;
    width: 210vh!important;
  }
  
  .pt-width-220vh--md {
    flex: 0 0 auto;
    width: 220vh!important;
  }
  
  .pt-width-230vh--md {
    flex: 0 0 auto;
    width: 230vh!important;
  }
  
  .pt-width-240vh--md {
    flex: 0 0 auto;
    width: 240vh!important;
  }
  
  .pt-width-250vh--md {
    flex: 0 0 auto;
    width: 250vh!important;
  }
  
  .pt-width-260vh--md {
    flex: 0 0 auto;
    width: 260vh!important;
  }
  
  .pt-width-270vh--md {
    flex: 0 0 auto;
    width: 270vh!important;
  }
  
  .pt-width-280vh--md {
    flex: 0 0 auto;
    width: 280vh!important;
  }
  
  .pt-width-290vh--md {
    flex: 0 0 auto;
    width: 290vh!important;
  }
  
  .pt-width-300vh--md {
    flex: 0 0 auto;
    width: 300vh!important;
  }
  
  .pt-width-310vh--md {
    flex: 0 0 auto;
    width: 310vh!important;
  }
  
  .pt-width-320vh--md {
    flex: 0 0 auto;
    width: 320vh!important;
  }
  
  .pt-width-330vh--md {
    flex: 0 0 auto;
    width: 330vh!important;
  }
  
  .pt-width-340vh--md {
    flex: 0 0 auto;
    width: 340vh!important;
  }
  
  .pt-width-350vh--md {
    flex: 0 0 auto;
    width: 350vh!important;
  }
  
  .pt-width-360vh--md {
    flex: 0 0 auto;
    width: 360vh!important;
  }
  
  .pt-width-370vh--md {
    flex: 0 0 auto;
    width: 370vh!important;
  }
  
  .pt-width-380vh--md {
    flex: 0 0 auto;
    width: 380vh!important;
  }
  
  .pt-width-390vh--md {
    flex: 0 0 auto;
    width: 390vh!important;
  }
  
  .pt-width-400vh--md {
    flex: 0 0 auto;
    width: 400vh!important;
  }
  
  .pt-width-410vh--md {
    flex: 0 0 auto;
    width: 410vh!important;
  }
  
  .pt-width-420vh--md {
    flex: 0 0 auto;
    width: 420vh!important;
  }
  
  .pt-width-430vh--md {
    flex: 0 0 auto;
    width: 430vh!important;
  }
  
  .pt-width-440vh--md {
    flex: 0 0 auto;
    width: 440vh!important;
  }
  
  .pt-width-450vh--md {
    flex: 0 0 auto;
    width: 450vh!important;
  }
  
  .pt-width-460vh--md {
    flex: 0 0 auto;
    width: 460vh!important;
  }
  
  .pt-width-470vh--md {
    flex: 0 0 auto;
    width: 470vh!important;
  }
  
  .pt-width-480vh--md {
    flex: 0 0 auto;
    width: 480vh!important;
  }
  
  .pt-width-490vh--md {
    flex: 0 0 auto;
    width: 490vh!important;
  }
  
  .pt-width-500vh--md {
    flex: 0 0 auto;
    width: 500vh!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-width-10vh--lg {
    flex: 0 0 auto;
    width: 10vh!important;
  }
  
  .pt-width-20vh--lg {
    flex: 0 0 auto;
    width: 20vh!important;
  }
  
  .pt-width-30vh--lg {
    flex: 0 0 auto;
    width: 30vh!important;
  }
  
  .pt-width-40vh--lg {
    flex: 0 0 auto;
    width: 40vh!important;
  }
  
  .pt-width-50vh--lg {
    flex: 0 0 auto;
    width: 50vh!important;
  }
  
  .pt-width-60vh--lg {
    flex: 0 0 auto;
    width: 60vh!important;
  }
  
  .pt-width-70vh--lg {
    flex: 0 0 auto;
    width: 70vh!important;
  }
  
  .pt-width-80vh--lg {
    flex: 0 0 auto;
    width: 80vh!important;
  }
  
  .pt-width-90vh--lg {
    flex: 0 0 auto;
    width: 90vh!important;
  }
  
  .pt-width-100vh--lg {
    flex: 0 0 auto;
    width: 100vh!important;
  }
  
  .pt-width-110vh--lg {
    flex: 0 0 auto;
    width: 110vh!important;
  }
  
  .pt-width-120vh--lg {
    flex: 0 0 auto;
    width: 120vh!important;
  }
  
  .pt-width-130vh--lg {
    flex: 0 0 auto;
    width: 130vh!important;
  }
  
  .pt-width-140vh--lg {
    flex: 0 0 auto;
    width: 140vh!important;
  }
  
  .pt-width-150vh--lg {
    flex: 0 0 auto;
    width: 150vh!important;
  }
  
  .pt-width-160vh--lg {
    flex: 0 0 auto;
    width: 160vh!important;
  }
  
  .pt-width-170vh--lg {
    flex: 0 0 auto;
    width: 170vh!important;
  }
  
  .pt-width-180vh--lg {
    flex: 0 0 auto;
    width: 180vh!important;
  }
  
  .pt-width-190vh--lg {
    flex: 0 0 auto;
    width: 190vh!important;
  }
  
  .pt-width-200vh--lg {
    flex: 0 0 auto;
    width: 200vh!important;
  }
  
  .pt-width-210vh--lg {
    flex: 0 0 auto;
    width: 210vh!important;
  }
  
  .pt-width-220vh--lg {
    flex: 0 0 auto;
    width: 220vh!important;
  }
  
  .pt-width-230vh--lg {
    flex: 0 0 auto;
    width: 230vh!important;
  }
  
  .pt-width-240vh--lg {
    flex: 0 0 auto;
    width: 240vh!important;
  }
  
  .pt-width-250vh--lg {
    flex: 0 0 auto;
    width: 250vh!important;
  }
  
  .pt-width-260vh--lg {
    flex: 0 0 auto;
    width: 260vh!important;
  }
  
  .pt-width-270vh--lg {
    flex: 0 0 auto;
    width: 270vh!important;
  }
  
  .pt-width-280vh--lg {
    flex: 0 0 auto;
    width: 280vh!important;
  }
  
  .pt-width-290vh--lg {
    flex: 0 0 auto;
    width: 290vh!important;
  }
  
  .pt-width-300vh--lg {
    flex: 0 0 auto;
    width: 300vh!important;
  }
  
  .pt-width-310vh--lg {
    flex: 0 0 auto;
    width: 310vh!important;
  }
  
  .pt-width-320vh--lg {
    flex: 0 0 auto;
    width: 320vh!important;
  }
  
  .pt-width-330vh--lg {
    flex: 0 0 auto;
    width: 330vh!important;
  }
  
  .pt-width-340vh--lg {
    flex: 0 0 auto;
    width: 340vh!important;
  }
  
  .pt-width-350vh--lg {
    flex: 0 0 auto;
    width: 350vh!important;
  }
  
  .pt-width-360vh--lg {
    flex: 0 0 auto;
    width: 360vh!important;
  }
  
  .pt-width-370vh--lg {
    flex: 0 0 auto;
    width: 370vh!important;
  }
  
  .pt-width-380vh--lg {
    flex: 0 0 auto;
    width: 380vh!important;
  }
  
  .pt-width-390vh--lg {
    flex: 0 0 auto;
    width: 390vh!important;
  }
  
  .pt-width-400vh--lg {
    flex: 0 0 auto;
    width: 400vh!important;
  }
  
  .pt-width-410vh--lg {
    flex: 0 0 auto;
    width: 410vh!important;
  }
  
  .pt-width-420vh--lg {
    flex: 0 0 auto;
    width: 420vh!important;
  }
  
  .pt-width-430vh--lg {
    flex: 0 0 auto;
    width: 430vh!important;
  }
  
  .pt-width-440vh--lg {
    flex: 0 0 auto;
    width: 440vh!important;
  }
  
  .pt-width-450vh--lg {
    flex: 0 0 auto;
    width: 450vh!important;
  }
  
  .pt-width-460vh--lg {
    flex: 0 0 auto;
    width: 460vh!important;
  }
  
  .pt-width-470vh--lg {
    flex: 0 0 auto;
    width: 470vh!important;
  }
  
  .pt-width-480vh--lg {
    flex: 0 0 auto;
    width: 480vh!important;
  }
  
  .pt-width-490vh--lg {
    flex: 0 0 auto;
    width: 490vh!important;
  }
  
  .pt-width-500vh--lg {
    flex: 0 0 auto;
    width: 500vh!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-width-10vh--xl {
    flex: 0 0 auto;
    width: 10vh!important;
  }
  
  .pt-width-20vh--xl {
    flex: 0 0 auto;
    width: 20vh!important;
  }
  
  .pt-width-30vh--xl {
    flex: 0 0 auto;
    width: 30vh!important;
  }
  
  .pt-width-40vh--xl {
    flex: 0 0 auto;
    width: 40vh!important;
  }
  
  .pt-width-50vh--xl {
    flex: 0 0 auto;
    width: 50vh!important;
  }
  
  .pt-width-60vh--xl {
    flex: 0 0 auto;
    width: 60vh!important;
  }
  
  .pt-width-70vh--xl {
    flex: 0 0 auto;
    width: 70vh!important;
  }
  
  .pt-width-80vh--xl {
    flex: 0 0 auto;
    width: 80vh!important;
  }
  
  .pt-width-90vh--xl {
    flex: 0 0 auto;
    width: 90vh!important;
  }
  
  .pt-width-100vh--xl {
    flex: 0 0 auto;
    width: 100vh!important;
  }
  
  .pt-width-110vh--xl {
    flex: 0 0 auto;
    width: 110vh!important;
  }
  
  .pt-width-120vh--xl {
    flex: 0 0 auto;
    width: 120vh!important;
  }
  
  .pt-width-130vh--xl {
    flex: 0 0 auto;
    width: 130vh!important;
  }
  
  .pt-width-140vh--xl {
    flex: 0 0 auto;
    width: 140vh!important;
  }
  
  .pt-width-150vh--xl {
    flex: 0 0 auto;
    width: 150vh!important;
  }
  
  .pt-width-160vh--xl {
    flex: 0 0 auto;
    width: 160vh!important;
  }
  
  .pt-width-170vh--xl {
    flex: 0 0 auto;
    width: 170vh!important;
  }
  
  .pt-width-180vh--xl {
    flex: 0 0 auto;
    width: 180vh!important;
  }
  
  .pt-width-190vh--xl {
    flex: 0 0 auto;
    width: 190vh!important;
  }
  
  .pt-width-200vh--xl {
    flex: 0 0 auto;
    width: 200vh!important;
  }
  
  .pt-width-210vh--xl {
    flex: 0 0 auto;
    width: 210vh!important;
  }
  
  .pt-width-220vh--xl {
    flex: 0 0 auto;
    width: 220vh!important;
  }
  
  .pt-width-230vh--xl {
    flex: 0 0 auto;
    width: 230vh!important;
  }
  
  .pt-width-240vh--xl {
    flex: 0 0 auto;
    width: 240vh!important;
  }
  
  .pt-width-250vh--xl {
    flex: 0 0 auto;
    width: 250vh!important;
  }
  
  .pt-width-260vh--xl {
    flex: 0 0 auto;
    width: 260vh!important;
  }
  
  .pt-width-270vh--xl {
    flex: 0 0 auto;
    width: 270vh!important;
  }
  
  .pt-width-280vh--xl {
    flex: 0 0 auto;
    width: 280vh!important;
  }
  
  .pt-width-290vh--xl {
    flex: 0 0 auto;
    width: 290vh!important;
  }
  
  .pt-width-300vh--xl {
    flex: 0 0 auto;
    width: 300vh!important;
  }
  
  .pt-width-310vh--xl {
    flex: 0 0 auto;
    width: 310vh!important;
  }
  
  .pt-width-320vh--xl {
    flex: 0 0 auto;
    width: 320vh!important;
  }
  
  .pt-width-330vh--xl {
    flex: 0 0 auto;
    width: 330vh!important;
  }
  
  .pt-width-340vh--xl {
    flex: 0 0 auto;
    width: 340vh!important;
  }
  
  .pt-width-350vh--xl {
    flex: 0 0 auto;
    width: 350vh!important;
  }
  
  .pt-width-360vh--xl {
    flex: 0 0 auto;
    width: 360vh!important;
  }
  
  .pt-width-370vh--xl {
    flex: 0 0 auto;
    width: 370vh!important;
  }
  
  .pt-width-380vh--xl {
    flex: 0 0 auto;
    width: 380vh!important;
  }
  
  .pt-width-390vh--xl {
    flex: 0 0 auto;
    width: 390vh!important;
  }
  
  .pt-width-400vh--xl {
    flex: 0 0 auto;
    width: 400vh!important;
  }
  
  .pt-width-410vh--xl {
    flex: 0 0 auto;
    width: 410vh!important;
  }
  
  .pt-width-420vh--xl {
    flex: 0 0 auto;
    width: 420vh!important;
  }
  
  .pt-width-430vh--xl {
    flex: 0 0 auto;
    width: 430vh!important;
  }
  
  .pt-width-440vh--xl {
    flex: 0 0 auto;
    width: 440vh!important;
  }
  
  .pt-width-450vh--xl {
    flex: 0 0 auto;
    width: 450vh!important;
  }
  
  .pt-width-460vh--xl {
    flex: 0 0 auto;
    width: 460vh!important;
  }
  
  .pt-width-470vh--xl {
    flex: 0 0 auto;
    width: 470vh!important;
  }
  
  .pt-width-480vh--xl {
    flex: 0 0 auto;
    width: 480vh!important;
  }
  
  .pt-width-490vh--xl {
    flex: 0 0 auto;
    width: 490vh!important;
  }
  
  .pt-width-500vh--xl {
    flex: 0 0 auto;
    width: 500vh!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-width-10vh--xxl {
    flex: 0 0 auto;
    width: 10vh!important;
  }
  
  .pt-width-20vh--xxl {
    flex: 0 0 auto;
    width: 20vh!important;
  }
  
  .pt-width-30vh--xxl {
    flex: 0 0 auto;
    width: 30vh!important;
  }
  
  .pt-width-40vh--xxl {
    flex: 0 0 auto;
    width: 40vh!important;
  }
  
  .pt-width-50vh--xxl {
    flex: 0 0 auto;
    width: 50vh!important;
  }
  
  .pt-width-60vh--xxl {
    flex: 0 0 auto;
    width: 60vh!important;
  }
  
  .pt-width-70vh--xxl {
    flex: 0 0 auto;
    width: 70vh!important;
  }
  
  .pt-width-80vh--xxl {
    flex: 0 0 auto;
    width: 80vh!important;
  }
  
  .pt-width-90vh--xxl {
    flex: 0 0 auto;
    width: 90vh!important;
  }
  
  .pt-width-100vh--xxl {
    flex: 0 0 auto;
    width: 100vh!important;
  }
  
  .pt-width-110vh--xxl {
    flex: 0 0 auto;
    width: 110vh!important;
  }
  
  .pt-width-120vh--xxl {
    flex: 0 0 auto;
    width: 120vh!important;
  }
  
  .pt-width-130vh--xxl {
    flex: 0 0 auto;
    width: 130vh!important;
  }
  
  .pt-width-140vh--xxl {
    flex: 0 0 auto;
    width: 140vh!important;
  }
  
  .pt-width-150vh--xxl {
    flex: 0 0 auto;
    width: 150vh!important;
  }
  
  .pt-width-160vh--xxl {
    flex: 0 0 auto;
    width: 160vh!important;
  }
  
  .pt-width-170vh--xxl {
    flex: 0 0 auto;
    width: 170vh!important;
  }
  
  .pt-width-180vh--xxl {
    flex: 0 0 auto;
    width: 180vh!important;
  }
  
  .pt-width-190vh--xxl {
    flex: 0 0 auto;
    width: 190vh!important;
  }
  
  .pt-width-200vh--xxl {
    flex: 0 0 auto;
    width: 200vh!important;
  }
  
  .pt-width-210vh--xxl {
    flex: 0 0 auto;
    width: 210vh!important;
  }
  
  .pt-width-220vh--xxl {
    flex: 0 0 auto;
    width: 220vh!important;
  }
  
  .pt-width-230vh--xxl {
    flex: 0 0 auto;
    width: 230vh!important;
  }
  
  .pt-width-240vh--xxl {
    flex: 0 0 auto;
    width: 240vh!important;
  }
  
  .pt-width-250vh--xxl {
    flex: 0 0 auto;
    width: 250vh!important;
  }
  
  .pt-width-260vh--xxl {
    flex: 0 0 auto;
    width: 260vh!important;
  }
  
  .pt-width-270vh--xxl {
    flex: 0 0 auto;
    width: 270vh!important;
  }
  
  .pt-width-280vh--xxl {
    flex: 0 0 auto;
    width: 280vh!important;
  }
  
  .pt-width-290vh--xxl {
    flex: 0 0 auto;
    width: 290vh!important;
  }
  
  .pt-width-300vh--xxl {
    flex: 0 0 auto;
    width: 300vh!important;
  }
  
  .pt-width-310vh--xxl {
    flex: 0 0 auto;
    width: 310vh!important;
  }
  
  .pt-width-320vh--xxl {
    flex: 0 0 auto;
    width: 320vh!important;
  }
  
  .pt-width-330vh--xxl {
    flex: 0 0 auto;
    width: 330vh!important;
  }
  
  .pt-width-340vh--xxl {
    flex: 0 0 auto;
    width: 340vh!important;
  }
  
  .pt-width-350vh--xxl {
    flex: 0 0 auto;
    width: 350vh!important;
  }
  
  .pt-width-360vh--xxl {
    flex: 0 0 auto;
    width: 360vh!important;
  }
  
  .pt-width-370vh--xxl {
    flex: 0 0 auto;
    width: 370vh!important;
  }
  
  .pt-width-380vh--xxl {
    flex: 0 0 auto;
    width: 380vh!important;
  }
  
  .pt-width-390vh--xxl {
    flex: 0 0 auto;
    width: 390vh!important;
  }
  
  .pt-width-400vh--xxl {
    flex: 0 0 auto;
    width: 400vh!important;
  }
  
  .pt-width-410vh--xxl {
    flex: 0 0 auto;
    width: 410vh!important;
  }
  
  .pt-width-420vh--xxl {
    flex: 0 0 auto;
    width: 420vh!important;
  }
  
  .pt-width-430vh--xxl {
    flex: 0 0 auto;
    width: 430vh!important;
  }
  
  .pt-width-440vh--xxl {
    flex: 0 0 auto;
    width: 440vh!important;
  }
  
  .pt-width-450vh--xxl {
    flex: 0 0 auto;
    width: 450vh!important;
  }
  
  .pt-width-460vh--xxl {
    flex: 0 0 auto;
    width: 460vh!important;
  }
  
  .pt-width-470vh--xxl {
    flex: 0 0 auto;
    width: 470vh!important;
  }
  
  .pt-width-480vh--xxl {
    flex: 0 0 auto;
    width: 480vh!important;
  }
  
  .pt-width-490vh--xxl {
    flex: 0 0 auto;
    width: 490vh!important;
  }
  
  .pt-width-500vh--xxl {
    flex: 0 0 auto;
    width: 500vh!important;
  }
}

/* VARIABLE WIDTH -------------------------------------------------------------------------------- */
.pt-width-10vw {
  width: 10vw!important;
}

.pt-width-20vw {
  width: 20vw!important;
}

.pt-width-30vw {
  width: 30vw!important;
}

.pt-width-40vw {
  width: 40vw!important;
}

.pt-width-50vw {
  width: 50vw!important;
}

.pt-width-60vw {
  width: 60vw!important;
}

.pt-width-70vw {
  width: 70vw!important;
}

.pt-width-80vw {
  width: 80vw!important;
}

.pt-width-90vw {
  width: 90vw!important;
}

.pt-width-100vw {
  width: 100vw!important;
}

.pt-width-110vw {
  width: 110vw!important;
}

.pt-width-120vw {
  width: 120vw!important;
}

.pt-width-130vw {
  width: 130vw!important;
}

.pt-width-140vw {
  width: 140vw!important;
}

.pt-width-150vw {
  width: 150vw!important;
}

.pt-width-160vw {
  width: 160vw!important;
}

.pt-width-170vw {
  width: 170vw!important;
}

.pt-width-180vw {
  width: 180vw!important;
}

.pt-width-190vw {
  width: 190vw!important;
}

.pt-width-200vw {
  width: 200vw!important;
}

.pt-width-210vw {
  width: 210vw!important;
}

.pt-width-220vw {
  width: 220vw!important;
}

.pt-width-230vw {
  width: 230vw!important;
}

.pt-width-240vw {
  width: 240vw!important;
}

.pt-width-250vw {
  width: 250vw!important;
}

.pt-width-260vw {
  width: 260vw!important;
}

.pt-width-270vw {
  width: 270vw!important;
}

.pt-width-280vw {
  width: 280vw!important;
}

.pt-width-290vw {
  width: 290vw!important;
}

.pt-width-300vw {
  width: 300vw!important;
}

.pt-width-310vw {
  width: 310vw!important;
}

.pt-width-320vw {
  width: 320vw!important;
}

.pt-width-330vw {
  width: 330vw!important;
}

.pt-width-340vw {
  width: 340vw!important;
}

.pt-width-350vw {
  width: 350vw!important;
}

.pt-width-360vw {
  width: 360vw!important;
}

.pt-width-370vw {
  width: 370vw!important;
}

.pt-width-380vw {
  width: 380vw!important;
}

.pt-width-390vw {
  width: 390vw!important;
}

.pt-width-400vw {
  width: 400vw!important;
}

.pt-width-410vw {
  width: 410vw!important;
}

.pt-width-420vw {
  width: 420vw!important;
}

.pt-width-430vw {
  width: 430vw!important;
}

.pt-width-440vw {
  width: 440vw!important;
}

.pt-width-450vw {
  width: 450vw!important;
}

.pt-width-460vw {
  width: 460vw!important;
}

.pt-width-470vw {
  width: 470vw!important;
}

.pt-width-480vw {
  width: 480vw!important;
}

.pt-width-490vw {
  width: 490vw!important;
}

.pt-width-500vw {
  width: 500vw!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-width-10vw--sm {
    flex: 0 0 auto;
    width: 10vw!important;
  }
  
  .pt-width-20vw--sm {
    flex: 0 0 auto;
    width: 20vw!important;
  }
  
  .pt-width-30vw--sm {
    flex: 0 0 auto;
    width: 30vw!important;
  }
  
  .pt-width-40vw--sm {
    flex: 0 0 auto;
    width: 40vw!important;
  }
  
  .pt-width-50vw--sm {
    flex: 0 0 auto;
    width: 50vw!important;
  }
  
  .pt-width-60vw--sm {
    flex: 0 0 auto;
    width: 60vw!important;
  }
  
  .pt-width-70vw--sm {
    flex: 0 0 auto;
    width: 70vw!important;
  }
  
  .pt-width-80vw--sm {
    flex: 0 0 auto;
    width: 80vw!important;
  }
  
  .pt-width-90vw--sm {
    flex: 0 0 auto;
    width: 90vw!important;
  }
  
  .pt-width-100vw--sm {
    flex: 0 0 auto;
    width: 100vw!important;
  }
  
  .pt-width-110vw--sm {
    flex: 0 0 auto;
    width: 110vw!important;
  }
  
  .pt-width-120vw--sm {
    flex: 0 0 auto;
    width: 120vw!important;
  }
  
  .pt-width-130vw--sm {
    flex: 0 0 auto;
    width: 130vw!important;
  }
  
  .pt-width-140vw--sm {
    flex: 0 0 auto;
    width: 140vw!important;
  }
  
  .pt-width-150vw--sm {
    flex: 0 0 auto;
    width: 150vw!important;
  }
  
  .pt-width-160vw--sm {
    flex: 0 0 auto;
    width: 160vw!important;
  }
  
  .pt-width-170vw--sm {
    flex: 0 0 auto;
    width: 170vw!important;
  }
  
  .pt-width-180vw--sm {
    flex: 0 0 auto;
    width: 180vw!important;
  }
  
  .pt-width-190vw--sm {
    flex: 0 0 auto;
    width: 190vw!important;
  }
  
  .pt-width-200vw--sm {
    flex: 0 0 auto;
    width: 200vw!important;
  }
  
  .pt-width-210vw--sm {
    flex: 0 0 auto;
    width: 210vw!important;
  }
  
  .pt-width-220vw--sm {
    flex: 0 0 auto;
    width: 220vw!important;
  }
  
  .pt-width-230vw--sm {
    flex: 0 0 auto;
    width: 230vw!important;
  }
  
  .pt-width-240vw--sm {
    flex: 0 0 auto;
    width: 240vw!important;
  }
  
  .pt-width-250vw--sm {
    flex: 0 0 auto;
    width: 250vw!important;
  }
  
  .pt-width-260vw--sm {
    flex: 0 0 auto;
    width: 260vw!important;
  }
  
  .pt-width-270vw--sm {
    flex: 0 0 auto;
    width: 270vw!important;
  }
  
  .pt-width-280vw--sm {
    flex: 0 0 auto;
    width: 280vw!important;
  }
  
  .pt-width-290vw--sm {
    flex: 0 0 auto;
    width: 290vw!important;
  }
  
  .pt-width-300vw--sm {
    flex: 0 0 auto;
    width: 300vw!important;
  }
  
  .pt-width-310vw--sm {
    flex: 0 0 auto;
    width: 310vw!important;
  }
  
  .pt-width-320vw--sm {
    flex: 0 0 auto;
    width: 320vw!important;
  }
  
  .pt-width-330vw--sm {
    flex: 0 0 auto;
    width: 330vw!important;
  }
  
  .pt-width-340vw--sm {
    flex: 0 0 auto;
    width: 340vw!important;
  }
  
  .pt-width-350vw--sm {
    flex: 0 0 auto;
    width: 350vw!important;
  }
  
  .pt-width-360vw--sm {
    flex: 0 0 auto;
    width: 360vw!important;
  }
  
  .pt-width-370vw--sm {
    flex: 0 0 auto;
    width: 370vw!important;
  }
  
  .pt-width-380vw--sm {
    flex: 0 0 auto;
    width: 380vw!important;
  }
  
  .pt-width-390vw--sm {
    flex: 0 0 auto;
    width: 390vw!important;
  }
  
  .pt-width-400vw--sm {
    flex: 0 0 auto;
    width: 400vw!important;
  }
  
  .pt-width-410vw--sm {
    flex: 0 0 auto;
    width: 410vw!important;
  }
  
  .pt-width-420vw--sm {
    flex: 0 0 auto;
    width: 420vw!important;
  }
  
  .pt-width-430vw--sm {
    flex: 0 0 auto;
    width: 430vw!important;
  }
  
  .pt-width-440vw--sm {
    flex: 0 0 auto;
    width: 440vw!important;
  }
  
  .pt-width-450vw--sm {
    flex: 0 0 auto;
    width: 450vw!important;
  }
  
  .pt-width-460vw--sm {
    flex: 0 0 auto;
    width: 460vw!important;
  }
  
  .pt-width-470vw--sm {
    flex: 0 0 auto;
    width: 470vw!important;
  }
  
  .pt-width-480vw--sm {
    flex: 0 0 auto;
    width: 480vw!important;
  }
  
  .pt-width-490vw--sm {
    flex: 0 0 auto;
    width: 490vw!important;
  }
  
  .pt-width-500vw--sm {
    flex: 0 0 auto;
    width: 500vw!important;
  }
}

/* MD */
@media (min-width: 768px) {
  .pt-width-10vw--md {
    flex: 0 0 auto;
    width: 10vw!important;
  }
  
  .pt-width-20vw--md {
    flex: 0 0 auto;
    width: 20vw!important;
  }
  
  .pt-width-30vw--md {
    flex: 0 0 auto;
    width: 30vw!important;
  }
  
  .pt-width-40vw--md {
    flex: 0 0 auto;
    width: 40vw!important;
  }
  
  .pt-width-50vw--md {
    flex: 0 0 auto;
    width: 50vw!important;
  }
  
  .pt-width-60vw--md {
    flex: 0 0 auto;
    width: 60vw!important;
  }
  
  .pt-width-70vw--md {
    flex: 0 0 auto;
    width: 70vw!important;
  }
  
  .pt-width-80vw--md {
    flex: 0 0 auto;
    width: 80vw!important;
  }
  
  .pt-width-90vw--md {
    flex: 0 0 auto;
    width: 90vw!important;
  }
  
  .pt-width-100vw--md {
    flex: 0 0 auto;
    width: 100vw!important;
  }
  
  .pt-width-110vw--md {
    flex: 0 0 auto;
    width: 110vw!important;
  }
  
  .pt-width-120vw--md {
    flex: 0 0 auto;
    width: 120vw!important;
  }
  
  .pt-width-130vw--md {
    flex: 0 0 auto;
    width: 130vw!important;
  }
  
  .pt-width-140vw--md {
    flex: 0 0 auto;
    width: 140vw!important;
  }
  
  .pt-width-150vw--md {
    flex: 0 0 auto;
    width: 150vw!important;
  }
  
  .pt-width-160vw--md {
    flex: 0 0 auto;
    width: 160vw!important;
  }
  
  .pt-width-170vw--md {
    flex: 0 0 auto;
    width: 170vw!important;
  }
  
  .pt-width-180vw--md {
    flex: 0 0 auto;
    width: 180vw!important;
  }
  
  .pt-width-190vw--md {
    flex: 0 0 auto;
    width: 190vw!important;
  }
  
  .pt-width-200vw--md {
    flex: 0 0 auto;
    width: 200vw!important;
  }
  
  .pt-width-210vw--md {
    flex: 0 0 auto;
    width: 210vw!important;
  }
  
  .pt-width-220vw--md {
    flex: 0 0 auto;
    width: 220vw!important;
  }
  
  .pt-width-230vw--md {
    flex: 0 0 auto;
    width: 230vw!important;
  }
  
  .pt-width-240vw--md {
    flex: 0 0 auto;
    width: 240vw!important;
  }
  
  .pt-width-250vw--md {
    flex: 0 0 auto;
    width: 250vw!important;
  }
  
  .pt-width-260vw--md {
    flex: 0 0 auto;
    width: 260vw!important;
  }
  
  .pt-width-270vw--md {
    flex: 0 0 auto;
    width: 270vw!important;
  }
  
  .pt-width-280vw--md {
    flex: 0 0 auto;
    width: 280vw!important;
  }
  
  .pt-width-290vw--md {
    flex: 0 0 auto;
    width: 290vw!important;
  }
  
  .pt-width-300vw--md {
    flex: 0 0 auto;
    width: 300vw!important;
  }
  
  .pt-width-310vw--md {
    flex: 0 0 auto;
    width: 310vw!important;
  }
  
  .pt-width-320vw--md {
    flex: 0 0 auto;
    width: 320vw!important;
  }
  
  .pt-width-330vw--md {
    flex: 0 0 auto;
    width: 330vw!important;
  }
  
  .pt-width-340vw--md {
    flex: 0 0 auto;
    width: 340vw!important;
  }
  
  .pt-width-350vw--md {
    flex: 0 0 auto;
    width: 350vw!important;
  }
  
  .pt-width-360vw--md {
    flex: 0 0 auto;
    width: 360vw!important;
  }
  
  .pt-width-370vw--md {
    flex: 0 0 auto;
    width: 370vw!important;
  }
  
  .pt-width-380vw--md {
    flex: 0 0 auto;
    width: 380vw!important;
  }
  
  .pt-width-390vw--md {
    flex: 0 0 auto;
    width: 390vw!important;
  }
  
  .pt-width-400vw--md {
    flex: 0 0 auto;
    width: 400vw!important;
  }
  
  .pt-width-410vw--md {
    flex: 0 0 auto;
    width: 410vw!important;
  }
  
  .pt-width-420vw--md {
    flex: 0 0 auto;
    width: 420vw!important;
  }
  
  .pt-width-430vw--md {
    flex: 0 0 auto;
    width: 430vw!important;
  }
  
  .pt-width-440vw--md {
    flex: 0 0 auto;
    width: 440vw!important;
  }
  
  .pt-width-450vw--md {
    flex: 0 0 auto;
    width: 450vw!important;
  }
  
  .pt-width-460vw--md {
    flex: 0 0 auto;
    width: 460vw!important;
  }
  
  .pt-width-470vw--md {
    flex: 0 0 auto;
    width: 470vw!important;
  }
  
  .pt-width-480vw--md {
    flex: 0 0 auto;
    width: 480vw!important;
  }
  
  .pt-width-490vw--md {
    flex: 0 0 auto;
    width: 490vw!important;
  }
  
  .pt-width-500vw--md {
    flex: 0 0 auto;
    width: 500vw!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-width-10vw--lg {
    flex: 0 0 auto;
    width: 10vw!important;
  }
  
  .pt-width-20vw--lg {
    flex: 0 0 auto;
    width: 20vw!important;
  }
  
  .pt-width-30vw--lg {
    flex: 0 0 auto;
    width: 30vw!important;
  }
  
  .pt-width-40vw--lg {
    flex: 0 0 auto;
    width: 40vw!important;
  }
  
  .pt-width-50vw--lg {
    flex: 0 0 auto;
    width: 50vw!important;
  }
  
  .pt-width-60vw--lg {
    flex: 0 0 auto;
    width: 60vw!important;
  }
  
  .pt-width-70vw--lg {
    flex: 0 0 auto;
    width: 70vw!important;
  }
  
  .pt-width-80vw--lg {
    flex: 0 0 auto;
    width: 80vw!important;
  }
  
  .pt-width-90vw--lg {
    flex: 0 0 auto;
    width: 90vw!important;
  }
  
  .pt-width-100vw--lg {
    flex: 0 0 auto;
    width: 100vw!important;
  }
  
  .pt-width-110vw--lg {
    flex: 0 0 auto;
    width: 110vw!important;
  }
  
  .pt-width-120vw--lg {
    flex: 0 0 auto;
    width: 120vw!important;
  }
  
  .pt-width-130vw--lg {
    flex: 0 0 auto;
    width: 130vw!important;
  }
  
  .pt-width-140vw--lg {
    flex: 0 0 auto;
    width: 140vw!important;
  }
  
  .pt-width-150vw--lg {
    flex: 0 0 auto;
    width: 150vw!important;
  }
  
  .pt-width-160vw--lg {
    flex: 0 0 auto;
    width: 160vw!important;
  }
  
  .pt-width-170vw--lg {
    flex: 0 0 auto;
    width: 170vw!important;
  }
  
  .pt-width-180vw--lg {
    flex: 0 0 auto;
    width: 180vw!important;
  }
  
  .pt-width-190vw--lg {
    flex: 0 0 auto;
    width: 190vw!important;
  }
  
  .pt-width-200vw--lg {
    flex: 0 0 auto;
    width: 200vw!important;
  }
  
  .pt-width-210vw--lg {
    flex: 0 0 auto;
    width: 210vw!important;
  }
  
  .pt-width-220vw--lg {
    flex: 0 0 auto;
    width: 220vw!important;
  }
  
  .pt-width-230vw--lg {
    flex: 0 0 auto;
    width: 230vw!important;
  }
  
  .pt-width-240vw--lg {
    flex: 0 0 auto;
    width: 240vw!important;
  }
  
  .pt-width-250vw--lg {
    flex: 0 0 auto;
    width: 250vw!important;
  }
  
  .pt-width-260vw--lg {
    flex: 0 0 auto;
    width: 260vw!important;
  }
  
  .pt-width-270vw--lg {
    flex: 0 0 auto;
    width: 270vw!important;
  }
  
  .pt-width-280vw--lg {
    flex: 0 0 auto;
    width: 280vw!important;
  }
  
  .pt-width-290vw--lg {
    flex: 0 0 auto;
    width: 290vw!important;
  }
  
  .pt-width-300vw--lg {
    flex: 0 0 auto;
    width: 300vw!important;
  }
  
  .pt-width-310vw--lg {
    flex: 0 0 auto;
    width: 310vw!important;
  }
  
  .pt-width-320vw--lg {
    flex: 0 0 auto;
    width: 320vw!important;
  }
  
  .pt-width-330vw--lg {
    flex: 0 0 auto;
    width: 330vw!important;
  }
  
  .pt-width-340vw--lg {
    flex: 0 0 auto;
    width: 340vw!important;
  }
  
  .pt-width-350vw--lg {
    flex: 0 0 auto;
    width: 350vw!important;
  }
  
  .pt-width-360vw--lg {
    flex: 0 0 auto;
    width: 360vw!important;
  }
  
  .pt-width-370vw--lg {
    flex: 0 0 auto;
    width: 370vw!important;
  }
  
  .pt-width-380vw--lg {
    flex: 0 0 auto;
    width: 380vw!important;
  }
  
  .pt-width-390vw--lg {
    flex: 0 0 auto;
    width: 390vw!important;
  }
  
  .pt-width-400vw--lg {
    flex: 0 0 auto;
    width: 400vw!important;
  }
  
  .pt-width-410vw--lg {
    flex: 0 0 auto;
    width: 410vw!important;
  }
  
  .pt-width-420vw--lg {
    flex: 0 0 auto;
    width: 420vw!important;
  }
  
  .pt-width-430vw--lg {
    flex: 0 0 auto;
    width: 430vw!important;
  }
  
  .pt-width-440vw--lg {
    flex: 0 0 auto;
    width: 440vw!important;
  }
  
  .pt-width-450vw--lg {
    flex: 0 0 auto;
    width: 450vw!important;
  }
  
  .pt-width-460vw--lg {
    flex: 0 0 auto;
    width: 460vw!important;
  }
  
  .pt-width-470vw--lg {
    flex: 0 0 auto;
    width: 470vw!important;
  }
  
  .pt-width-480vw--lg {
    flex: 0 0 auto;
    width: 480vw!important;
  }
  
  .pt-width-490vw--lg {
    flex: 0 0 auto;
    width: 490vw!important;
  }
  
  .pt-width-500vw--lg {
    flex: 0 0 auto;
    width: 500vw!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-width-10vw--xl {
    flex: 0 0 auto;
    width: 10vw!important;
  }
  
  .pt-width-20vw--xl {
    flex: 0 0 auto;
    width: 20vw!important;
  }
  
  .pt-width-30vw--xl {
    flex: 0 0 auto;
    width: 30vw!important;
  }
  
  .pt-width-40vw--xl {
    flex: 0 0 auto;
    width: 40vw!important;
  }
  
  .pt-width-50vw--xl {
    flex: 0 0 auto;
    width: 50vw!important;
  }
  
  .pt-width-60vw--xl {
    flex: 0 0 auto;
    width: 60vw!important;
  }
  
  .pt-width-70vw--xl {
    flex: 0 0 auto;
    width: 70vw!important;
  }
  
  .pt-width-80vw--xl {
    flex: 0 0 auto;
    width: 80vw!important;
  }
  
  .pt-width-90vw--xl {
    flex: 0 0 auto;
    width: 90vw!important;
  }
  
  .pt-width-100vw--xl {
    flex: 0 0 auto;
    width: 100vw!important;
  }
  
  .pt-width-110vw--xl {
    flex: 0 0 auto;
    width: 110vw!important;
  }
  
  .pt-width-120vw--xl {
    flex: 0 0 auto;
    width: 120vw!important;
  }
  
  .pt-width-130vw--xl {
    flex: 0 0 auto;
    width: 130vw!important;
  }
  
  .pt-width-140vw--xl {
    flex: 0 0 auto;
    width: 140vw!important;
  }
  
  .pt-width-150vw--xl {
    flex: 0 0 auto;
    width: 150vw!important;
  }
  
  .pt-width-160vw--xl {
    flex: 0 0 auto;
    width: 160vw!important;
  }
  
  .pt-width-170vw--xl {
    flex: 0 0 auto;
    width: 170vw!important;
  }
  
  .pt-width-180vw--xl {
    flex: 0 0 auto;
    width: 180vw!important;
  }
  
  .pt-width-190vw--xl {
    flex: 0 0 auto;
    width: 190vw!important;
  }
  
  .pt-width-200vw--xl {
    flex: 0 0 auto;
    width: 200vw!important;
  }
  
  .pt-width-210vw--xl {
    flex: 0 0 auto;
    width: 210vw!important;
  }
  
  .pt-width-220vw--xl {
    flex: 0 0 auto;
    width: 220vw!important;
  }
  
  .pt-width-230vw--xl {
    flex: 0 0 auto;
    width: 230vw!important;
  }
  
  .pt-width-240vw--xl {
    flex: 0 0 auto;
    width: 240vw!important;
  }
  
  .pt-width-250vw--xl {
    flex: 0 0 auto;
    width: 250vw!important;
  }
  
  .pt-width-260vw--xl {
    flex: 0 0 auto;
    width: 260vw!important;
  }
  
  .pt-width-270vw--xl {
    flex: 0 0 auto;
    width: 270vw!important;
  }
  
  .pt-width-280vw--xl {
    flex: 0 0 auto;
    width: 280vw!important;
  }
  
  .pt-width-290vw--xl {
    flex: 0 0 auto;
    width: 290vw!important;
  }
  
  .pt-width-300vw--xl {
    flex: 0 0 auto;
    width: 300vw!important;
  }
  
  .pt-width-310vw--xl {
    flex: 0 0 auto;
    width: 310vw!important;
  }
  
  .pt-width-320vw--xl {
    flex: 0 0 auto;
    width: 320vw!important;
  }
  
  .pt-width-330vw--xl {
    flex: 0 0 auto;
    width: 330vw!important;
  }
  
  .pt-width-340vw--xl {
    flex: 0 0 auto;
    width: 340vw!important;
  }
  
  .pt-width-350vw--xl {
    flex: 0 0 auto;
    width: 350vw!important;
  }
  
  .pt-width-360vw--xl {
    flex: 0 0 auto;
    width: 360vw!important;
  }
  
  .pt-width-370vw--xl {
    flex: 0 0 auto;
    width: 370vw!important;
  }
  
  .pt-width-380vw--xl {
    flex: 0 0 auto;
    width: 380vw!important;
  }
  
  .pt-width-390vw--xl {
    flex: 0 0 auto;
    width: 390vw!important;
  }
  
  .pt-width-400vw--xl {
    flex: 0 0 auto;
    width: 400vw!important;
  }
  
  .pt-width-410vw--xl {
    flex: 0 0 auto;
    width: 410vw!important;
  }
  
  .pt-width-420vw--xl {
    flex: 0 0 auto;
    width: 420vw!important;
  }
  
  .pt-width-430vw--xl {
    flex: 0 0 auto;
    width: 430vw!important;
  }
  
  .pt-width-440vw--xl {
    flex: 0 0 auto;
    width: 440vw!important;
  }
  
  .pt-width-450vw--xl {
    flex: 0 0 auto;
    width: 450vw!important;
  }
  
  .pt-width-460vw--xl {
    flex: 0 0 auto;
    width: 460vw!important;
  }
  
  .pt-width-470vw--xl {
    flex: 0 0 auto;
    width: 470vw!important;
  }
  
  .pt-width-480vw--xl {
    flex: 0 0 auto;
    width: 480vw!important;
  }
  
  .pt-width-490vw--xl {
    flex: 0 0 auto;
    width: 490vw!important;
  }
  
  .pt-width-500vw--xl {
    flex: 0 0 auto;
    width: 500vw!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-width-10vw--xxl {
    flex: 0 0 auto;
    width: 10vw!important;
  }
  
  .pt-width-20vw--xxl {
    flex: 0 0 auto;
    width: 20vw!important;
  }
  
  .pt-width-30vw--xxl {
    flex: 0 0 auto;
    width: 30vw!important;
  }
  
  .pt-width-40vw--xxl {
    flex: 0 0 auto;
    width: 40vw!important;
  }
  
  .pt-width-50vw--xxl {
    flex: 0 0 auto;
    width: 50vw!important;
  }
  
  .pt-width-60vw--xxl {
    flex: 0 0 auto;
    width: 60vw!important;
  }
  
  .pt-width-70vw--xxl {
    flex: 0 0 auto;
    width: 70vw!important;
  }
  
  .pt-width-80vw--xxl {
    flex: 0 0 auto;
    width: 80vw!important;
  }
  
  .pt-width-90vw--xxl {
    flex: 0 0 auto;
    width: 90vw!important;
  }
  
  .pt-width-100vw--xxl {
    flex: 0 0 auto;
    width: 100vw!important;
  }
  
  .pt-width-110vw--xxl {
    flex: 0 0 auto;
    width: 110vw!important;
  }
  
  .pt-width-120vw--xxl {
    flex: 0 0 auto;
    width: 120vw!important;
  }
  
  .pt-width-130vw--xxl {
    flex: 0 0 auto;
    width: 130vw!important;
  }
  
  .pt-width-140vw--xxl {
    flex: 0 0 auto;
    width: 140vw!important;
  }
  
  .pt-width-150vw--xxl {
    flex: 0 0 auto;
    width: 150vw!important;
  }
  
  .pt-width-160vw--xxl {
    flex: 0 0 auto;
    width: 160vw!important;
  }
  
  .pt-width-170vw--xxl {
    flex: 0 0 auto;
    width: 170vw!important;
  }
  
  .pt-width-180vw--xxl {
    flex: 0 0 auto;
    width: 180vw!important;
  }
  
  .pt-width-190vw--xxl {
    flex: 0 0 auto;
    width: 190vw!important;
  }
  
  .pt-width-200vw--xxl {
    flex: 0 0 auto;
    width: 200vw!important;
  }
  
  .pt-width-210vw--xxl {
    flex: 0 0 auto;
    width: 210vw!important;
  }
  
  .pt-width-220vw--xxl {
    flex: 0 0 auto;
    width: 220vw!important;
  }
  
  .pt-width-230vw--xxl {
    flex: 0 0 auto;
    width: 230vw!important;
  }
  
  .pt-width-240vw--xxl {
    flex: 0 0 auto;
    width: 240vw!important;
  }
  
  .pt-width-250vw--xxl {
    flex: 0 0 auto;
    width: 250vw!important;
  }
  
  .pt-width-260vw--xxl {
    flex: 0 0 auto;
    width: 260vw!important;
  }
  
  .pt-width-270vw--xxl {
    flex: 0 0 auto;
    width: 270vw!important;
  }
  
  .pt-width-280vw--xxl {
    flex: 0 0 auto;
    width: 280vw!important;
  }
  
  .pt-width-290vw--xxl {
    flex: 0 0 auto;
    width: 290vw!important;
  }
  
  .pt-width-300vw--xxl {
    flex: 0 0 auto;
    width: 300vw!important;
  }
  
  .pt-width-310vw--xxl {
    flex: 0 0 auto;
    width: 310vw!important;
  }
  
  .pt-width-320vw--xxl {
    flex: 0 0 auto;
    width: 320vw!important;
  }
  
  .pt-width-330vw--xxl {
    flex: 0 0 auto;
    width: 330vw!important;
  }
  
  .pt-width-340vw--xxl {
    flex: 0 0 auto;
    width: 340vw!important;
  }
  
  .pt-width-350vw--xxl {
    flex: 0 0 auto;
    width: 350vw!important;
  }
  
  .pt-width-360vw--xxl {
    flex: 0 0 auto;
    width: 360vw!important;
  }
  
  .pt-width-370vw--xxl {
    flex: 0 0 auto;
    width: 370vw!important;
  }
  
  .pt-width-380vw--xxl {
    flex: 0 0 auto;
    width: 380vw!important;
  }
  
  .pt-width-390vw--xxl {
    flex: 0 0 auto;
    width: 390vw!important;
  }
  
  .pt-width-400vw--xxl {
    flex: 0 0 auto;
    width: 400vw!important;
  }
  
  .pt-width-410vw--xxl {
    flex: 0 0 auto;
    width: 410vw!important;
  }
  
  .pt-width-420vw--xxl {
    flex: 0 0 auto;
    width: 420vw!important;
  }
  
  .pt-width-430vw--xxl {
    flex: 0 0 auto;
    width: 430vw!important;
  }
  
  .pt-width-440vw--xxl {
    flex: 0 0 auto;
    width: 440vw!important;
  }
  
  .pt-width-450vw--xxl {
    flex: 0 0 auto;
    width: 450vw!important;
  }
  
  .pt-width-460vw--xxl {
    flex: 0 0 auto;
    width: 460vw!important;
  }
  
  .pt-width-470vw--xxl {
    flex: 0 0 auto;
    width: 470vw!important;
  }
  
  .pt-width-480vw--xxl {
    flex: 0 0 auto;
    width: 480vw!important;
  }
  
  .pt-width-490vw--xxl {
    flex: 0 0 auto;
    width: 490vw!important;
  }
  
  .pt-width-500vw--xxl {
    flex: 0 0 auto;
    width: 500vw!important;
  }
}

/* MAX WIDTH ------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* CONTENT --------------------------------------------------------------------------------------- */
.pt-max-width-auto {
  max-width: auto!important;
}

.pt-max-width-fit-content {
  max-width: fit-content!important;
}

.pt-max-width-max-content {
  max-width: max-content!important;
}

.pt-max-width-min-content {
  max-width: min-content!important;
}

.pt-max-width-inherit {
  max-width: inherit!important;
}

.pt-max-width-none {
  max-width: none!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-max-width-auto--sm {
    max-width: auto!important;
  }

  .pt-max-width-fit-content--sm {
    max-width: fit-content!important;
  }
  
  .pt-max-width-max-content--sm {
    max-width: max-content!important;
  }
  
  .pt-max-width-min-content--sm {
    max-width: min-content!important;
  }

  .pt-max-width-inherit--sm {
    max-width: inherit!important;
  }
  
  .pt-max-width-none--sm {
    max-width: none!important;
  }
}

/* MD */
@media (min-width: 768px) {
  .pt-max-width-auto--md {
    max-width: auto!important;
  }

  .pt-max-width-fit-content--md {
    max-width: fit-content!important;
  }
  
  .pt-max-width-max-content--md {
    max-width: max-content!important;
  }
  
  .pt-max-width-min-content--md {
    max-width: min-content!important;
  }
  
  .pt-max-width-inherit--md {
    max-width: inherit!important;
  }

  .pt-max-width-none--md {
    max-width: none!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-max-width-auto--lg {
    max-width: auto!important;
  }

  .pt-max-width-fit-content--lg {
    max-width: fit-content!important;
  }
  
  .pt-max-width-max-content--lg {
    max-width: max-content!important;
  }
  
  .pt-max-width-min-content--lg {
    max-width: min-content!important;
  }

  .pt-max-width-inherit--lg {
    max-width: inherit!important;
  }
  
  .pt-max-width-none--lg {
    max-width: none!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-max-width-auto--xl {
    max-width: auto!important;
  }

  .pt-max-width-fit-content--xl {
    max-width: fit-content!important;
  }
  
  .pt-max-width-max-content--xl {
    max-width: max-content!important;
  }
  
  .pt-max-width-min-content--xl {
    max-width: min-content!important;
  }
  
  .pt-max-width-inherit--xl {
    max-width: inherit!important;
  }

  .pt-max-width-none--xl {
    max-width: none!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-max-width-auto--xxl {
    max-width: auto!important;
  }

  .pt-max-width-fit-content--xxl {
    max-width: fit-content!important;
  }
  
  .pt-max-width-max-content--xxl {
    max-width: max-content!important;
  }
  
  .pt-max-width-min-content--xxl {
    max-width: min-content!important;
  }

  .pt-max-width-inherit--xxl {
    max-width: inherit!important;
  }
  
  .pt-max-width-none--xxl {
    max-width: none!important;
  }
}


/* PIXEL ----------------------------------------------------------------------------------------- */
.pt-max-width-10 {
  max-width: 10px!important;
}

.pt-max-width-20 {
  max-width: 20px!important;
}

.pt-max-width-30 {
  max-width: 30px!important;
}

.pt-max-width-40 {
  max-width: 40px!important;
}

.pt-max-width-50 {
  max-width: 50px!important;
}

.pt-max-width-60 {
  max-width: 60px!important;
}

.pt-max-width-70 {
  max-width: 70px!important;
}

.pt-max-width-80 {
  max-width: 80px!important;
}

.pt-max-width-90 {
  max-width: 90px!important;
}

.pt-max-width-100 {
  max-width: 100px!important;
}

.pt-max-width-110 {
  max-width: 110px!important;
}

.pt-max-width-120 {
  max-width: 120px!important;
}

.pt-max-width-130 {
  max-width: 130px!important;
}

.pt-max-width-140 {
  max-width: 140px!important;
}

.pt-max-width-150 {
  max-width: 150px!important;
}

.pt-max-width-160 {
  max-width: 160px!important;
}

.pt-max-width-170 {
  max-width: 170px!important;
}

.pt-max-width-180 {
  max-width: 180px!important;
}

.pt-max-width-190 {
  max-width: 190px!important;
}

.pt-max-width-200 {
  max-width: 200px!important;
}

.pt-max-width-210 {
  max-width: 210px!important;
}

.pt-max-width-220 {
  max-width: 220px!important;
}

.pt-max-width-230 {
  max-width: 230px!important;
}

.pt-max-width-240 {
  max-width: 240px!important;
}

.pt-max-width-250 {
  max-width: 250px!important;
}

.pt-max-width-260 {
  max-width: 260px!important;
}

.pt-max-width-270 {
  max-width: 270px!important;
}

.pt-max-width-280 {
  max-width: 280px!important;
}

.pt-max-width-290 {
  max-width: 290px!important;
}

.pt-max-width-300 {
  max-width: 300px!important;
}

.pt-max-width-310 {
  max-width: 310px!important;
}

.pt-max-width-320 {
  max-width: 320px!important;
}

.pt-max-width-330 {
  max-width: 330px!important;
}

.pt-max-width-340 {
  max-width: 340px!important;
}

.pt-max-width-350 {
  max-width: 350px!important;
}

.pt-max-width-360 {
  max-width: 360px!important;
}

.pt-max-width-370 {
  max-width: 370px!important;
}

.pt-max-width-380 {
  max-width: 380px!important;
}

.pt-max-width-390 {
  max-width: 390px!important;
}

.pt-max-width-400 {
  max-width: 400px!important;
}

.pt-max-width-410 {
  max-width: 410px!important;
}

.pt-max-width-420 {
  max-width: 420px!important;
}

.pt-max-width-430 {
  max-width: 430px!important;
}

.pt-max-width-440 {
  max-width: 440px!important;
}

.pt-max-width-450 {
  max-width: 450px!important;
}

.pt-max-width-460 {
  max-width: 460px!important;
}

.pt-max-width-470 {
  max-width: 470px!important;
}

.pt-max-width-480 {
  max-width: 480px!important;
}

.pt-max-width-490 {
  max-width: 490px!important;
}

.pt-max-width-500 {
  max-width: 500px!important;
}

.pt-max-width-550 {
  max-width: 550px!important;
}

.pt-max-width-600 {
  max-width: 600px!important;
}

.pt-max-width-650 {
  max-width: 650px!important;
}

.pt-max-width-700 {
  max-width: 700px!important;
}

.pt-max-width-750 {
  max-width: 750px!important;
}

.pt-max-width-800 {
  max-width: 800px!important;
}

.pt-max-width-850 {
  max-width: 850px!important;
}

.pt-max-width-900 {
  max-width: 900px!important;
}

.pt-max-width-950 {
  max-width: 950px!important;
}

.pt-max-width-1000 {
  max-width: 1000px!important;
}

.pt-max-width-1050 {
  max-width: 1050px!important;
}

.pt-max-width-1100 {
  max-width: 1100px!important;
}

.pt-max-width-1150 {
  max-width: 1150px!important;
}

.pt-max-width-1200 {
  max-width: 1200px!important;
}

.pt-max-width-1250 {
  max-width: 1250px!important;
}

.pt-max-width-1300 {
  max-width: 1300px!important;
}

.pt-max-width-1350 {
  max-width: 1350px!important;
}

.pt-max-width-1400 {
  max-width: 1400px!important;
}

.pt-max-width-1450 {
  max-width: 1450px!important;
}

.pt-max-width-1500 {
  max-width: 1500px!important;
}

.pt-max-width-1550 {
  max-width: 1550px!important;
}

.pt-max-width-1600 {
  max-width: 1600px!important;
}

.pt-max-width-1650 {
  max-width: 1650px!important;
}

.pt-max-width-1700 {
  max-width: 1700px!important;
}

.pt-max-width-1750 {
  max-width: 1750px!important;
}

.pt-max-width-1800 {
  max-width: 1800px!important;
}

.pt-max-width-1950 {
  max-width: 1950px!important;
}

.pt-max-width-2000 {
  max-width: 2000px!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-max-width-10--sm {
    max-width: 10px!important;
  }
  
  .pt-max-width-20--sm {
    max-width: 20px!important;
  }
  
  .pt-max-width-30--sm {
    max-width: 30px!important;
  }
  
  .pt-max-width-40--sm {
    max-width: 40px!important;
  }
  
  .pt-max-width-50--sm {
    max-width: 50px!important;
  }
  
  .pt-max-width-60--sm {
    max-width: 60px!important;
  }
  
  .pt-max-width-70--sm {
    max-width: 70px!important;
  }
  
  .pt-max-width-80--sm {
    max-width: 80px!important;
  }
  
  .pt-max-width-90--sm {
    max-width: 90px!important;
  }
  
  .pt-max-width-100--sm {
    max-width: 100px!important;
  }
  
  .pt-max-width-110--sm {
    max-width: 110px!important;
  }
  
  .pt-max-width-120--sm {
    max-width: 120px!important;
  }
  
  .pt-max-width-130--sm {
    max-width: 130px!important;
  }
  
  .pt-max-width-140--sm {
    max-width: 140px!important;
  }
  
  .pt-max-width-150--sm {
    max-width: 150px!important;
  }
  
  .pt-max-width-160--sm {
    max-width: 160px!important;
  }
  
  .pt-max-width-170--sm {
    max-width: 170px!important;
  }
  
  .pt-max-width-180--sm {
    max-width: 180px!important;
  }
  
  .pt-max-width-190--sm {
    max-width: 190px!important;
  }
  
  .pt-max-width-200--sm {
    max-width: 200px!important;
  }
  
  .pt-max-width-210--sm {
    max-width: 210px!important;
  }
  
  .pt-max-width-220--sm {
    max-width: 220px!important;
  }
  
  .pt-max-width-230--sm {
    max-width: 230px!important;
  }
  
  .pt-max-width-240--sm {
    max-width: 240px!important;
  }
  
  .pt-max-width-250--sm {
    max-width: 250px!important;
  }
  
  .pt-max-width-260--sm {
    max-width: 260px!important;
  }
  
  .pt-max-width-270--sm {
    max-width: 270px!important;
  }
  
  .pt-max-width-280--sm {
    max-width: 280px!important;
  }
  
  .pt-max-width-290--sm {
    max-width: 290px!important;
  }
  
  .pt-max-width-300--sm {
    max-width: 300px!important;
  }
  
  .pt-max-width-310--sm {
    max-width: 310px!important;
  }
  
  .pt-max-width-320--sm {
    max-width: 320px!important;
  }
  
  .pt-max-width-330--sm {
    max-width: 330px!important;
  }
  
  .pt-max-width-340--sm {
    max-width: 340px!important;
  }
  
  .pt-max-width-350--sm {
    max-width: 350px!important;
  }
  
  .pt-max-width-360--sm {
    max-width: 360px!important;
  }
  
  .pt-max-width-370--sm {
    max-width: 370px!important;
  }
  
  .pt-max-width-380--sm {
    max-width: 380px!important;
  }
  
  .pt-max-width-390--sm {
    max-width: 390px!important;
  }
  
  .pt-max-width-400--sm {
    max-width: 400px!important;
  }
  
  .pt-max-width-410--sm {
    max-width: 410px!important;
  }
  
  .pt-max-width-420--sm {
    max-width: 420px!important;
  }
  
  .pt-max-width-430--sm {
    max-width: 430px!important;
  }
  
  .pt-max-width-440--sm {
    max-width: 440px!important;
  }
  
  .pt-max-width-450--sm {
    max-width: 450px!important;
  }
  
  .pt-max-width-460--sm {
    max-width: 460px!important;
  }
  
  .pt-max-width-470--sm {
    max-width: 470px!important;
  }
  
  .pt-max-width-480--sm {
    max-width: 480px!important;
  }
  
  .pt-max-width-490--sm {
    max-width: 490px!important;
  }
  
  .pt-max-width-500--sm {
    max-width: 500px!important;
  }

  .pt-max-width-550--sm {
    max-width: 550px!important;
  }
  
  .pt-max-width-600--sm {
    max-width: 600px!important;
  }
  
  .pt-max-width-650--sm {
    max-width: 650px!important;
  }
  
  .pt-max-width-700--sm {
    max-width: 700px!important;
  }
  
  .pt-max-width-750--sm {
    max-width: 750px!important;
  }
  
  .pt-max-width-800--sm {
    max-width: 800px!important;
  }
  
  .pt-max-width-850--sm {
    max-width: 850px!important;
  }
  
  .pt-max-width-900--sm {
    max-width: 900px!important;
  }
  
  .pt-max-width-950--sm {
    max-width: 950px!important;
  }
  
  .pt-max-width-1000--sm {
    max-width: 1000px!important;
  }
  
  .pt-max-width-1050--sm {
    max-width: 1050px!important;
  }
  
  .pt-max-width-1100--sm {
    max-width: 1100px!important;
  }
  
  .pt-max-width-1150--sm {
    max-width: 1150px!important;
  }
  
  .pt-max-width-1200--sm {
    max-width: 1200px!important;
  }
  
  .pt-max-width-1250--sm {
    max-width: 1250px!important;
  }
  
  .pt-max-width-1300--sm {
    max-width: 1300px!important;
  }
  
  .pt-max-width-1350--sm {
    max-width: 1350px!important;
  }
  
  .pt-max-width-1400--sm {
    max-width: 1400px!important;
  }
  
  .pt-max-width-1450--sm {
    max-width: 1450px!important;
  }
  
  .pt-max-width-1500--sm {
    max-width: 1500px!important;
  }
  
  .pt-max-width-1550--sm {
    max-width: 1550px!important;
  }
  
  .pt-max-width-1600--sm {
    max-width: 1600px!important;
  }
  
  .pt-max-width-1650--sm {
    max-width: 1650px!important;
  }
  
  .pt-max-width-1700--sm {
    max-width: 1700px!important;
  }
  
  .pt-max-width-1750--sm {
    max-width: 1750px!important;
  }
  
  .pt-max-width-1800--sm {
    max-width: 1800px!important;
  }
  
  .pt-max-width-1950--sm {
    max-width: 1950px!important;
  }
  
  .pt-max-width-2000--sm {
    max-width: 2000px!important;
  }
}

/* MD */
@media (min-width: 768px) {
  .pt-max-width-10--md {
    max-width: 10px!important;
  }
  
  .pt-max-width-20--md {
    max-width: 20px!important;
  }
  
  .pt-max-width-30--md {
    max-width: 30px!important;
  }
  
  .pt-max-width-40--md {
    max-width: 40px!important;
  }
  
  .pt-max-width-50--md {
    max-width: 50px!important;
  }
  
  .pt-max-width-60--md {
    max-width: 60px!important;
  }
  
  .pt-max-width-70--md {
    max-width: 70px!important;
  }
  
  .pt-max-width-80--md {
    max-width: 80px!important;
  }
  
  .pt-max-width-90--md {
    max-width: 90px!important;
  }
  
  .pt-max-width-100--md {
    max-width: 100px!important;
  }
  
  .pt-max-width-110--md {
    max-width: 110px!important;
  }
  
  .pt-max-width-120--md {
    max-width: 120px!important;
  }
  
  .pt-max-width-130--md {
    max-width: 130px!important;
  }
  
  .pt-max-width-140--md {
    max-width: 140px!important;
  }
  
  .pt-max-width-150--md {
    max-width: 150px!important;
  }
  
  .pt-max-width-160--md {
    max-width: 160px!important;
  }
  
  .pt-max-width-170--md {
    max-width: 170px!important;
  }
  
  .pt-max-width-180--md {
    max-width: 180px!important;
  }
  
  .pt-max-width-190--md {
    max-width: 190px!important;
  }
  
  .pt-max-width-200--md {
    max-width: 200px!important;
  }
  
  .pt-max-width-210--md {
    max-width: 210px!important;
  }
  
  .pt-max-width-220--md {
    max-width: 220px!important;
  }
  
  .pt-max-width-230--md {
    max-width: 230px!important;
  }
  
  .pt-max-width-240--md {
    max-width: 240px!important;
  }
  
  .pt-max-width-250--md {
    max-width: 250px!important;
  }
  
  .pt-max-width-260--md {
    max-width: 260px!important;
  }
  
  .pt-max-width-270--md {
    max-width: 270px!important;
  }
  
  .pt-max-width-280--md {
    max-width: 280px!important;
  }
  
  .pt-max-width-290--md {
    max-width: 290px!important;
  }
  
  .pt-max-width-300--md {
    max-width: 300px!important;
  }
  
  .pt-max-width-310--md {
    max-width: 310px!important;
  }
  
  .pt-max-width-320--md {
    max-width: 320px!important;
  }
  
  .pt-max-width-330--md {
    max-width: 330px!important;
  }
  
  .pt-max-width-340--md {
    max-width: 340px!important;
  }
  
  .pt-max-width-350--md {
    max-width: 350px!important;
  }
  
  .pt-max-width-360--md {
    max-width: 360px!important;
  }
  
  .pt-max-width-370--md {
    max-width: 370px!important;
  }
  
  .pt-max-width-380--md {
    max-width: 380px!important;
  }
  
  .pt-max-width-390--md {
    max-width: 390px!important;
  }
  
  .pt-max-width-400--md {
    max-width: 400px!important;
  }
  
  .pt-max-width-410--md {
    max-width: 410px!important;
  }
  
  .pt-max-width-420--md {
    max-width: 420px!important;
  }
  
  .pt-max-width-430--md {
    max-width: 430px!important;
  }
  
  .pt-max-width-440--md {
    max-width: 440px!important;
  }
  
  .pt-max-width-450--md {
    max-width: 450px!important;
  }
  
  .pt-max-width-460--md {
    max-width: 460px!important;
  }
  
  .pt-max-width-470--md {
    max-width: 470px!important;
  }
  
  .pt-max-width-480--md {
    max-width: 480px!important;
  }
  
  .pt-max-width-490--md {
    max-width: 490px!important;
  }
  
  .pt-max-width-500--md {
    max-width: 500px!important;
  }

  .pt-max-width-550--md {
    max-width: 550px!important;
  }
  
  .pt-max-width-600--md {
    max-width: 600px!important;
  }
  
  .pt-max-width-650--md {
    max-width: 650px!important;
  }
  
  .pt-max-width-700--md {
    max-width: 700px!important;
  }
  
  .pt-max-width-750--md {
    max-width: 750px!important;
  }
  
  .pt-max-width-800--md {
    max-width: 800px!important;
  }
  
  .pt-max-width-850--md {
    max-width: 850px!important;
  }
  
  .pt-max-width-900--md {
    max-width: 900px!important;
  }
  
  .pt-max-width-950--md {
    max-width: 950px!important;
  }
  
  .pt-max-width-1000--md {
    max-width: 1000px!important;
  }
  
  .pt-max-width-1050--md {
    max-width: 1050px!important;
  }
  
  .pt-max-width-1100--md {
    max-width: 1100px!important;
  }
  
  .pt-max-width-1150--md {
    max-width: 1150px!important;
  }
  
  .pt-max-width-1200--md {
    max-width: 1200px!important;
  }
  
  .pt-max-width-1250--md {
    max-width: 1250px!important;
  }
  
  .pt-max-width-1300--md {
    max-width: 1300px!important;
  }
  
  .pt-max-width-1350--md {
    max-width: 1350px!important;
  }
  
  .pt-max-width-1400--md {
    max-width: 1400px!important;
  }
  
  .pt-max-width-1450--md {
    max-width: 1450px!important;
  }
  
  .pt-max-width-1500--md {
    max-width: 1500px!important;
  }
  
  .pt-max-width-1550--md {
    max-width: 1550px!important;
  }
  
  .pt-max-width-1600--md {
    max-width: 1600px!important;
  }
  
  .pt-max-width-1650--md {
    max-width: 1650px!important;
  }
  
  .pt-max-width-1700--md {
    max-width: 1700px!important;
  }
  
  .pt-max-width-1750--md {
    max-width: 1750px!important;
  }
  
  .pt-max-width-1800--md {
    max-width: 1800px!important;
  }
  
  .pt-max-width-1950--md {
    max-width: 1950px!important;
  }
  
  .pt-max-width-2000--md {
    max-width: 2000px!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-max-width-10--lg {
    max-width: 10px!important;
  }
  
  .pt-max-width-20--lg {
    max-width: 20px!important;
  }
  
  .pt-max-width-30--lg {
    max-width: 30px!important;
  }
  
  .pt-max-width-40--lg {
    max-width: 40px!important;
  }
  
  .pt-max-width-50--lg {
    max-width: 50px!important;
  }
  
  .pt-max-width-60--lg {
    max-width: 60px!important;
  }
  
  .pt-max-width-70--lg {
    max-width: 70px!important;
  }
  
  .pt-max-width-80--lg {
    max-width: 80px!important;
  }
  
  .pt-max-width-90--lg {
    max-width: 90px!important;
  }
  
  .pt-max-width-100--lg {
    max-width: 100px!important;
  }
  
  .pt-max-width-110--lg {
    max-width: 110px!important;
  }
  
  .pt-max-width-120--lg {
    max-width: 120px!important;
  }
  
  .pt-max-width-130--lg {
    max-width: 130px!important;
  }
  
  .pt-max-width-140--lg {
    max-width: 140px!important;
  }
  
  .pt-max-width-150--lg {
    max-width: 150px!important;
  }
  
  .pt-max-width-160--lg {
    max-width: 160px!important;
  }
  
  .pt-max-width-170--lg {
    max-width: 170px!important;
  }
  
  .pt-max-width-180--lg {
    max-width: 180px!important;
  }
  
  .pt-max-width-190--lg {
    max-width: 190px!important;
  }
  
  .pt-max-width-200--lg {
    max-width: 200px!important;
  }
  
  .pt-max-width-210--lg {
    max-width: 210px!important;
  }
  
  .pt-max-width-220--lg {
    max-width: 220px!important;
  }
  
  .pt-max-width-230--lg {
    max-width: 230px!important;
  }
  
  .pt-max-width-240--lg {
    max-width: 240px!important;
  }
  
  .pt-max-width-250--lg {
    max-width: 250px!important;
  }
  
  .pt-max-width-260--lg {
    max-width: 260px!important;
  }
  
  .pt-max-width-270--lg {
    max-width: 270px!important;
  }
  
  .pt-max-width-280--lg {
    max-width: 280px!important;
  }
  
  .pt-max-width-290--lg {
    max-width: 290px!important;
  }
  
  .pt-max-width-300--lg {
    max-width: 300px!important;
  }
  
  .pt-max-width-310--lg {
    max-width: 310px!important;
  }
  
  .pt-max-width-320--lg {
    max-width: 320px!important;
  }
  
  .pt-max-width-330--lg {
    max-width: 330px!important;
  }
  
  .pt-max-width-340--lg {
    max-width: 340px!important;
  }
  
  .pt-max-width-350--lg {
    max-width: 350px!important;
  }
  
  .pt-max-width-360--lg {
    max-width: 360px!important;
  }
  
  .pt-max-width-370--lg {
    max-width: 370px!important;
  }
  
  .pt-max-width-380--lg {
    max-width: 380px!important;
  }
  
  .pt-max-width-390--lg {
    max-width: 390px!important;
  }
  
  .pt-max-width-400--lg {
    max-width: 400px!important;
  }
  
  .pt-max-width-410--lg {
    max-width: 410px!important;
  }
  
  .pt-max-width-420--lg {
    max-width: 420px!important;
  }
  
  .pt-max-width-430--lg {
    max-width: 430px!important;
  }
  
  .pt-max-width-440--lg {
    max-width: 440px!important;
  }
  
  .pt-max-width-450--lg {
    max-width: 450px!important;
  }
  
  .pt-max-width-460--lg {
    max-width: 460px!important;
  }
  
  .pt-max-width-470--lg {
    max-width: 470px!important;
  }
  
  .pt-max-width-480--lg {
    max-width: 480px!important;
  }
  
  .pt-max-width-490--lg {
    max-width: 490px!important;
  }
  
  .pt-max-width-500--lg {
    max-width: 500px!important;
  }

  .pt-max-width-550--lg {
    max-width: 550px!important;
  }

  .pt-max-width-600--lg {
    max-width: 600px!important;
  }

  .pt-max-width-650--lg {
    max-width: 650px!important;
  }

  .pt-max-width-700--lg {
    max-width: 700px!important;
  }

  .pt-max-width-750--lg {
    max-width: 750px!important;
  }

  .pt-max-width-800--lg {
    max-width: 800px!important;
  }

  .pt-max-width-850--lg {
    max-width: 850px!important;
  }

  .pt-max-width-900--lg {
    max-width: 900px!important;
  }

  .pt-max-width-950--lg {
    max-width: 950px!important;
  }

  .pt-max-width-1000--lg {
    max-width: 1000px!important;
  }

  .pt-max-width-1050--lg {
    max-width: 1050px!important;
  }

  .pt-max-width-1100--lg {
    max-width: 1100px!important;
  }

  .pt-max-width-1150--lg {
    max-width: 1150px!important;
  }

  .pt-max-width-1200--lg {
    max-width: 1200px!important;
  }

  .pt-max-width-1250--lg {
    max-width: 1250px!important;
  }

  .pt-max-width-1300--lg {
    max-width: 1300px!important;
  }

  .pt-max-width-1350--lg {
    max-width: 1350px!important;
  }

  .pt-max-width-1400--lg {
    max-width: 1400px!important;
  }

  .pt-max-width-1450--lg {
    max-width: 1450px!important;
  }

  .pt-max-width-1500--lg {
    max-width: 1500px!important;
  }

  .pt-max-width-1550--lg {
    max-width: 1550px!important;
  }

  .pt-max-width-1600--lg {
    max-width: 1600px!important;
  }

  .pt-max-width-1650--lg {
    max-width: 1650px!important;
  }

  .pt-max-width-1700--lg {
    max-width: 1700px!important;
  }

  .pt-max-width-1750--lg {
    max-width: 1750px!important;
  }

  .pt-max-width-1800--lg {
    max-width: 1800px!important;
  }

  .pt-max-width-1950--lg {
    max-width: 1950px!important;
  }

  .pt-max-width-2000--lg {
    max-width: 2000px!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-max-width-10--xl {
    max-width: 10px!important;
  }
  
  .pt-max-width-20--xl {
    max-width: 20px!important;
  }
  
  .pt-max-width-30--xl {
    max-width: 30px!important;
  }
  
  .pt-max-width-40--xl {
    max-width: 40px!important;
  }
  
  .pt-max-width-50--xl {
    max-width: 50px!important;
  }
  
  .pt-max-width-60--xl {
    max-width: 60px!important;
  }
  
  .pt-max-width-70--xl {
    max-width: 70px!important;
  }
  
  .pt-max-width-80--xl {
    max-width: 80px!important;
  }
  
  .pt-max-width-90--xl {
    max-width: 90px!important;
  }
  
  .pt-max-width-100--xl {
    max-width: 100px!important;
  }
  
  .pt-max-width-110--xl {
    max-width: 110px!important;
  }
  
  .pt-max-width-120--xl {
    max-width: 120px!important;
  }
  
  .pt-max-width-130--xl {
    max-width: 130px!important;
  }
  
  .pt-max-width-140--xl {
    max-width: 140px!important;
  }
  
  .pt-max-width-150--xl {
    max-width: 150px!important;
  }
  
  .pt-max-width-160--xl {
    max-width: 160px!important;
  }
  
  .pt-max-width-170--xl {
    max-width: 170px!important;
  }
  
  .pt-max-width-180--xl {
    max-width: 180px!important;
  }
  
  .pt-max-width-190--xl {
    max-width: 190px!important;
  }
  
  .pt-max-width-200--xl {
    max-width: 200px!important;
  }
  
  .pt-max-width-210--xl {
    max-width: 210px!important;
  }
  
  .pt-max-width-220--xl {
    max-width: 220px!important;
  }
  
  .pt-max-width-230--xl {
    max-width: 230px!important;
  }
  
  .pt-max-width-240--xl {
    max-width: 240px!important;
  }
  
  .pt-max-width-250--xl {
    max-width: 250px!important;
  }
  
  .pt-max-width-260--xl {
    max-width: 260px!important;
  }
  
  .pt-max-width-270--xl {
    max-width: 270px!important;
  }
  
  .pt-max-width-280--xl {
    max-width: 280px!important;
  }
  
  .pt-max-width-290--xl {
    max-width: 290px!important;
  }
  
  .pt-max-width-300--xl {
    max-width: 300px!important;
  }
  
  .pt-max-width-310--xl {
    max-width: 310px!important;
  }
  
  .pt-max-width-320--xl {
    max-width: 320px!important;
  }
  
  .pt-max-width-330--xl {
    max-width: 330px!important;
  }
  
  .pt-max-width-340--xl {
    max-width: 340px!important;
  }
  
  .pt-max-width-350--xl {
    max-width: 350px!important;
  }
  
  .pt-max-width-360--xl {
    max-width: 360px!important;
  }
  
  .pt-max-width-370--xl {
    max-width: 370px!important;
  }
  
  .pt-max-width-380--xl {
    max-width: 380px!important;
  }
  
  .pt-max-width-390--xl {
    max-width: 390px!important;
  }
  
  .pt-max-width-400--xl {
    max-width: 400px!important;
  }
  
  .pt-max-width-410--xl {
    max-width: 410px!important;
  }
  
  .pt-max-width-420--xl {
    max-width: 420px!important;
  }
  
  .pt-max-width-430--xl {
    max-width: 430px!important;
  }
  
  .pt-max-width-440--xl {
    max-width: 440px!important;
  }
  
  .pt-max-width-450--xl {
    max-width: 450px!important;
  }
  
  .pt-max-width-460--xl {
    max-width: 460px!important;
  }
  
  .pt-max-width-470--xl {
    max-width: 470px!important;
  }
  
  .pt-max-width-480--xl {
    max-width: 480px!important;
  }
  
  .pt-max-width-490--xl {
    max-width: 490px!important;
  }
  
  .pt-max-width-500--xl {
    max-width: 500px!important;
  }

  .pt-max-width-550--xl {
    max-width: 550px!important;
  }
  
  .pt-max-width-600--xl {
    max-width: 600px!important;
  }
  
  .pt-max-width-650--xl {
    max-width: 650px!important;
  }
  
  .pt-max-width-700--xl {
    max-width: 700px!important;
  }
  
  .pt-max-width-750--xl {
    max-width: 750px!important;
  }
  
  .pt-max-width-800--xl {
    max-width: 800px!important;
  }
  
  .pt-max-width-850--xl {
    max-width: 850px!important;
  }
  
  .pt-max-width-900--xl {
    max-width: 900px!important;
  }
  
  .pt-max-width-950--xl {
    max-width: 950px!important;
  }
  
  .pt-max-width-1000--xl {
    max-width: 1000px!important;
  }
  
  .pt-max-width-1050--xl {
    max-width: 1050px!important;
  }
  
  .pt-max-width-1100--xl {
    max-width: 1100px!important;
  }
  
  .pt-max-width-1150--xl {
    max-width: 1150px!important;
  }
  
  .pt-max-width-1200--xl {
    max-width: 1200px!important;
  }
  
  .pt-max-width-1250--xl {
    max-width: 1250px!important;
  }
  
  .pt-max-width-1300--xl {
    max-width: 1300px!important;
  }
  
  .pt-max-width-1350--xl {
    max-width: 1350px!important;
  }
  
  .pt-max-width-1400--xl {
    max-width: 1400px!important;
  }
  
  .pt-max-width-1450--xl {
    max-width: 1450px!important;
  }
  
  .pt-max-width-1500--xl {
    max-width: 1500px!important;
  }
  
  .pt-max-width-1550--xl {
    max-width: 1550px!important;
  }
  
  .pt-max-width-1600--xl {
    max-width: 1600px!important;
  }
  
  .pt-max-width-1650--xl {
    max-width: 1650px!important;
  }
  
  .pt-max-width-1700--xl {
    max-width: 1700px!important;
  }
  
  .pt-max-width-1750--xl {
    max-width: 1750px!important;
  }
  
  .pt-max-width-1800--xl {
    max-width: 1800px!important;
  }
  
  .pt-max-width-1950--xl {
    max-width: 1950px!important;
  }
  
  .pt-max-width-2000--xl {
    max-width: 2000px!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-max-width-10--xxl {
    max-width: 10px!important;
  }
  
  .pt-max-width-20--xxl {
    max-width: 20px!important;
  }
  
  .pt-max-width-30--xxl {
    max-width: 30px!important;
  }
  
  .pt-max-width-40--xxl {
    max-width: 40px!important;
  }
  
  .pt-max-width-50--xxl {
    max-width: 50px!important;
  }
  
  .pt-max-width-60--xxl {
    max-width: 60px!important;
  }
  
  .pt-max-width-70--xxl {
    max-width: 70px!important;
  }
  
  .pt-max-width-80--xxl {
    max-width: 80px!important;
  }
  
  .pt-max-width-90--xxl {
    max-width: 90px!important;
  }
  
  .pt-max-width-100--xxl {
    max-width: 100px!important;
  }
  
  .pt-max-width-110--xxl {
    max-width: 110px!important;
  }
  
  .pt-max-width-120--xxl {
    max-width: 120px!important;
  }
  
  .pt-max-width-130--xxl {
    max-width: 130px!important;
  }
  
  .pt-max-width-140--xxl {
    max-width: 140px!important;
  }
  
  .pt-max-width-150--xxl {
    max-width: 150px!important;
  }
  
  .pt-max-width-160--xxl {
    max-width: 160px!important;
  }
  
  .pt-max-width-170--xxl {
    max-width: 170px!important;
  }
  
  .pt-max-width-180--xxl {
    max-width: 180px!important;
  }
  
  .pt-max-width-190--xxl {
    max-width: 190px!important;
  }
  
  .pt-max-width-200--xxl {
    max-width: 200px!important;
  }
  
  .pt-max-width-210--xxl {
    max-width: 210px!important;
  }
  
  .pt-max-width-220--xxl {
    max-width: 220px!important;
  }
  
  .pt-max-width-230--xxl {
    max-width: 230px!important;
  }
  
  .pt-max-width-240--xxl {
    max-width: 240px!important;
  }
  
  .pt-max-width-250--xxl {
    max-width: 250px!important;
  }
  
  .pt-max-width-260--xxl {
    max-width: 260px!important;
  }
  
  .pt-max-width-270--xxl {
    max-width: 270px!important;
  }
  
  .pt-max-width-280--xxl {
    max-width: 280px!important;
  }
  
  .pt-max-width-290--xxl {
    max-width: 290px!important;
  }
  
  .pt-max-width-300--xxl {
    max-width: 300px!important;
  }
  
  .pt-max-width-310--xxl {
    max-width: 310px!important;
  }
  
  .pt-max-width-320--xxl {
    max-width: 320px!important;
  }
  
  .pt-max-width-330--xxl {
    max-width: 330px!important;
  }
  
  .pt-max-width-340--xxl {
    max-width: 340px!important;
  }
  
  .pt-max-width-350--xxl {
    max-width: 350px!important;
  }
  
  .pt-max-width-360--xxl {
    max-width: 360px!important;
  }
  
  .pt-max-width-370--xxl {
    max-width: 370px!important;
  }
  
  .pt-max-width-380--xxl {
    max-width: 380px!important;
  }
  
  .pt-max-width-390--xxl {
    max-width: 390px!important;
  }
  
  .pt-max-width-400--xxl {
    max-width: 400px!important;
  }
  
  .pt-max-width-410--xxl {
    max-width: 410px!important;
  }
  
  .pt-max-width-420--xxl {
    max-width: 420px!important;
  }
  
  .pt-max-width-430--xxl {
    max-width: 430px!important;
  }
  
  .pt-max-width-440--xxl {
    max-width: 440px!important;
  }
  
  .pt-max-width-450--xxl {
    max-width: 450px!important;
  }
  
  .pt-max-width-460--xxl {
    max-width: 460px!important;
  }
  
  .pt-max-width-470--xxl {
    max-width: 470px!important;
  }
  
  .pt-max-width-480--xxl {
    max-width: 480px!important;
  }
  
  .pt-max-width-490--xxl {
    max-width: 490px!important;
  }
  
  .pt-max-width-500--xxl {
    max-width: 500px!important;
  }

  .pt-max-width-550--xxl {
    max-width: 550px!important;
  }
  
  .pt-max-width-600--xxl {
    max-width: 600px!important;
  }
  
  .pt-max-width-650--xxl {
    max-width: 650px!important;
  }
  
  .pt-max-width-700--xxl {
    max-width: 700px!important;
  }
  
  .pt-max-width-750--xxl {
    max-width: 750px!important;
  }
  
  .pt-max-width-800--xxl {
    max-width: 800px!important;
  }
  
  .pt-max-width-850--xxl {
    max-width: 850px!important;
  }
  
  .pt-max-width-900--xxl {
    max-width: 900px!important;
  }
  
  .pt-max-width-950--xxl {
    max-width: 950px!important;
  }
  
  .pt-max-width-1000--xxl {
    max-width: 1000px!important;
  }
  
  .pt-max-width-1050--xxl {
    max-width: 1050px!important;
  }
  
  .pt-max-width-1100--xxl {
    max-width: 1100px!important;
  }
  
  .pt-max-width-1150--xxl {
    max-width: 1150px!important;
  }
  
  .pt-max-width-1200--xxl {
    max-width: 1200px!important;
  }
  
  .pt-max-width-1250--xxl {
    max-width: 1250px!important;
  }
  
  .pt-max-width-1300--xxl {
    max-width: 1300px!important;
  }
  
  .pt-max-width-1350--xxl {
    max-width: 1350px!important;
  }
  
  .pt-max-width-1400--xxl {
    max-width: 1400px!important;
  }
  
  .pt-max-width-1450--xxl {
    max-width: 1450px!important;
  }
  
  .pt-max-width-1500--xxl {
    max-width: 1500px!important;
  }
  
  .pt-max-width-1550--xxl {
    max-width: 1550px!important;
  }
  
  .pt-max-width-1600--xxl {
    max-width: 1600px!important;
  }
  
  .pt-max-width-1650--xxl {
    max-width: 1650px!important;
  }
  
  .pt-max-width-1700--xxl {
    max-width: 1700px!important;
  }
  
  .pt-max-width-1750--xxl {
    max-width: 1750px!important;
  }
  
  .pt-max-width-1800--xxl {
    max-width: 1800px!important;
  }
  
  .pt-max-width-1950--xxl {
    max-width: 1950px!important;
  }
  
  .pt-max-width-2000--xxl {
    max-width: 2000px!important;
  }
}
   
/* PERCENTAGE ------------------------------------------------------------------------------------ */
.pt-max-width-10x {
  max-width: 10%!important;
}

.pt-max-width-20x {
  max-width: 20%!important;
}

.pt-max-width-30x {
  max-width: 30%!important;
}

.pt-max-width-40x {
  max-width: 40%!important;
}

.pt-max-width-50x {
  max-width: 50%!important;
}

.pt-max-width-60x {
  max-width: 60%!important;
}

.pt-max-width-70x {
  max-width: 70%!important;
}

.pt-max-width-80x {
  max-width: 80%!important;
}

.pt-max-width-90x {
  max-width: 90%!important;
}

.pt-max-width-100x {
  max-width: 100%!important;
}

.pt-max-width-110x {
  max-width: 110%!important;
}

.pt-max-width-120x {
  max-width: 120%!important;
}

.pt-max-width-130x {
  max-width: 130%!important;
}

.pt-max-width-140x {
  max-width: 140%!important;
}

.pt-max-width-150x {
  max-width: 150%!important;
}

.pt-max-width-160x {
  max-width: 160%!important;
}

.pt-max-width-170x {
  max-width: 170%!important;
}

.pt-max-width-180x {
  max-width: 180%!important;
}

.pt-max-width-190x {
  max-width: 190%!important;
}

.pt-max-width-200x {
  max-width: 200%!important;
}

.pt-max-width-210x {
  max-width: 210%!important;
}

.pt-max-width-220x {
  max-width: 220%!important;
}

.pt-max-width-230x {
  max-width: 230%!important;
}

.pt-max-width-240x {
  max-width: 240%!important;
}

.pt-max-width-250x {
  max-width: 250%!important;
}

.pt-max-width-260x {
  max-width: 260%!important;
}

.pt-max-width-270x {
  max-width: 270%!important;
}

.pt-max-width-280x {
  max-width: 280%!important;
}

.pt-max-width-290x {
  max-width: 290%!important;
}

.pt-max-width-300x {
  max-width: 300%!important;
}

.pt-max-width-310x {
  max-width: 310%!important;
}

.pt-max-width-320x {
  max-width: 320%!important;
}

.pt-max-width-330x {
  max-width: 330%!important;
}

.pt-max-width-340x {
  max-width: 340%!important;
}

.pt-max-width-350x {
  max-width: 350%!important;
}

.pt-max-width-360x {
  max-width: 360%!important;
}

.pt-max-width-370x {
  max-width: 370%!important;
}

.pt-max-width-380x {
  max-width: 380%!important;
}

.pt-max-width-390x {
  max-width: 390%!important;
}

.pt-max-width-400x {
  max-width: 400%!important;
}

.pt-max-width-410x {
  max-width: 410%!important;
}

.pt-max-width-420x {
  max-width: 420%!important;
}

.pt-max-width-430x {
  max-width: 430%!important;
}

.pt-max-width-440x {
  max-width: 440%!important;
}

.pt-max-width-450x {
  max-width: 450%!important;
}

.pt-max-width-460x {
  max-width: 460%!important;
}

.pt-max-width-470x {
  max-width: 470%!important;
}

.pt-max-width-480x {
  max-width: 480%!important;
}

.pt-max-width-490x {
  max-width: 490%!important;
}

.pt-max-width-500x {
  max-width: 500%!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-max-width-10x--sm {
    max-width: 10%!important;
  }
  
  .pt-max-width-20x--sm {
    max-width: 20%!important;
  }
  
  .pt-max-width-30x--sm {
    max-width: 30%!important;
  }
  
  .pt-max-width-40x--sm {
    max-width: 40%!important;
  }
  
  .pt-max-width-50x--sm {
    max-width: 50%!important;
  }
  
  .pt-max-width-60x--sm {
    max-width: 60%!important;
  }
  
  .pt-max-width-70x--sm {
    max-width: 70%!important;
  }
  
  .pt-max-width-80x--sm {
    max-width: 80%!important;
  }
  
  .pt-max-width-90x--sm {
    max-width: 90%!important;
  }
  
  .pt-max-width-100x--sm {
    max-width: 100%!important;
  }
  
  .pt-max-width-110x--sm {
    max-width: 110%!important;
  }
  
  .pt-max-width-120x--sm {
    max-width: 120%!important;
  }
  
  .pt-max-width-130x--sm {
    max-width: 130%!important;
  }
  
  .pt-max-width-140x--sm {
    max-width: 140%!important;
  }
  
  .pt-max-width-150x--sm {
    max-width: 150%!important;
  }
  
  .pt-max-width-160x--sm {
    max-width: 160%!important;
  }
  
  .pt-max-width-170x--sm {
    max-width: 170%!important;
  }
  
  .pt-max-width-180x--sm {
    max-width: 180%!important;
  }
  
  .pt-max-width-190x--sm {
    max-width: 190%!important;
  }
  
  .pt-max-width-200x--sm {
    max-width: 200%!important;
  }
  
  .pt-max-width-210x--sm {
    max-width: 210%!important;
  }
  
  .pt-max-width-220x--sm {
    max-width: 220%!important;
  }
  
  .pt-max-width-230x--sm {
    max-width: 230%!important;
  }
  
  .pt-max-width-240x--sm {
    max-width: 240%!important;
  }
  
  .pt-max-width-250x--sm {
    max-width: 250%!important;
  }
  
  .pt-max-width-260x--sm {
    max-width: 260%!important;
  }
  
  .pt-max-width-270x--sm {
    max-width: 270%!important;
  }
  
  .pt-max-width-280x--sm {
    max-width: 280%!important;
  }
  
  .pt-max-width-290x--sm {
    max-width: 290%!important;
  }
  
  .pt-max-width-300x--sm {
    max-width: 300%!important;
  }
  
  .pt-max-width-310x--sm {
    max-width: 310%!important;
  }
  
  .pt-max-width-320x--sm {
    max-width: 320%!important;
  }
  
  .pt-max-width-330x--sm {
    max-width: 330%!important;
  }
  
  .pt-max-width-340x--sm {
    max-width: 340%!important;
  }
  
  .pt-max-width-350x--sm {
    max-width: 350%!important;
  }
  
  .pt-max-width-360x--sm {
    max-width: 360%!important;
  }
  
  .pt-max-width-370x--sm {
    max-width: 370%!important;
  }
  
  .pt-max-width-380x--sm {
    max-width: 380%!important;
  }
  
  .pt-max-width-390x--sm {
    max-width: 390%!important;
  }
  
  .pt-max-width-400x--sm {
    max-width: 400%!important;
  }
  
  .pt-max-width-410x--sm {
    max-width: 410%!important;
  }
  
  .pt-max-width-420x--sm {
    max-width: 420%!important;
  }
  
  .pt-max-width-430x--sm {
    max-width: 430%!important;
  }
  
  .pt-max-width-440x--sm {
    max-width: 440%!important;
  }
  
  .pt-max-width-450x--sm {
    max-width: 450%!important;
  }
  
  .pt-max-width-460x--sm {
    max-width: 460%!important;
  }
  
  .pt-max-width-470x--sm {
    max-width: 470%!important;
  }
  
  .pt-max-width-480x--sm {
    max-width: 480%!important;
  }
  
  .pt-max-width-490x--sm {
    max-width: 490%!important;
  }
  
  .pt-max-width-500x--sm {
    max-width: 500%!important;
  }
}

/* MD */
@media (min-width: 768px) {
  .pt-max-width-10x--md {
    max-width: 10%!important;
  }
  
  .pt-max-width-20x--md {
    max-width: 20%!important;
  }
  
  .pt-max-width-30x--md {
    max-width: 30%!important;
  }
  
  .pt-max-width-40x--md {
    max-width: 40%!important;
  }
  
  .pt-max-width-50x--md {
    max-width: 50%!important;
  }
  
  .pt-max-width-60x--md {
    max-width: 60%!important;
  }
  
  .pt-max-width-70x--md {
    max-width: 70%!important;
  }
  
  .pt-max-width-80x--md {
    max-width: 80%!important;
  }
  
  .pt-max-width-90x--md {
    max-width: 90%!important;
  }
  
  .pt-max-width-100x--md {
    max-width: 100%!important;
  }
  
  .pt-max-width-110x--md {
    max-width: 110%!important;
  }
  
  .pt-max-width-120x--md {
    max-width: 120%!important;
  }
  
  .pt-max-width-130x--md {
    max-width: 130%!important;
  }
  
  .pt-max-width-140x--md {
    max-width: 140%!important;
  }
  
  .pt-max-width-150x--md {
    max-width: 150%!important;
  }
  
  .pt-max-width-160x--md {
    max-width: 160%!important;
  }
  
  .pt-max-width-170x--md {
    max-width: 170%!important;
  }
  
  .pt-max-width-180x--md {
    max-width: 180%!important;
  }
  
  .pt-max-width-190x--md {
    max-width: 190%!important;
  }
  
  .pt-max-width-200x--md {
    max-width: 200%!important;
  }
  
  .pt-max-width-210x--md {
    max-width: 210%!important;
  }
  
  .pt-max-width-220x--md {
    max-width: 220%!important;
  }
  
  .pt-max-width-230x--md {
    max-width: 230%!important;
  }
  
  .pt-max-width-240x--md {
    max-width: 240%!important;
  }
  
  .pt-max-width-250x--md {
    max-width: 250%!important;
  }
  
  .pt-max-width-260x--md {
    max-width: 260%!important;
  }
  
  .pt-max-width-270x--md {
    max-width: 270%!important;
  }
  
  .pt-max-width-280x--md {
    max-width: 280%!important;
  }
  
  .pt-max-width-290x--md {
    max-width: 290%!important;
  }
  
  .pt-max-width-300x--md {
    max-width: 300%!important;
  }
  
  .pt-max-width-310x--md {
    max-width: 310%!important;
  }
  
  .pt-max-width-320x--md {
    max-width: 320%!important;
  }
  
  .pt-max-width-330x--md {
    max-width: 330%!important;
  }
  
  .pt-max-width-340x--md {
    max-width: 340%!important;
  }
  
  .pt-max-width-350x--md {
    max-width: 350%!important;
  }
  
  .pt-max-width-360x--md {
    max-width: 360%!important;
  }
  
  .pt-max-width-370x--md {
    max-width: 370%!important;
  }
  
  .pt-max-width-380x--md {
    max-width: 380%!important;
  }
  
  .pt-max-width-390x--md {
    max-width: 390%!important;
  }
  
  .pt-max-width-400x--md {
    max-width: 400%!important;
  }
  
  .pt-max-width-410x--md {
    max-width: 410%!important;
  }
  
  .pt-max-width-420x--md {
    max-width: 420%!important;
  }
  
  .pt-max-width-430x--md {
    max-width: 430%!important;
  }
  
  .pt-max-width-440x--md {
    max-width: 440%!important;
  }
  
  .pt-max-width-450x--md {
    max-width: 450%!important;
  }
  
  .pt-max-width-460x--md {
    max-width: 460%!important;
  }
  
  .pt-max-width-470x--md {
    max-width: 470%!important;
  }
  
  .pt-max-width-480x--md {
    max-width: 480%!important;
  }
  
  .pt-max-width-490x--md {
    max-width: 490%!important;
  }
  
  .pt-max-width-500x--md {
    max-width: 500%!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-max-width-10x--lg {
    max-width: 10%!important;
  }
  
  .pt-max-width-20x--lg {
    max-width: 20%!important;
  }
  
  .pt-max-width-30x--lg {
    max-width: 30%!important;
  }
  
  .pt-max-width-40x--lg {
    max-width: 40%!important;
  }
  
  .pt-max-width-50x--lg {
    max-width: 50%!important;
  }
  
  .pt-max-width-60x--lg {
    max-width: 60%!important;
  }
  
  .pt-max-width-70x--lg {
    max-width: 70%!important;
  }
  
  .pt-max-width-80x--lg {
    max-width: 80%!important;
  }
  
  .pt-max-width-90x--lg {
    max-width: 90%!important;
  }
  
  .pt-max-width-100x--lg {
    max-width: 100%!important;
  }
  
  .pt-max-width-110x--lg {
    max-width: 110%!important;
  }
  
  .pt-max-width-120x--lg {
    max-width: 120%!important;
  }
  
  .pt-max-width-130x--lg {
    max-width: 130%!important;
  }
  
  .pt-max-width-140x--lg {
    max-width: 140%!important;
  }
  
  .pt-max-width-150x--lg {
    max-width: 150%!important;
  }
  
  .pt-max-width-160x--lg {
    max-width: 160%!important;
  }
  
  .pt-max-width-170x--lg {
    max-width: 170%!important;
  }
  
  .pt-max-width-180x--lg {
    max-width: 180%!important;
  }
  
  .pt-max-width-190x--lg {
    max-width: 190%!important;
  }
  
  .pt-max-width-200x--lg {
    max-width: 200%!important;
  }
  
  .pt-max-width-210x--lg {
    max-width: 210%!important;
  }
  
  .pt-max-width-220x--lg {
    max-width: 220%!important;
  }
  
  .pt-max-width-230x--lg {
    max-width: 230%!important;
  }
  
  .pt-max-width-240x--lg {
    max-width: 240%!important;
  }
  
  .pt-max-width-250x--lg {
    max-width: 250%!important;
  }
  
  .pt-max-width-260x--lg {
    max-width: 260%!important;
  }
  
  .pt-max-width-270x--lg {
    max-width: 270%!important;
  }
  
  .pt-max-width-280x--lg {
    max-width: 280%!important;
  }
  
  .pt-max-width-290x--lg {
    max-width: 290%!important;
  }
  
  .pt-max-width-300x--lg {
    max-width: 300%!important;
  }
  
  .pt-max-width-310x--lg {
    max-width: 310%!important;
  }
  
  .pt-max-width-320x--lg {
    max-width: 320%!important;
  }
  
  .pt-max-width-330x--lg {
    max-width: 330%!important;
  }
  
  .pt-max-width-340x--lg {
    max-width: 340%!important;
  }
  
  .pt-max-width-350x--lg {
    max-width: 350%!important;
  }
  
  .pt-max-width-360x--lg {
    max-width: 360%!important;
  }
  
  .pt-max-width-370x--lg {
    max-width: 370%!important;
  }
  
  .pt-max-width-380x--lg {
    max-width: 380%!important;
  }
  
  .pt-max-width-390x--lg {
    max-width: 390%!important;
  }
  
  .pt-max-width-400x--lg {
    max-width: 400%!important;
  }
  
  .pt-max-width-410x--lg {
    max-width: 410%!important;
  }
  
  .pt-max-width-420x--lg {
    max-width: 420%!important;
  }
  
  .pt-max-width-430x--lg {
    max-width: 430%!important;
  }
  
  .pt-max-width-440x--lg {
    max-width: 440%!important;
  }
  
  .pt-max-width-450x--lg {
    max-width: 450%!important;
  }
  
  .pt-max-width-460x--lg {
    max-width: 460%!important;
  }
  
  .pt-max-width-470x--lg {
    max-width: 470%!important;
  }
  
  .pt-max-width-480x--lg {
    max-width: 480%!important;
  }
  
  .pt-max-width-490x--lg {
    max-width: 490%!important;
  }
  
  .pt-max-width-500x--lg {
    max-width: 500%!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-max-width-10x--xl {
    max-width: 10%!important;
  }
  
  .pt-max-width-20x--xl {
    max-width: 20%!important;
  }
  
  .pt-max-width-30x--xl {
    max-width: 30%!important;
  }
  
  .pt-max-width-40x--xl {
    max-width: 40%!important;
  }
  
  .pt-max-width-50x--xl {
    max-width: 50%!important;
  }
  
  .pt-max-width-60x--xl {
    max-width: 60%!important;
  }
  
  .pt-max-width-70x--xl {
    max-width: 70%!important;
  }
  
  .pt-max-width-80x--xl {
    max-width: 80%!important;
  }
  
  .pt-max-width-90x--xl {
    max-width: 90%!important;
  }
  
  .pt-max-width-100x--xl {
    max-width: 100%!important;
  }
  
  .pt-max-width-110x--xl {
    max-width: 110%!important;
  }
  
  .pt-max-width-120x--xl {
    max-width: 120%!important;
  }
  
  .pt-max-width-130x--xl {
    max-width: 130%!important;
  }
  
  .pt-max-width-140x--xl {
    max-width: 140%!important;
  }
  
  .pt-max-width-150x--xl {
    max-width: 150%!important;
  }
  
  .pt-max-width-160x--xl {
    max-width: 160%!important;
  }
  
  .pt-max-width-170x--xl {
    max-width: 170%!important;
  }
  
  .pt-max-width-180x--xl {
    max-width: 180%!important;
  }
  
  .pt-max-width-190x--xl {
    max-width: 190%!important;
  }
  
  .pt-max-width-200x--xl {
    max-width: 200%!important;
  }
  
  .pt-max-width-210x--xl {
    max-width: 210%!important;
  }
  
  .pt-max-width-220x--xl {
    max-width: 220%!important;
  }
  
  .pt-max-width-230x--xl {
    max-width: 230%!important;
  }
  
  .pt-max-width-240x--xl {
    max-width: 240%!important;
  }
  
  .pt-max-width-250x--xl {
    max-width: 250%!important;
  }
  
  .pt-max-width-260x--xl {
    max-width: 260%!important;
  }
  
  .pt-max-width-270x--xl {
    max-width: 270%!important;
  }
  
  .pt-max-width-280x--xl {
    max-width: 280%!important;
  }
  
  .pt-max-width-290x--xl {
    max-width: 290%!important;
  }
  
  .pt-max-width-300x--xl {
    max-width: 300%!important;
  }
  
  .pt-max-width-310x--xl {
    max-width: 310%!important;
  }
  
  .pt-max-width-320x--xl {
    max-width: 320%!important;
  }
  
  .pt-max-width-330x--xl {
    max-width: 330%!important;
  }
  
  .pt-max-width-340x--xl {
    max-width: 340%!important;
  }
  
  .pt-max-width-350x--xl {
    max-width: 350%!important;
  }
  
  .pt-max-width-360x--xl {
    max-width: 360%!important;
  }
  
  .pt-max-width-370x--xl {
    max-width: 370%!important;
  }
  
  .pt-max-width-380x--xl {
    max-width: 380%!important;
  }
  
  .pt-max-width-390x--xl {
    max-width: 390%!important;
  }
  
  .pt-max-width-400x--xl {
    max-width: 400%!important;
  }
  
  .pt-max-width-410x--xl {
    max-width: 410%!important;
  }
  
  .pt-max-width-420x--xl {
    max-width: 420%!important;
  }
  
  .pt-max-width-430x--xl {
    max-width: 430%!important;
  }
  
  .pt-max-width-440x--xl {
    max-width: 440%!important;
  }
  
  .pt-max-width-450x--xl {
    max-width: 450%!important;
  }
  
  .pt-max-width-460x--xl {
    max-width: 460%!important;
  }
  
  .pt-max-width-470x--xl {
    max-width: 470%!important;
  }
  
  .pt-max-width-480x--xl {
    max-width: 480%!important;
  }
  
  .pt-max-width-490x--xl {
    max-width: 490%!important;
  }
  
  .pt-max-width-500x--xl {
    max-width: 500%!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-max-width-10x--xxl {
    max-width: 10%!important;
  }
  
  .pt-max-width-20x--xxl {
    max-width: 20%!important;
  }
  
  .pt-max-width-30x--xxl {
    max-width: 30%!important;
  }
  
  .pt-max-width-40x--xxl {
    max-width: 40%!important;
  }
  
  .pt-max-width-50x--xxl {
    max-width: 50%!important;
  }
  
  .pt-max-width-60x--xxl {
    max-width: 60%!important;
  }
  
  .pt-max-width-70x--xxl {
    max-width: 70%!important;
  }
  
  .pt-max-width-80x--xxl {
    max-width: 80%!important;
  }
  
  .pt-max-width-90x--xxl {
    max-width: 90%!important;
  }
  
  .pt-max-width-100x--xxl {
    max-width: 100%!important;
  }
  
  .pt-max-width-110x--xxl {
    max-width: 110%!important;
  }
  
  .pt-max-width-120x--xxl {
    max-width: 120%!important;
  }
  
  .pt-max-width-130x--xxl {
    max-width: 130%!important;
  }
  
  .pt-max-width-140x--xxl {
    max-width: 140%!important;
  }
  
  .pt-max-width-150x--xxl {
    max-width: 150%!important;
  }
  
  .pt-max-width-160x--xxl {
    max-width: 160%!important;
  }
  
  .pt-max-width-170x--xxl {
    max-width: 170%!important;
  }
  
  .pt-max-width-180x--xxl {
    max-width: 180%!important;
  }
  
  .pt-max-width-190x--xxl {
    max-width: 190%!important;
  }
  
  .pt-max-width-200x--xxl {
    max-width: 200%!important;
  }
  
  .pt-max-width-210x--xxl {
    max-width: 210%!important;
  }
  
  .pt-max-width-220x--xxl {
    max-width: 220%!important;
  }
  
  .pt-max-width-230x--xxl {
    max-width: 230%!important;
  }
  
  .pt-max-width-240x--xxl {
    max-width: 240%!important;
  }
  
  .pt-max-width-250x--xxl {
    max-width: 250%!important;
  }
  
  .pt-max-width-260x--xxl {
    max-width: 260%!important;
  }
  
  .pt-max-width-270x--xxl {
    max-width: 270%!important;
  }
  
  .pt-max-width-280x--xxl {
    max-width: 280%!important;
  }
  
  .pt-max-width-290x--xxl {
    max-width: 290%!important;
  }
  
  .pt-max-width-300x--xxl {
    max-width: 300%!important;
  }
  
  .pt-max-width-310x--xxl {
    max-width: 310%!important;
  }
  
  .pt-max-width-320x--xxl {
    max-width: 320%!important;
  }
  
  .pt-max-width-330x--xxl {
    max-width: 330%!important;
  }
  
  .pt-max-width-340x--xxl {
    max-width: 340%!important;
  }
  
  .pt-max-width-350x--xxl {
    max-width: 350%!important;
  }
  
  .pt-max-width-360x--xxl {
    max-width: 360%!important;
  }
  
  .pt-max-width-370x--xxl {
    max-width: 370%!important;
  }
  
  .pt-max-width-380x--xxl {
    max-width: 380%!important;
  }
  
  .pt-max-width-390x--xxl {
    max-width: 390%!important;
  }
  
  .pt-max-width-400x--xxl {
    max-width: 400%!important;
  }
  
  .pt-max-width-410x--xxl {
    max-width: 410%!important;
  }
  
  .pt-max-width-420x--xxl {
    max-width: 420%!important;
  }
  
  .pt-max-width-430x--xxl {
    max-width: 430%!important;
  }
  
  .pt-max-width-440x--xxl {
    max-width: 440%!important;
  }
  
  .pt-max-width-450x--xxl {
    max-width: 450%!important;
  }
  
  .pt-max-width-460x--xxl {
    max-width: 460%!important;
  }
  
  .pt-max-width-470x--xxl {
    max-width: 470%!important;
  }
  
  .pt-max-width-480x--xxl {
    max-width: 480%!important;
  }
  
  .pt-max-width-490x--xxl {
    max-width: 490%!important;
  }
  
  .pt-max-width-500x--xxl {
    max-width: 500%!important;
  }
}

/* VARIABLE width ------------------------------------------------------------------------------- */
.pt-max-width-10vh {
  max-width: 10vh!important;
}

.pt-max-width-20vh {
  max-width: 20vh!important;
}

.pt-max-width-30vh {
  max-width: 30vh!important;
}

.pt-max-width-40vh {
  max-width: 40vh!important;
}

.pt-max-width-50vh {
  max-width: 50vh!important;
}

.pt-max-width-60vh {
  max-width: 60vh!important;
}

.pt-max-width-70vh {
  max-width: 70vh!important;
}

.pt-max-width-80vh {
  max-width: 80vh!important;
}

.pt-max-width-90vh {
  max-width: 90vh!important;
}

.pt-max-width-100vh {
  max-width: 100vh!important;
}

.pt-max-width-110vh {
  max-width: 110vh!important;
}

.pt-max-width-120vh {
  max-width: 120vh!important;
}

.pt-max-width-130vh {
  max-width: 130vh!important;
}

.pt-max-width-140vh {
  max-width: 140vh!important;
}

.pt-max-width-150vh {
  max-width: 150vh!important;
}

.pt-max-width-160vh {
  max-width: 160vh!important;
}

.pt-max-width-170vh {
  max-width: 170vh!important;
}

.pt-max-width-180vh {
  max-width: 180vh!important;
}

.pt-max-width-190vh {
  max-width: 190vh!important;
}

.pt-max-width-200vh {
  max-width: 200vh!important;
}

.pt-max-width-210vh {
  max-width: 210vh!important;
}

.pt-max-width-220vh {
  max-width: 220vh!important;
}

.pt-max-width-230vh {
  max-width: 230vh!important;
}

.pt-max-width-240vh {
  max-width: 240vh!important;
}

.pt-max-width-250vh {
  max-width: 250vh!important;
}

.pt-max-width-260vh {
  max-width: 260vh!important;
}

.pt-max-width-270vh {
  max-width: 270vh!important;
}

.pt-max-width-280vh {
  max-width: 280vh!important;
}

.pt-max-width-290vh {
  max-width: 290vh!important;
}

.pt-max-width-300vh {
  max-width: 300vh!important;
}

.pt-max-width-310vh {
  max-width: 310vh!important;
}

.pt-max-width-320vh {
  max-width: 320vh!important;
}

.pt-max-width-330vh {
  max-width: 330vh!important;
}

.pt-max-width-340vh {
  max-width: 340vh!important;
}

.pt-max-width-350vh {
  max-width: 350vh!important;
}

.pt-max-width-360vh {
  max-width: 360vh!important;
}

.pt-max-width-370vh {
  max-width: 370vh!important;
}

.pt-max-width-380vh {
  max-width: 380vh!important;
}

.pt-max-width-390vh {
  max-width: 390vh!important;
}

.pt-max-width-400vh {
  max-width: 400vh!important;
}

.pt-max-width-410vh {
  max-width: 410vh!important;
}

.pt-max-width-420vh {
  max-width: 420vh!important;
}

.pt-max-width-430vh {
  max-width: 430vh!important;
}

.pt-max-width-440vh {
  max-width: 440vh!important;
}

.pt-max-width-450vh {
  max-width: 450vh!important;
}

.pt-max-width-460vh {
  max-width: 460vh!important;
}

.pt-max-width-470vh {
  max-width: 470vh!important;
}

.pt-max-width-480vh {
  max-width: 480vh!important;
}

.pt-max-width-490vh {
  max-width: 490vh!important;
}

.pt-max-width-500vh {
  max-width: 500vh!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-max-width-10vh--sm {
    max-width: 10vh!important;
  }

  .pt-max-width-20vh--sm {
    max-width: 20vh!important;
  }
  
  .pt-max-width-30vh--sm {
    max-width: 30vh!important;
  }
  
  .pt-max-width-40vh--sm {
    max-width: 40vh!important;
  }
  
  .pt-max-width-50vh--sm {
    max-width: 50vh!important;
  }
  
  .pt-max-width-60vh--sm {
    max-width: 60vh!important;
  }
  
  .pt-max-width-70vh--sm {
    max-width: 70vh!important;
  }
  
  .pt-max-width-80vh--sm {
    max-width: 80vh!important;
  }
  
  .pt-max-width-90vh--sm {
    max-width: 90vh!important;
  }
  
  .pt-max-width-100vh--sm {
    max-width: 100vh!important;
  }
  
  .pt-max-width-110vh--sm {
    max-width: 110vh!important;
  }
  
  .pt-max-width-120vh--sm {
    max-width: 120vh!important;
  }
  
  .pt-max-width-130vh--sm {
    max-width: 130vh!important;
  }
  
  .pt-max-width-140vh--sm {
    max-width: 140vh!important;
  }
  
  .pt-max-width-150vh--sm {
    max-width: 150vh!important;
  }
  
  .pt-max-width-160vh--sm {
    max-width: 160vh!important;
  }
  
  .pt-max-width-170vh--sm {
    max-width: 170vh!important;
  }
  
  .pt-max-width-180vh--sm {
    max-width: 180vh!important;
  }
  
  .pt-max-width-190vh--sm {
    max-width: 190vh!important;
  }
  
  .pt-max-width-200vh--sm {
    max-width: 200vh!important;
  }
  
  .pt-max-width-210vh--sm {
    max-width: 210vh!important;
  }
  
  .pt-max-width-220vh--sm {
    max-width: 220vh!important;
  }
  
  .pt-max-width-230vh--sm {
    max-width: 230vh!important;
  }
  
  .pt-max-width-240vh--sm {
    max-width: 240vh!important;
  }
  
  .pt-max-width-250vh--sm {
    max-width: 250vh!important;
  }
  
  .pt-max-width-260vh--sm {
    max-width: 260vh!important;
  }
  
  .pt-max-width-270vh--sm {
    max-width: 270vh!important;
  }
  
  .pt-max-width-280vh--sm {
    max-width: 280vh!important;
  }
  
  .pt-max-width-290vh--sm {
    max-width: 290vh!important;
  }
  
  .pt-max-width-300vh--sm {
    max-width: 300vh!important;
  }
  
  .pt-max-width-310vh--sm {
    max-width: 310vh!important;
  }
  
  .pt-max-width-320vh--sm {
    max-width: 320vh!important;
  }
  
  .pt-max-width-330vh--sm {
    max-width: 330vh!important;
  }
  
  .pt-max-width-340vh--sm {
    max-width: 340vh!important;
  }
  
  .pt-max-width-350vh--sm {
    max-width: 350vh!important;
  }
  
  .pt-max-width-360vh--sm {
    max-width: 360vh!important;
  }
  
  .pt-max-width-370vh--sm {
    max-width: 370vh!important;
  }
  
  .pt-max-width-380vh--sm {
    max-width: 380vh!important;
  }
  
  .pt-max-width-390vh--sm {
    max-width: 390vh!important;
  }
  
  .pt-max-width-400vh--sm {
    max-width: 400vh!important;
  }
  
  .pt-max-width-410vh--sm {
    max-width: 410vh!important;
  }
  
  .pt-max-width-420vh--sm {
    max-width: 420vh!important;
  }
  
  .pt-max-width-430vh--sm {
    max-width: 430vh!important;
  }
  
  .pt-max-width-440vh--sm {
    max-width: 440vh!important;
  }
  
  .pt-max-width-450vh--sm {
    max-width: 450vh!important;
  }
  
  .pt-max-width-460vh--sm {
    max-width: 460vh!important;
  }
  
  .pt-max-width-470vh--sm {
    max-width: 470vh!important;
  }
  
  .pt-max-width-480vh--sm {
    max-width: 480vh!important;
  }
  
  .pt-max-width-490vh--sm {
    max-width: 490vh!important;
  }
  
  .pt-max-width-500vh--sm {
    max-width: 500vh!important;
  }
}

/* MD */
@media (min-width: 768px) {
  .pt-max-width-10vh--md {
    max-width: 10vh!important;
  }
  
  .pt-max-width-20vh--md {
    max-width: 20vh!important;
  }
  
  .pt-max-width-30vh--md {
    max-width: 30vh!important;
  }
  
  .pt-max-width-40vh--md {
    max-width: 40vh!important;
  }
  
  .pt-max-width-50vh--md {
    max-width: 50vh!important;
  }
  
  .pt-max-width-60vh--md {
    max-width: 60vh!important;
  }
  
  .pt-max-width-70vh--md {
    max-width: 70vh!important;
  }
  
  .pt-max-width-80vh--md {
    max-width: 80vh!important;
  }
  
  .pt-max-width-90vh--md {
    max-width: 90vh!important;
  }
  
  .pt-max-width-100vh--md {
    max-width: 100vh!important;
  }
  
  .pt-max-width-110vh--md {
    max-width: 110vh!important;
  }
  
  .pt-max-width-120vh--md {
    max-width: 120vh!important;
  }
  
  .pt-max-width-130vh--md {
    max-width: 130vh!important;
  }
  
  .pt-max-width-140vh--md {
    max-width: 140vh!important;
  }
  
  .pt-max-width-150vh--md {
    max-width: 150vh!important;
  }
  
  .pt-max-width-160vh--md {
    max-width: 160vh!important;
  }
  
  .pt-max-width-170vh--md {
    max-width: 170vh!important;
  }
  
  .pt-max-width-180vh--md {
    max-width: 180vh!important;
  }
  
  .pt-max-width-190vh--md {
    max-width: 190vh!important;
  }
  
  .pt-max-width-200vh--md {
    max-width: 200vh!important;
  }
  
  .pt-max-width-210vh--md {
    max-width: 210vh!important;
  }
  
  .pt-max-width-220vh--md {
    max-width: 220vh!important;
  }
  
  .pt-max-width-230vh--md {
    max-width: 230vh!important;
  }
  
  .pt-max-width-240vh--md {
    max-width: 240vh!important;
  }
  
  .pt-max-width-250vh--md {
    max-width: 250vh!important;
  }
  
  .pt-max-width-260vh--md {
    max-width: 260vh!important;
  }
  
  .pt-max-width-270vh--md {
    max-width: 270vh!important;
  }
  
  .pt-max-width-280vh--md {
    max-width: 280vh!important;
  }
  
  .pt-max-width-290vh--md {
    max-width: 290vh!important;
  }
  
  .pt-max-width-300vh--md {
    max-width: 300vh!important;
  }
  
  .pt-max-width-310vh--md {
    max-width: 310vh!important;
  }
  
  .pt-max-width-320vh--md {
    max-width: 320vh!important;
  }
  
  .pt-max-width-330vh--md {
    max-width: 330vh!important;
  }
  
  .pt-max-width-340vh--md {
    max-width: 340vh!important;
  }
  
  .pt-max-width-350vh--md {
    max-width: 350vh!important;
  }
  
  .pt-max-width-360vh--md {
    max-width: 360vh!important;
  }
  
  .pt-max-width-370vh--md {
    max-width: 370vh!important;
  }
  
  .pt-max-width-380vh--md {
    max-width: 380vh!important;
  }
  
  .pt-max-width-390vh--md {
    max-width: 390vh!important;
  }
  
  .pt-max-width-400vh--md {
    max-width: 400vh!important;
  }
  
  .pt-max-width-410vh--md {
    max-width: 410vh!important;
  }
  
  .pt-max-width-420vh--md {
    max-width: 420vh!important;
  }
  
  .pt-max-width-430vh--md {
    max-width: 430vh!important;
  }
  
  .pt-max-width-440vh--md {
    max-width: 440vh!important;
  }
  
  .pt-max-width-450vh--md {
    max-width: 450vh!important;
  }
  
  .pt-max-width-460vh--md {
    max-width: 460vh!important;
  }
  
  .pt-max-width-470vh--md {
    max-width: 470vh!important;
  }
  
  .pt-max-width-480vh--md {
    max-width: 480vh!important;
  }
  
  .pt-max-width-490vh--md {
    max-width: 490vh!important;
  }
  
  .pt-max-width-500vh--md {
    max-width: 500vh!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-max-width-10vh--lg {
    max-width: 10vh!important;
  }
  
  .pt-max-width-20vh--lg {
    max-width: 20vh!important;
  }
  
  .pt-max-width-30vh--lg {
    max-width: 30vh!important;
  }
  
  .pt-max-width-40vh--lg {
    max-width: 40vh!important;
  }
  
  .pt-max-width-50vh--lg {
    max-width: 50vh!important;
  }
  
  .pt-max-width-60vh--lg {
    max-width: 60vh!important;
  }
  
  .pt-max-width-70vh--lg {
    max-width: 70vh!important;
  }
  
  .pt-max-width-80vh--lg {
    max-width: 80vh!important;
  }
  
  .pt-max-width-90vh--lg {
    max-width: 90vh!important;
  }
  
  .pt-max-width-100vh--lg {
    max-width: 100vh!important;
  }
  
  .pt-max-width-110vh--lg {
    max-width: 110vh!important;
  }
  
  .pt-max-width-120vh--lg {
    max-width: 120vh!important;
  }
  
  .pt-max-width-130vh--lg {
    max-width: 130vh!important;
  }
  
  .pt-max-width-140vh--lg {
    max-width: 140vh!important;
  }
  
  .pt-max-width-150vh--lg {
    max-width: 150vh!important;
  }
  
  .pt-max-width-160vh--lg {
    max-width: 160vh!important;
  }
  
  .pt-max-width-170vh--lg {
    max-width: 170vh!important;
  }
  
  .pt-max-width-180vh--lg {
    max-width: 180vh!important;
  }
  
  .pt-max-width-190vh--lg {
    max-width: 190vh!important;
  }
  
  .pt-max-width-200vh--lg {
    max-width: 200vh!important;
  }
  
  .pt-max-width-210vh--lg {
    max-width: 210vh!important;
  }
  
  .pt-max-width-220vh--lg {
    max-width: 220vh!important;
  }
  
  .pt-max-width-230vh--lg {
    max-width: 230vh!important;
  }
  
  .pt-max-width-240vh--lg {
    max-width: 240vh!important;
  }
  
  .pt-max-width-250vh--lg {
    max-width: 250vh!important;
  }
  
  .pt-max-width-260vh--lg {
    max-width: 260vh!important;
  }
  
  .pt-max-width-270vh--lg {
    max-width: 270vh!important;
  }
  
  .pt-max-width-280vh--lg {
    max-width: 280vh!important;
  }
  
  .pt-max-width-290vh--lg {
    max-width: 290vh!important;
  }
  
  .pt-max-width-300vh--lg {
    max-width: 300vh!important;
  }
  
  .pt-max-width-310vh--lg {
    max-width: 310vh!important;
  }
  
  .pt-max-width-320vh--lg {
    max-width: 320vh!important;
  }
  
  .pt-max-width-330vh--lg {
    max-width: 330vh!important;
  }
  
  .pt-max-width-340vh--lg {
    max-width: 340vh!important;
  }
  
  .pt-max-width-350vh--lg {
    max-width: 350vh!important;
  }
  
  .pt-max-width-360vh--lg {
    max-width: 360vh!important;
  }
  
  .pt-max-width-370vh--lg {
    max-width: 370vh!important;
  }
  
  .pt-max-width-380vh--lg {
    max-width: 380vh!important;
  }
  
  .pt-max-width-390vh--lg {
    max-width: 390vh!important;
  }
  
  .pt-max-width-400vh--lg {
    max-width: 400vh!important;
  }
  
  .pt-max-width-410vh--lg {
    max-width: 410vh!important;
  }
  
  .pt-max-width-420vh--lg {
    max-width: 420vh!important;
  }
  
  .pt-max-width-430vh--lg {
    max-width: 430vh!important;
  }
  
  .pt-max-width-440vh--lg {
    max-width: 440vh!important;
  }
  
  .pt-max-width-450vh--lg {
    max-width: 450vh!important;
  }
  
  .pt-max-width-460vh--lg {
    max-width: 460vh!important;
  }
  
  .pt-max-width-470vh--lg {
    max-width: 470vh!important;
  }
  
  .pt-max-width-480vh--lg {
    max-width: 480vh!important;
  }
  
  .pt-max-width-490vh--lg {
    max-width: 490vh!important;
  }
  
  .pt-max-width-500vh--lg {
    max-width: 500vh!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-max-width-10vh--xl {
    max-width: 10vh!important;
  }
  
  .pt-max-width-20vh--xl {
    max-width: 20vh!important;
  }
  
  .pt-max-width-30vh--xl {
    max-width: 30vh!important;
  }
  
  .pt-max-width-40vh--xl {
    max-width: 40vh!important;
  }
  
  .pt-max-width-50vh--xl {
    max-width: 50vh!important;
  }
  
  .pt-max-width-60vh--xl {
    max-width: 60vh!important;
  }
  
  .pt-max-width-70vh--xl {
    max-width: 70vh!important;
  }
  
  .pt-max-width-80vh--xl {
    max-width: 80vh!important;
  }
  
  .pt-max-width-90vh--xl {
    max-width: 90vh!important;
  }
  
  .pt-max-width-100vh--xl {
    max-width: 100vh!important;
  }
  
  .pt-max-width-110vh--xl {
    max-width: 110vh!important;
  }
  
  .pt-max-width-120vh--xl {
    max-width: 120vh!important;
  }
  
  .pt-max-width-130vh--xl {
    max-width: 130vh!important;
  }
  
  .pt-max-width-140vh--xl {
    max-width: 140vh!important;
  }
  
  .pt-max-width-150vh--xl {
    max-width: 150vh!important;
  }
  
  .pt-max-width-160vh--xl {
    max-width: 160vh!important;
  }
  
  .pt-max-width-170vh--xl {
    max-width: 170vh!important;
  }
  
  .pt-max-width-180vh--xl {
    max-width: 180vh!important;
  }
  
  .pt-max-width-190vh--xl {
    max-width: 190vh!important;
  }
  
  .pt-max-width-200vh--xl {
    max-width: 200vh!important;
  }
  
  .pt-max-width-210vh--xl {
    max-width: 210vh!important;
  }
  
  .pt-max-width-220vh--xl {
    max-width: 220vh!important;
  }
  
  .pt-max-width-230vh--xl {
    max-width: 230vh!important;
  }
  
  .pt-max-width-240vh--xl {
    max-width: 240vh!important;
  }
  
  .pt-max-width-250vh--xl {
    max-width: 250vh!important;
  }
  
  .pt-max-width-260vh--xl {
    max-width: 260vh!important;
  }
  
  .pt-max-width-270vh--xl {
    max-width: 270vh!important;
  }
  
  .pt-max-width-280vh--xl {
    max-width: 280vh!important;
  }
  
  .pt-max-width-290vh--xl {
    max-width: 290vh!important;
  }
  
  .pt-max-width-300vh--xl {
    max-width: 300vh!important;
  }
  
  .pt-max-width-310vh--xl {
    max-width: 310vh!important;
  }
  
  .pt-max-width-320vh--xl {
    max-width: 320vh!important;
  }
  
  .pt-max-width-330vh--xl {
    max-width: 330vh!important;
  }
  
  .pt-max-width-340vh--xl {
    max-width: 340vh!important;
  }
  
  .pt-max-width-350vh--xl {
    max-width: 350vh!important;
  }
  
  .pt-max-width-360vh--xl {
    max-width: 360vh!important;
  }
  
  .pt-max-width-370vh--xl {
    max-width: 370vh!important;
  }
  
  .pt-max-width-380vh--xl {
    max-width: 380vh!important;
  }
  
  .pt-max-width-390vh--xl {
    max-width: 390vh!important;
  }
  
  .pt-max-width-400vh--xl {
    max-width: 400vh!important;
  }
  
  .pt-max-width-410vh--xl {
    max-width: 410vh!important;
  }
  
  .pt-max-width-420vh--xl {
    max-width: 420vh!important;
  }
  
  .pt-max-width-430vh--xl {
    max-width: 430vh!important;
  }
  
  .pt-max-width-440vh--xl {
    max-width: 440vh!important;
  }
  
  .pt-max-width-450vh--xl {
    max-width: 450vh!important;
  }
  
  .pt-max-width-460vh--xl {
    max-width: 460vh!important;
  }
  
  .pt-max-width-470vh--xl {
    max-width: 470vh!important;
  }
  
  .pt-max-width-480vh--xl {
    max-width: 480vh!important;
  }
  
  .pt-max-width-490vh--xl {
    max-width: 490vh!important;
  }
  
  .pt-max-width-500vh--xl {
    max-width: 500vh!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-max-width-10vh--xxl {
    max-width: 10vh!important;
  }
  
  .pt-max-width-20vh--xxl {
    max-width: 20vh!important;
  }
  
  .pt-max-width-30vh--xxl {
    max-width: 30vh!important;
  }
  
  .pt-max-width-40vh--xxl {
    max-width: 40vh!important;
  }
  
  .pt-max-width-50vh--xxl {
    max-width: 50vh!important;
  }
  
  .pt-max-width-60vh--xxl {
    max-width: 60vh!important;
  }
  
  .pt-max-width-70vh--xxl {
    max-width: 70vh!important;
  }
  
  .pt-max-width-80vh--xxl {
    max-width: 80vh!important;
  }
  
  .pt-max-width-90vh--xxl {
    max-width: 90vh!important;
  }
  
  .pt-max-width-100vh--xxl {
    max-width: 100vh!important;
  }
  
  .pt-max-width-110vh--xxl {
    max-width: 110vh!important;
  }
  
  .pt-max-width-120vh--xxl {
    max-width: 120vh!important;
  }
  
  .pt-max-width-130vh--xxl {
    max-width: 130vh!important;
  }
  
  .pt-max-width-140vh--xxl {
    max-width: 140vh!important;
  }
  
  .pt-max-width-150vh--xxl {
    max-width: 150vh!important;
  }
  
  .pt-max-width-160vh--xxl {
    max-width: 160vh!important;
  }
  
  .pt-max-width-170vh--xxl {
    max-width: 170vh!important;
  }
  
  .pt-max-width-180vh--xxl {
    max-width: 180vh!important;
  }
  
  .pt-max-width-190vh--xxl {
    max-width: 190vh!important;
  }
  
  .pt-max-width-200vh--xxl {
    max-width: 200vh!important;
  }
  
  .pt-max-width-210vh--xxl {
    max-width: 210vh!important;
  }
  
  .pt-max-width-220vh--xxl {
    max-width: 220vh!important;
  }
  
  .pt-max-width-230vh--xxl {
    max-width: 230vh!important;
  }
  
  .pt-max-width-240vh--xxl {
    max-width: 240vh!important;
  }
  
  .pt-max-width-250vh--xxl {
    max-width: 250vh!important;
  }
  
  .pt-max-width-260vh--xxl {
    max-width: 260vh!important;
  }
  
  .pt-max-width-270vh--xxl {
    max-width: 270vh!important;
  }
  
  .pt-max-width-280vh--xxl {
    max-width: 280vh!important;
  }
  
  .pt-max-width-290vh--xxl {
    max-width: 290vh!important;
  }
  
  .pt-max-width-300vh--xxl {
    max-width: 300vh!important;
  }
  
  .pt-max-width-310vh--xxl {
    max-width: 310vh!important;
  }
  
  .pt-max-width-320vh--xxl {
    max-width: 320vh!important;
  }
  
  .pt-max-width-330vh--xxl {
    max-width: 330vh!important;
  }
  
  .pt-max-width-340vh--xxl {
    max-width: 340vh!important;
  }
  
  .pt-max-width-350vh--xxl {
    max-width: 350vh!important;
  }
  
  .pt-max-width-360vh--xxl {
    max-width: 360vh!important;
  }
  
  .pt-max-width-370vh--xxl {
    max-width: 370vh!important;
  }
  
  .pt-max-width-380vh--xxl {
    max-width: 380vh!important;
  }
  
  .pt-max-width-390vh--xxl {
    max-width: 390vh!important;
  }
  
  .pt-max-width-400vh--xxl {
    max-width: 400vh!important;
  }
  
  .pt-max-width-410vh--xxl {
    max-width: 410vh!important;
  }
  
  .pt-max-width-420vh--xxl {
    max-width: 420vh!important;
  }
  
  .pt-max-width-430vh--xxl {
    max-width: 430vh!important;
  }
  
  .pt-max-width-440vh--xxl {
    max-width: 440vh!important;
  }
  
  .pt-max-width-450vh--xxl {
    max-width: 450vh!important;
  }
  
  .pt-max-width-460vh--xxl {
    max-width: 460vh!important;
  }
  
  .pt-max-width-470vh--xxl {
    max-width: 470vh!important;
  }
  
  .pt-max-width-480vh--xxl {
    max-width: 480vh!important;
  }
  
  .pt-max-width-490vh--xxl {
    max-width: 490vh!important;
  }
  
  .pt-max-width-500vh--xxl {
    max-width: 500vh!important;
  }
}

/* VARIABLE WIDTH -------------------------------------------------------------------------------- */
.pt-max-width-10vw {
  max-width: 10vw!important;
}

.pt-max-width-20vw {
  max-width: 20vw!important;
}

.pt-max-width-30vw {
  max-width: 30vw!important;
}

.pt-max-width-40vw {
  max-width: 40vw!important;
}

.pt-max-width-50vw {
  max-width: 50vw!important;
}

.pt-max-width-60vw {
  max-width: 60vw!important;
}

.pt-max-width-70vw {
  max-width: 70vw!important;
}

.pt-max-width-80vw {
  max-width: 80vw!important;
}

.pt-max-width-90vw {
  max-width: 90vw!important;
}

.pt-max-width-100vw {
  max-width: 100vw!important;
}

.pt-max-width-110vw {
  max-width: 110vw!important;
}

.pt-max-width-120vw {
  max-width: 120vw!important;
}

.pt-max-width-130vw {
  max-width: 130vw!important;
}

.pt-max-width-140vw {
  max-width: 140vw!important;
}

.pt-max-width-150vw {
  max-width: 150vw!important;
}

.pt-max-width-160vw {
  max-width: 160vw!important;
}

.pt-max-width-170vw {
  max-width: 170vw!important;
}

.pt-max-width-180vw {
  max-width: 180vw!important;
}

.pt-max-width-190vw {
  max-width: 190vw!important;
}

.pt-max-width-200vw {
  max-width: 200vw!important;
}

.pt-max-width-210vw {
  max-width: 210vw!important;
}

.pt-max-width-220vw {
  max-width: 220vw!important;
}

.pt-max-width-230vw {
  max-width: 230vw!important;
}

.pt-max-width-240vw {
  max-width: 240vw!important;
}

.pt-max-width-250vw {
  max-width: 250vw!important;
}

.pt-max-width-260vw {
  max-width: 260vw!important;
}

.pt-max-width-270vw {
  max-width: 270vw!important;
}

.pt-max-width-280vw {
  max-width: 280vw!important;
}

.pt-max-width-290vw {
  max-width: 290vw!important;
}

.pt-max-width-300vw {
  max-width: 300vw!important;
}

.pt-max-width-310vw {
  max-width: 310vw!important;
}

.pt-max-width-320vw {
  max-width: 320vw!important;
}

.pt-max-width-330vw {
  max-width: 330vw!important;
}

.pt-max-width-340vw {
  max-width: 340vw!important;
}

.pt-max-width-350vw {
  max-width: 350vw!important;
}

.pt-max-width-360vw {
  max-width: 360vw!important;
}

.pt-max-width-370vw {
  max-width: 370vw!important;
}

.pt-max-width-380vw {
  max-width: 380vw!important;
}

.pt-max-width-390vw {
  max-width: 390vw!important;
}

.pt-max-width-400vw {
  max-width: 400vw!important;
}

.pt-max-width-410vw {
  max-width: 410vw!important;
}

.pt-max-width-420vw {
  max-width: 420vw!important;
}

.pt-max-width-430vw {
  max-width: 430vw!important;
}

.pt-max-width-440vw {
  max-width: 440vw!important;
}

.pt-max-width-450vw {
  max-width: 450vw!important;
}

.pt-max-width-460vw {
  max-width: 460vw!important;
}

.pt-max-width-470vw {
  max-width: 470vw!important;
}

.pt-max-width-480vw {
  max-width: 480vw!important;
}

.pt-max-width-490vw {
  max-width: 490vw!important;
}

.pt-max-width-500vw {
  max-width: 500vw!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-max-width-10vw--sm {
    max-width: 10vw!important;
  }
  
  .pt-max-width-20vw--sm {
    max-width: 20vw!important;
  }
  
  .pt-max-width-30vw--sm {
    max-width: 30vw!important;
  }
  
  .pt-max-width-40vw--sm {
    max-width: 40vw!important;
  }
  
  .pt-max-width-50vw--sm {
    max-width: 50vw!important;
  }
  
  .pt-max-width-60vw--sm {
    max-width: 60vw!important;
  }
  
  .pt-max-width-70vw--sm {
    max-width: 70vw!important;
  }
  
  .pt-max-width-80vw--sm {
    max-width: 80vw!important;
  }
  
  .pt-max-width-90vw--sm {
    max-width: 90vw!important;
  }
  
  .pt-max-width-100vw--sm {
    max-width: 100vw!important;
  }
  
  .pt-max-width-110vw--sm {
    max-width: 110vw!important;
  }
  
  .pt-max-width-120vw--sm {
    max-width: 120vw!important;
  }
  
  .pt-max-width-130vw--sm {
    max-width: 130vw!important;
  }
  
  .pt-max-width-140vw--sm {
    max-width: 140vw!important;
  }
  
  .pt-max-width-150vw--sm {
    max-width: 150vw!important;
  }
  
  .pt-max-width-160vw--sm {
    max-width: 160vw!important;
  }
  
  .pt-max-width-170vw--sm {
    max-width: 170vw!important;
  }
  
  .pt-max-width-180vw--sm {
    max-width: 180vw!important;
  }
  
  .pt-max-width-190vw--sm {
    max-width: 190vw!important;
  }
  
  .pt-max-width-200vw--sm {
    max-width: 200vw!important;
  }
  
  .pt-max-width-210vw--sm {
    max-width: 210vw!important;
  }
  
  .pt-max-width-220vw--sm {
    max-width: 220vw!important;
  }
  
  .pt-max-width-230vw--sm {
    max-width: 230vw!important;
  }
  
  .pt-max-width-240vw--sm {
    max-width: 240vw!important;
  }
  
  .pt-max-width-250vw--sm {
    max-width: 250vw!important;
  }
  
  .pt-max-width-260vw--sm {
    max-width: 260vw!important;
  }
  
  .pt-max-width-270vw--sm {
    max-width: 270vw!important;
  }
  
  .pt-max-width-280vw--sm {
    max-width: 280vw!important;
  }
  
  .pt-max-width-290vw--sm {
    max-width: 290vw!important;
  }
  
  .pt-max-width-300vw--sm {
    max-width: 300vw!important;
  }
  
  .pt-max-width-310vw--sm {
    max-width: 310vw!important;
  }
  
  .pt-max-width-320vw--sm {
    max-width: 320vw!important;
  }
  
  .pt-max-width-330vw--sm {
    max-width: 330vw!important;
  }
  
  .pt-max-width-340vw--sm {
    max-width: 340vw!important;
  }
  
  .pt-max-width-350vw--sm {
    max-width: 350vw!important;
  }
  
  .pt-max-width-360vw--sm {
    max-width: 360vw!important;
  }
  
  .pt-max-width-370vw--sm {
    max-width: 370vw!important;
  }
  
  .pt-max-width-380vw--sm {
    max-width: 380vw!important;
  }
  
  .pt-max-width-390vw--sm {
    max-width: 390vw!important;
  }
  
  .pt-max-width-400vw--sm {
    max-width: 400vw!important;
  }
  
  .pt-max-width-410vw--sm {
    max-width: 410vw!important;
  }
  
  .pt-max-width-420vw--sm {
    max-width: 420vw!important;
  }
  
  .pt-max-width-430vw--sm {
    max-width: 430vw!important;
  }
  
  .pt-max-width-440vw--sm {
    max-width: 440vw!important;
  }
  
  .pt-max-width-450vw--sm {
    max-width: 450vw!important;
  }
  
  .pt-max-width-460vw--sm {
    max-width: 460vw!important;
  }
  
  .pt-max-width-470vw--sm {
    max-width: 470vw!important;
  }
  
  .pt-max-width-480vw--sm {
    max-width: 480vw!important;
  }
  
  .pt-max-width-490vw--sm {
    max-width: 490vw!important;
  }
  
  .pt-max-width-500vw--sm {
    max-width: 500vw!important;
  }
}

/* MD */
@media (min-width: 768px) {
  .pt-max-width-10vw--md {
    max-width: 10vw!important;
  }
  
  .pt-max-width-20vw--md {
    max-width: 20vw!important;
  }
  
  .pt-max-width-30vw--md {
    max-width: 30vw!important;
  }
  
  .pt-max-width-40vw--md {
    max-width: 40vw!important;
  }
  
  .pt-max-width-50vw--md {
    max-width: 50vw!important;
  }
  
  .pt-max-width-60vw--md {
    max-width: 60vw!important;
  }
  
  .pt-max-width-70vw--md {
    max-width: 70vw!important;
  }
  
  .pt-max-width-80vw--md {
    max-width: 80vw!important;
  }
  
  .pt-max-width-90vw--md {
    max-width: 90vw!important;
  }
  
  .pt-max-width-100vw--md {
    max-width: 100vw!important;
  }
  
  .pt-max-width-110vw--md {
    max-width: 110vw!important;
  }
  
  .pt-max-width-120vw--md {
    max-width: 120vw!important;
  }
  
  .pt-max-width-130vw--md {
    max-width: 130vw!important;
  }
  
  .pt-max-width-140vw--md {
    max-width: 140vw!important;
  }
  
  .pt-max-width-150vw--md {
    max-width: 150vw!important;
  }
  
  .pt-max-width-160vw--md {
    max-width: 160vw!important;
  }
  
  .pt-max-width-170vw--md {
    max-width: 170vw!important;
  }
  
  .pt-max-width-180vw--md {
    max-width: 180vw!important;
  }
  
  .pt-max-width-190vw--md {
    max-width: 190vw!important;
  }
  
  .pt-max-width-200vw--md {
    max-width: 200vw!important;
  }
  
  .pt-max-width-210vw--md {
    max-width: 210vw!important;
  }
  
  .pt-max-width-220vw--md {
    max-width: 220vw!important;
  }
  
  .pt-max-width-230vw--md {
    max-width: 230vw!important;
  }
  
  .pt-max-width-240vw--md {
    max-width: 240vw!important;
  }
  
  .pt-max-width-250vw--md {
    max-width: 250vw!important;
  }
  
  .pt-max-width-260vw--md {
    max-width: 260vw!important;
  }
  
  .pt-max-width-270vw--md {
    max-width: 270vw!important;
  }
  
  .pt-max-width-280vw--md {
    max-width: 280vw!important;
  }
  
  .pt-max-width-290vw--md {
    max-width: 290vw!important;
  }
  
  .pt-max-width-300vw--md {
    max-width: 300vw!important;
  }
  
  .pt-max-width-310vw--md {
    max-width: 310vw!important;
  }
  
  .pt-max-width-320vw--md {
    max-width: 320vw!important;
  }
  
  .pt-max-width-330vw--md {
    max-width: 330vw!important;
  }
  
  .pt-max-width-340vw--md {
    max-width: 340vw!important;
  }
  
  .pt-max-width-350vw--md {
    max-width: 350vw!important;
  }
  
  .pt-max-width-360vw--md {
    max-width: 360vw!important;
  }
  
  .pt-max-width-370vw--md {
    max-width: 370vw!important;
  }
  
  .pt-max-width-380vw--md {
    max-width: 380vw!important;
  }
  
  .pt-max-width-390vw--md {
    max-width: 390vw!important;
  }
  
  .pt-max-width-400vw--md {
    max-width: 400vw!important;
  }
  
  .pt-max-width-410vw--md {
    max-width: 410vw!important;
  }
  
  .pt-max-width-420vw--md {
    max-width: 420vw!important;
  }
  
  .pt-max-width-430vw--md {
    max-width: 430vw!important;
  }
  
  .pt-max-width-440vw--md {
    max-width: 440vw!important;
  }
  
  .pt-max-width-450vw--md {
    max-width: 450vw!important;
  }
  
  .pt-max-width-460vw--md {
    max-width: 460vw!important;
  }
  
  .pt-max-width-470vw--md {
    max-width: 470vw!important;
  }
  
  .pt-max-width-480vw--md {
    max-width: 480vw!important;
  }
  
  .pt-max-width-490vw--md {
    max-width: 490vw!important;
  }
  
  .pt-max-width-500vw--md {
    max-width: 500vw!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-max-width-10vw--lg {
    max-width: 10vw!important;
  }
  
  .pt-max-width-20vw--lg {
    max-width: 20vw!important;
  }
  
  .pt-max-width-30vw--lg {
    max-width: 30vw!important;
  }
  
  .pt-max-width-40vw--lg {
    max-width: 40vw!important;
  }
  
  .pt-max-width-50vw--lg {
    max-width: 50vw!important;
  }
  
  .pt-max-width-60vw--lg {
    max-width: 60vw!important;
  }
  
  .pt-max-width-70vw--lg {
    max-width: 70vw!important;
  }
  
  .pt-max-width-80vw--lg {
    max-width: 80vw!important;
  }
  
  .pt-max-width-90vw--lg {
    max-width: 90vw!important;
  }
  
  .pt-max-width-100vw--lg {
    max-width: 100vw!important;
  }
  
  .pt-max-width-110vw--lg {
    max-width: 110vw!important;
  }
  
  .pt-max-width-120vw--lg {
    max-width: 120vw!important;
  }
  
  .pt-max-width-130vw--lg {
    max-width: 130vw!important;
  }
  
  .pt-max-width-140vw--lg {
    max-width: 140vw!important;
  }
  
  .pt-max-width-150vw--lg {
    max-width: 150vw!important;
  }
  
  .pt-max-width-160vw--lg {
    max-width: 160vw!important;
  }
  
  .pt-max-width-170vw--lg {
    max-width: 170vw!important;
  }
  
  .pt-max-width-180vw--lg {
    max-width: 180vw!important;
  }
  
  .pt-max-width-190vw--lg {
    max-width: 190vw!important;
  }
  
  .pt-max-width-200vw--lg {
    max-width: 200vw!important;
  }
  
  .pt-max-width-210vw--lg {
    max-width: 210vw!important;
  }
  
  .pt-max-width-220vw--lg {
    max-width: 220vw!important;
  }
  
  .pt-max-width-230vw--lg {
    max-width: 230vw!important;
  }
  
  .pt-max-width-240vw--lg {
    max-width: 240vw!important;
  }
  
  .pt-max-width-250vw--lg {
    max-width: 250vw!important;
  }
  
  .pt-max-width-260vw--lg {
    max-width: 260vw!important;
  }
  
  .pt-max-width-270vw--lg {
    max-width: 270vw!important;
  }
  
  .pt-max-width-280vw--lg {
    max-width: 280vw!important;
  }
  
  .pt-max-width-290vw--lg {
    max-width: 290vw!important;
  }
  
  .pt-max-width-300vw--lg {
    max-width: 300vw!important;
  }
  
  .pt-max-width-310vw--lg {
    max-width: 310vw!important;
  }
  
  .pt-max-width-320vw--lg {
    max-width: 320vw!important;
  }
  
  .pt-max-width-330vw--lg {
    max-width: 330vw!important;
  }
  
  .pt-max-width-340vw--lg {
    max-width: 340vw!important;
  }
  
  .pt-max-width-350vw--lg {
    max-width: 350vw!important;
  }
  
  .pt-max-width-360vw--lg {
    max-width: 360vw!important;
  }
  
  .pt-max-width-370vw--lg {
    max-width: 370vw!important;
  }
  
  .pt-max-width-380vw--lg {
    max-width: 380vw!important;
  }
  
  .pt-max-width-390vw--lg {
    max-width: 390vw!important;
  }
  
  .pt-max-width-400vw--lg {
    max-width: 400vw!important;
  }
  
  .pt-max-width-410vw--lg {
    max-width: 410vw!important;
  }
  
  .pt-max-width-420vw--lg {
    max-width: 420vw!important;
  }
  
  .pt-max-width-430vw--lg {
    max-width: 430vw!important;
  }
  
  .pt-max-width-440vw--lg {
    max-width: 440vw!important;
  }
  
  .pt-max-width-450vw--lg {
    max-width: 450vw!important;
  }
  
  .pt-max-width-460vw--lg {
    max-width: 460vw!important;
  }
  
  .pt-max-width-470vw--lg {
    max-width: 470vw!important;
  }
  
  .pt-max-width-480vw--lg {
    max-width: 480vw!important;
  }
  
  .pt-max-width-490vw--lg {
    max-width: 490vw!important;
  }
  
  .pt-max-width-500vw--lg {
    max-width: 500vw!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-max-width-10vw--xl {
    max-width: 10vw!important;
  }
  
  .pt-max-width-20vw--xl {
    max-width: 20vw!important;
  }
  
  .pt-max-width-30vw--xl {
    max-width: 30vw!important;
  }
  
  .pt-max-width-40vw--xl {
    max-width: 40vw!important;
  }
  
  .pt-max-width-50vw--xl {
    max-width: 50vw!important;
  }
  
  .pt-max-width-60vw--xl {
    max-width: 60vw!important;
  }
  
  .pt-max-width-70vw--xl {
    max-width: 70vw!important;
  }
  
  .pt-max-width-80vw--xl {
    max-width: 80vw!important;
  }
  
  .pt-max-width-90vw--xl {
    max-width: 90vw!important;
  }
  
  .pt-max-width-100vw--xl {
    max-width: 100vw!important;
  }
  
  .pt-max-width-110vw--xl {
    max-width: 110vw!important;
  }
  
  .pt-max-width-120vw--xl {
    max-width: 120vw!important;
  }
  
  .pt-max-width-130vw--xl {
    max-width: 130vw!important;
  }
  
  .pt-max-width-140vw--xl {
    max-width: 140vw!important;
  }
  
  .pt-max-width-150vw--xl {
    max-width: 150vw!important;
  }
  
  .pt-max-width-160vw--xl {
    max-width: 160vw!important;
  }
  
  .pt-max-width-170vw--xl {
    max-width: 170vw!important;
  }
  
  .pt-max-width-180vw--xl {
    max-width: 180vw!important;
  }
  
  .pt-max-width-190vw--xl {
    max-width: 190vw!important;
  }
  
  .pt-max-width-200vw--xl {
    max-width: 200vw!important;
  }
  
  .pt-max-width-210vw--xl {
    max-width: 210vw!important;
  }
  
  .pt-max-width-220vw--xl {
    max-width: 220vw!important;
  }
  
  .pt-max-width-230vw--xl {
    max-width: 230vw!important;
  }
  
  .pt-max-width-240vw--xl {
    max-width: 240vw!important;
  }
  
  .pt-max-width-250vw--xl {
    max-width: 250vw!important;
  }
  
  .pt-max-width-260vw--xl {
    max-width: 260vw!important;
  }
  
  .pt-max-width-270vw--xl {
    max-width: 270vw!important;
  }
  
  .pt-max-width-280vw--xl {
    max-width: 280vw!important;
  }
  
  .pt-max-width-290vw--xl {
    max-width: 290vw!important;
  }
  
  .pt-max-width-300vw--xl {
    max-width: 300vw!important;
  }
  
  .pt-max-width-310vw--xl {
    max-width: 310vw!important;
  }
  
  .pt-max-width-320vw--xl {
    max-width: 320vw!important;
  }
  
  .pt-max-width-330vw--xl {
    max-width: 330vw!important;
  }
  
  .pt-max-width-340vw--xl {
    max-width: 340vw!important;
  }
  
  .pt-max-width-350vw--xl {
    max-width: 350vw!important;
  }
  
  .pt-max-width-360vw--xl {
    max-width: 360vw!important;
  }
  
  .pt-max-width-370vw--xl {
    max-width: 370vw!important;
  }
  
  .pt-max-width-380vw--xl {
    max-width: 380vw!important;
  }
  
  .pt-max-width-390vw--xl {
    max-width: 390vw!important;
  }
  
  .pt-max-width-400vw--xl {
    max-width: 400vw!important;
  }
  
  .pt-max-width-410vw--xl {
    max-width: 410vw!important;
  }
  
  .pt-max-width-420vw--xl {
    max-width: 420vw!important;
  }
  
  .pt-max-width-430vw--xl {
    max-width: 430vw!important;
  }
  
  .pt-max-width-440vw--xl {
    max-width: 440vw!important;
  }
  
  .pt-max-width-450vw--xl {
    max-width: 450vw!important;
  }
  
  .pt-max-width-460vw--xl {
    max-width: 460vw!important;
  }
  
  .pt-max-width-470vw--xl {
    max-width: 470vw!important;
  }
  
  .pt-max-width-480vw--xl {
    max-width: 480vw!important;
  }
  
  .pt-max-width-490vw--xl {
    max-width: 490vw!important;
  }
  
  .pt-max-width-500vw--xl {
    max-width: 500vw!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-max-width-10vw--xxl {
    max-width: 10vw!important;
  }
  
  .pt-max-width-20vw--xxl {
    max-width: 20vw!important;
  }
  
  .pt-max-width-30vw--xxl {
    max-width: 30vw!important;
  }
  
  .pt-max-width-40vw--xxl {
    max-width: 40vw!important;
  }
  
  .pt-max-width-50vw--xxl {
    max-width: 50vw!important;
  }
  
  .pt-max-width-60vw--xxl {
    max-width: 60vw!important;
  }
  
  .pt-max-width-70vw--xxl {
    max-width: 70vw!important;
  }
  
  .pt-max-width-80vw--xxl {
    max-width: 80vw!important;
  }
  
  .pt-max-width-90vw--xxl {
    max-width: 90vw!important;
  }
  
  .pt-max-width-100vw--xxl {
    max-width: 100vw!important;
  }
  
  .pt-max-width-110vw--xxl {
    max-width: 110vw!important;
  }
  
  .pt-max-width-120vw--xxl {
    max-width: 120vw!important;
  }
  
  .pt-max-width-130vw--xxl {
    max-width: 130vw!important;
  }
  
  .pt-max-width-140vw--xxl {
    max-width: 140vw!important;
  }
  
  .pt-max-width-150vw--xxl {
    max-width: 150vw!important;
  }
  
  .pt-max-width-160vw--xxl {
    max-width: 160vw!important;
  }
  
  .pt-max-width-170vw--xxl {
    max-width: 170vw!important;
  }
  
  .pt-max-width-180vw--xxl {
    max-width: 180vw!important;
  }
  
  .pt-max-width-190vw--xxl {
    max-width: 190vw!important;
  }
  
  .pt-max-width-200vw--xxl {
    max-width: 200vw!important;
  }
  
  .pt-max-width-210vw--xxl {
    max-width: 210vw!important;
  }
  
  .pt-max-width-220vw--xxl {
    max-width: 220vw!important;
  }
  
  .pt-max-width-230vw--xxl {
    max-width: 230vw!important;
  }
  
  .pt-max-width-240vw--xxl {
    max-width: 240vw!important;
  }
  
  .pt-max-width-250vw--xxl {
    max-width: 250vw!important;
  }
  
  .pt-max-width-260vw--xxl {
    max-width: 260vw!important;
  }
  
  .pt-max-width-270vw--xxl {
    max-width: 270vw!important;
  }
  
  .pt-max-width-280vw--xxl {
    max-width: 280vw!important;
  }
  
  .pt-max-width-290vw--xxl {
    max-width: 290vw!important;
  }
  
  .pt-max-width-300vw--xxl {
    max-width: 300vw!important;
  }
  
  .pt-max-width-310vw--xxl {
    max-width: 310vw!important;
  }
  
  .pt-max-width-320vw--xxl {
    max-width: 320vw!important;
  }
  
  .pt-max-width-330vw--xxl {
    max-width: 330vw!important;
  }
  
  .pt-max-width-340vw--xxl {
    max-width: 340vw!important;
  }
  
  .pt-max-width-350vw--xxl {
    max-width: 350vw!important;
  }
  
  .pt-max-width-360vw--xxl {
    max-width: 360vw!important;
  }
  
  .pt-max-width-370vw--xxl {
    max-width: 370vw!important;
  }
  
  .pt-max-width-380vw--xxl {
    max-width: 380vw!important;
  }
  
  .pt-max-width-390vw--xxl {
    max-width: 390vw!important;
  }
  
  .pt-max-width-400vw--xxl {
    max-width: 400vw!important;
  }
  
  .pt-max-width-410vw--xxl {
    max-width: 410vw!important;
  }
  
  .pt-max-width-420vw--xxl {
    max-width: 420vw!important;
  }
  
  .pt-max-width-430vw--xxl {
    max-width: 430vw!important;
  }
  
  .pt-max-width-440vw--xxl {
    max-width: 440vw!important;
  }
  
  .pt-max-width-450vw--xxl {
    max-width: 450vw!important;
  }
  
  .pt-max-width-460vw--xxl {
    max-width: 460vw!important;
  }
  
  .pt-max-width-470vw--xxl {
    max-width: 470vw!important;
  }
  
  .pt-max-width-480vw--xxl {
    max-width: 480vw!important;
  }
  
  .pt-max-width-490vw--xxl {
    max-width: 490vw!important;
  }
  
  .pt-max-width-500vw--xxl {
    max-width: 500vw!important;
  }
}

/* MIN WIDTH ------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* CONTENT --------------------------------------------------------------------------------------- */
.pt-min-width-auto {
  min-width: auto!important;
}

.pt-min-width-fit-content {
  min-width: fit-content!important;
}

.pt-min-width-max-content {
  min-width: max-content!important;
}

.pt-min-width-min-content {
  min-width: min-content!important;
}

.pt-min-width-inherit {
  min-width: inherit!important;
}

.pt-min-width-none {
  min-width: none!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-min-width-auto--sm {
    min-width: auto!important;
  }

  .pt-min-width-fit-content--sm {
    min-width: fit-content!important;
  }
  
  .pt-min-width-max-content--sm {
    min-width: max-content!important;
  }
  
  .pt-min-width-min-content--sm {
    min-width: min-content!important;
  }

  .pt-min-width-inherit--sm {
    min-width: inherit!important;
  }
  
  .pt-min-width-none--sm {
    min-width: none!important;
  }
}

/* MD */
@media (min-width: 768px) {
  .pt-min-width-auto--md {
    min-width: auto!important;
  }

  .pt-min-width-fit-content--md {
    min-width: fit-content!important;
  }
  
  .pt-min-width-max-content--md {
    min-width: max-content!important;
  }
  
  .pt-min-width-min-content--md {
    min-width: min-content!important;
  }
  
  .pt-min-width-inherit--md {
    min-width: inherit!important;
  }

  .pt-min-width-none--md {
    min-width: none!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-min-width-auto--lg {
    min-width: auto!important;
  }

  .pt-min-width-fit-content--lg {
    min-width: fit-content!important;
  }
  
  .pt-min-width-max-content--lg {
    min-width: max-content!important;
  }
  
  .pt-min-width-min-content--lg {
    min-width: min-content!important;
  }

  .pt-min-width-inherit--lg {
    min-width: inherit!important;
  }
  
  .pt-min-width-none--lg {
    min-width: none!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-min-width-auto--xl {
    min-width: auto!important;
  }

  .pt-min-width-fit-content--xl {
    min-width: fit-content!important;
  }
  
  .pt-min-width-max-content--xl {
    min-width: max-content!important;
  }
  
  .pt-min-width-min-content--xl {
    min-width: min-content!important;
  }
  
  .pt-min-width-inherit--xl {
    min-width: inherit!important;
  }

  .pt-min-width-none--xl {
    min-width: none!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-min-width-auto--xxl {
    min-width: auto!important;
  }

  .pt-min-width-fit-content--xxl {
    min-width: fit-content!important;
  }
  
  .pt-min-width-max-content--xxl {
    min-width: max-content!important;
  }
  
  .pt-min-width-min-content--xxl {
    min-width: min-content!important;
  }

  .pt-min-width-inherit--xxl {
    min-width: inherit!important;
  }
  
  .pt-min-width-none--xxl {
    min-width: none!important;
  }
}


/* PIXEL ----------------------------------------------------------------------------------------- */
.pt-min-width-10 {
  min-width: 10px!important;
}

.pt-min-width-20 {
  min-width: 20px!important;
}

.pt-min-width-30 {
  min-width: 30px!important;
}

.pt-min-width-40 {
  min-width: 40px!important;
}

.pt-min-width-50 {
  min-width: 50px!important;
}

.pt-min-width-60 {
  min-width: 60px!important;
}

.pt-min-width-70 {
  min-width: 70px!important;
}

.pt-min-width-80 {
  min-width: 80px!important;
}

.pt-min-width-90 {
  min-width: 90px!important;
}

.pt-min-width-100 {
  min-width: 100px!important;
}

.pt-min-width-110 {
  min-width: 110px!important;
}

.pt-min-width-120 {
  min-width: 120px!important;
}

.pt-min-width-130 {
  min-width: 130px!important;
}

.pt-min-width-140 {
  min-width: 140px!important;
}

.pt-min-width-150 {
  min-width: 150px!important;
}

.pt-min-width-160 {
  min-width: 160px!important;
}

.pt-min-width-170 {
  min-width: 170px!important;
}

.pt-min-width-180 {
  min-width: 180px!important;
}

.pt-min-width-190 {
  min-width: 190px!important;
}

.pt-min-width-200 {
  min-width: 200px!important;
}

.pt-min-width-210 {
  min-width: 210px!important;
}

.pt-min-width-220 {
  min-width: 220px!important;
}

.pt-min-width-230 {
  min-width: 230px!important;
}

.pt-min-width-240 {
  min-width: 240px!important;
}

.pt-min-width-250 {
  min-width: 250px!important;
}

.pt-min-width-260 {
  min-width: 260px!important;
}

.pt-min-width-270 {
  min-width: 270px!important;
}

.pt-min-width-280 {
  min-width: 280px!important;
}

.pt-min-width-290 {
  min-width: 290px!important;
}

.pt-min-width-300 {
  min-width: 300px!important;
}

.pt-min-width-310 {
  min-width: 310px!important;
}

.pt-min-width-320 {
  min-width: 320px!important;
}

.pt-min-width-330 {
  min-width: 330px!important;
}

.pt-min-width-340 {
  min-width: 340px!important;
}

.pt-min-width-350 {
  min-width: 350px!important;
}

.pt-min-width-360 {
  min-width: 360px!important;
}

.pt-min-width-370 {
  min-width: 370px!important;
}

.pt-min-width-380 {
  min-width: 380px!important;
}

.pt-min-width-390 {
  min-width: 390px!important;
}

.pt-min-width-400 {
  min-width: 400px!important;
}

.pt-min-width-410 {
  min-width: 410px!important;
}

.pt-min-width-420 {
  min-width: 420px!important;
}

.pt-min-width-430 {
  min-width: 430px!important;
}

.pt-min-width-440 {
  min-width: 440px!important;
}

.pt-min-width-450 {
  min-width: 450px!important;
}

.pt-min-width-460 {
  min-width: 460px!important;
}

.pt-min-width-470 {
  min-width: 470px!important;
}

.pt-min-width-480 {
  min-width: 480px!important;
}

.pt-min-width-490 {
  min-width: 490px!important;
}

.pt-min-width-500 {
  min-width: 500px!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-min-width-10--sm {
    min-width: 10px!important;
  }
  
  .pt-min-width-20--sm {
    min-width: 20px!important;
  }
  
  .pt-min-width-30--sm {
    min-width: 30px!important;
  }
  
  .pt-min-width-40--sm {
    min-width: 40px!important;
  }
  
  .pt-min-width-50--sm {
    min-width: 50px!important;
  }
  
  .pt-min-width-60--sm {
    min-width: 60px!important;
  }
  
  .pt-min-width-70--sm {
    min-width: 70px!important;
  }
  
  .pt-min-width-80--sm {
    min-width: 80px!important;
  }
  
  .pt-min-width-90--sm {
    min-width: 90px!important;
  }
  
  .pt-min-width-100--sm {
    min-width: 100px!important;
  }
  
  .pt-min-width-110--sm {
    min-width: 110px!important;
  }
  
  .pt-min-width-120--sm {
    min-width: 120px!important;
  }
  
  .pt-min-width-130--sm {
    min-width: 130px!important;
  }
  
  .pt-min-width-140--sm {
    min-width: 140px!important;
  }
  
  .pt-min-width-150--sm {
    min-width: 150px!important;
  }
  
  .pt-min-width-160--sm {
    min-width: 160px!important;
  }
  
  .pt-min-width-170--sm {
    min-width: 170px!important;
  }
  
  .pt-min-width-180--sm {
    min-width: 180px!important;
  }
  
  .pt-min-width-190--sm {
    min-width: 190px!important;
  }
  
  .pt-min-width-200--sm {
    min-width: 200px!important;
  }
  
  .pt-min-width-210--sm {
    min-width: 210px!important;
  }
  
  .pt-min-width-220--sm {
    min-width: 220px!important;
  }
  
  .pt-min-width-230--sm {
    min-width: 230px!important;
  }
  
  .pt-min-width-240--sm {
    min-width: 240px!important;
  }
  
  .pt-min-width-250--sm {
    min-width: 250px!important;
  }
  
  .pt-min-width-260--sm {
    min-width: 260px!important;
  }
  
  .pt-min-width-270--sm {
    min-width: 270px!important;
  }
  
  .pt-min-width-280--sm {
    min-width: 280px!important;
  }
  
  .pt-min-width-290--sm {
    min-width: 290px!important;
  }
  
  .pt-min-width-300--sm {
    min-width: 300px!important;
  }
  
  .pt-min-width-310--sm {
    min-width: 310px!important;
  }
  
  .pt-min-width-320--sm {
    min-width: 320px!important;
  }
  
  .pt-min-width-330--sm {
    min-width: 330px!important;
  }
  
  .pt-min-width-340--sm {
    min-width: 340px!important;
  }
  
  .pt-min-width-350--sm {
    min-width: 350px!important;
  }
  
  .pt-min-width-360--sm {
    min-width: 360px!important;
  }
  
  .pt-min-width-370--sm {
    min-width: 370px!important;
  }
  
  .pt-min-width-380--sm {
    min-width: 380px!important;
  }
  
  .pt-min-width-390--sm {
    min-width: 390px!important;
  }
  
  .pt-min-width-400--sm {
    min-width: 400px!important;
  }
  
  .pt-min-width-410--sm {
    min-width: 410px!important;
  }
  
  .pt-min-width-420--sm {
    min-width: 420px!important;
  }
  
  .pt-min-width-430--sm {
    min-width: 430px!important;
  }
  
  .pt-min-width-440--sm {
    min-width: 440px!important;
  }
  
  .pt-min-width-450--sm {
    min-width: 450px!important;
  }
  
  .pt-min-width-460--sm {
    min-width: 460px!important;
  }
  
  .pt-min-width-470--sm {
    min-width: 470px!important;
  }
  
  .pt-min-width-480--sm {
    min-width: 480px!important;
  }
  
  .pt-min-width-490--sm {
    min-width: 490px!important;
  }
  
  .pt-min-width-500--sm {
    min-width: 500px!important;
  }
}

/* MD */
@media (min-width: 768px) {
  .pt-min-width-10--md {
    min-width: 10px!important;
  }
  
  .pt-min-width-20--md {
    min-width: 20px!important;
  }
  
  .pt-min-width-30--md {
    min-width: 30px!important;
  }
  
  .pt-min-width-40--md {
    min-width: 40px!important;
  }
  
  .pt-min-width-50--md {
    min-width: 50px!important;
  }
  
  .pt-min-width-60--md {
    min-width: 60px!important;
  }
  
  .pt-min-width-70--md {
    min-width: 70px!important;
  }
  
  .pt-min-width-80--md {
    min-width: 80px!important;
  }
  
  .pt-min-width-90--md {
    min-width: 90px!important;
  }
  
  .pt-min-width-100--md {
    min-width: 100px!important;
  }
  
  .pt-min-width-110--md {
    min-width: 110px!important;
  }
  
  .pt-min-width-120--md {
    min-width: 120px!important;
  }
  
  .pt-min-width-130--md {
    min-width: 130px!important;
  }
  
  .pt-min-width-140--md {
    min-width: 140px!important;
  }
  
  .pt-min-width-150--md {
    min-width: 150px!important;
  }
  
  .pt-min-width-160--md {
    min-width: 160px!important;
  }
  
  .pt-min-width-170--md {
    min-width: 170px!important;
  }
  
  .pt-min-width-180--md {
    min-width: 180px!important;
  }
  
  .pt-min-width-190--md {
    min-width: 190px!important;
  }
  
  .pt-min-width-200--md {
    min-width: 200px!important;
  }
  
  .pt-min-width-210--md {
    min-width: 210px!important;
  }
  
  .pt-min-width-220--md {
    min-width: 220px!important;
  }
  
  .pt-min-width-230--md {
    min-width: 230px!important;
  }
  
  .pt-min-width-240--md {
    min-width: 240px!important;
  }
  
  .pt-min-width-250--md {
    min-width: 250px!important;
  }
  
  .pt-min-width-260--md {
    min-width: 260px!important;
  }
  
  .pt-min-width-270--md {
    min-width: 270px!important;
  }
  
  .pt-min-width-280--md {
    min-width: 280px!important;
  }
  
  .pt-min-width-290--md {
    min-width: 290px!important;
  }
  
  .pt-min-width-300--md {
    min-width: 300px!important;
  }
  
  .pt-min-width-310--md {
    min-width: 310px!important;
  }
  
  .pt-min-width-320--md {
    min-width: 320px!important;
  }
  
  .pt-min-width-330--md {
    min-width: 330px!important;
  }
  
  .pt-min-width-340--md {
    min-width: 340px!important;
  }
  
  .pt-min-width-350--md {
    min-width: 350px!important;
  }
  
  .pt-min-width-360--md {
    min-width: 360px!important;
  }
  
  .pt-min-width-370--md {
    min-width: 370px!important;
  }
  
  .pt-min-width-380--md {
    min-width: 380px!important;
  }
  
  .pt-min-width-390--md {
    min-width: 390px!important;
  }
  
  .pt-min-width-400--md {
    min-width: 400px!important;
  }
  
  .pt-min-width-410--md {
    min-width: 410px!important;
  }
  
  .pt-min-width-420--md {
    min-width: 420px!important;
  }
  
  .pt-min-width-430--md {
    min-width: 430px!important;
  }
  
  .pt-min-width-440--md {
    min-width: 440px!important;
  }
  
  .pt-min-width-450--md {
    min-width: 450px!important;
  }
  
  .pt-min-width-460--md {
    min-width: 460px!important;
  }
  
  .pt-min-width-470--md {
    min-width: 470px!important;
  }
  
  .pt-min-width-480--md {
    min-width: 480px!important;
  }
  
  .pt-min-width-490--md {
    min-width: 490px!important;
  }
  
  .pt-min-width-500--md {
    min-width: 500px!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-min-width-10--lg {
    min-width: 10px!important;
  }
  
  .pt-min-width-20--lg {
    min-width: 20px!important;
  }
  
  .pt-min-width-30--lg {
    min-width: 30px!important;
  }
  
  .pt-min-width-40--lg {
    min-width: 40px!important;
  }
  
  .pt-min-width-50--lg {
    min-width: 50px!important;
  }
  
  .pt-min-width-60--lg {
    min-width: 60px!important;
  }
  
  .pt-min-width-70--lg {
    min-width: 70px!important;
  }
  
  .pt-min-width-80--lg {
    min-width: 80px!important;
  }
  
  .pt-min-width-90--lg {
    min-width: 90px!important;
  }
  
  .pt-min-width-100--lg {
    min-width: 100px!important;
  }
  
  .pt-min-width-110--lg {
    min-width: 110px!important;
  }
  
  .pt-min-width-120--lg {
    min-width: 120px!important;
  }
  
  .pt-min-width-130--lg {
    min-width: 130px!important;
  }
  
  .pt-min-width-140--lg {
    min-width: 140px!important;
  }
  
  .pt-min-width-150--lg {
    min-width: 150px!important;
  }
  
  .pt-min-width-160--lg {
    min-width: 160px!important;
  }
  
  .pt-min-width-170--lg {
    min-width: 170px!important;
  }
  
  .pt-min-width-180--lg {
    min-width: 180px!important;
  }
  
  .pt-min-width-190--lg {
    min-width: 190px!important;
  }
  
  .pt-min-width-200--lg {
    min-width: 200px!important;
  }
  
  .pt-min-width-210--lg {
    min-width: 210px!important;
  }
  
  .pt-min-width-220--lg {
    min-width: 220px!important;
  }
  
  .pt-min-width-230--lg {
    min-width: 230px!important;
  }
  
  .pt-min-width-240--lg {
    min-width: 240px!important;
  }
  
  .pt-min-width-250--lg {
    min-width: 250px!important;
  }
  
  .pt-min-width-260--lg {
    min-width: 260px!important;
  }
  
  .pt-min-width-270--lg {
    min-width: 270px!important;
  }
  
  .pt-min-width-280--lg {
    min-width: 280px!important;
  }
  
  .pt-min-width-290--lg {
    min-width: 290px!important;
  }
  
  .pt-min-width-300--lg {
    min-width: 300px!important;
  }
  
  .pt-min-width-310--lg {
    min-width: 310px!important;
  }
  
  .pt-min-width-320--lg {
    min-width: 320px!important;
  }
  
  .pt-min-width-330--lg {
    min-width: 330px!important;
  }
  
  .pt-min-width-340--lg {
    min-width: 340px!important;
  }
  
  .pt-min-width-350--lg {
    min-width: 350px!important;
  }
  
  .pt-min-width-360--lg {
    min-width: 360px!important;
  }
  
  .pt-min-width-370--lg {
    min-width: 370px!important;
  }
  
  .pt-min-width-380--lg {
    min-width: 380px!important;
  }
  
  .pt-min-width-390--lg {
    min-width: 390px!important;
  }
  
  .pt-min-width-400--lg {
    min-width: 400px!important;
  }
  
  .pt-min-width-410--lg {
    min-width: 410px!important;
  }
  
  .pt-min-width-420--lg {
    min-width: 420px!important;
  }
  
  .pt-min-width-430--lg {
    min-width: 430px!important;
  }
  
  .pt-min-width-440--lg {
    min-width: 440px!important;
  }
  
  .pt-min-width-450--lg {
    min-width: 450px!important;
  }
  
  .pt-min-width-460--lg {
    min-width: 460px!important;
  }
  
  .pt-min-width-470--lg {
    min-width: 470px!important;
  }
  
  .pt-min-width-480--lg {
    min-width: 480px!important;
  }
  
  .pt-min-width-490--lg {
    min-width: 490px!important;
  }
  
  .pt-min-width-500--lg {
    min-width: 500px!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-min-width-10--xl {
    min-width: 10px!important;
  }
  
  .pt-min-width-20--xl {
    min-width: 20px!important;
  }
  
  .pt-min-width-30--xl {
    min-width: 30px!important;
  }
  
  .pt-min-width-40--xl {
    min-width: 40px!important;
  }
  
  .pt-min-width-50--xl {
    min-width: 50px!important;
  }
  
  .pt-min-width-60--xl {
    min-width: 60px!important;
  }
  
  .pt-min-width-70--xl {
    min-width: 70px!important;
  }
  
  .pt-min-width-80--xl {
    min-width: 80px!important;
  }
  
  .pt-min-width-90--xl {
    min-width: 90px!important;
  }
  
  .pt-min-width-100--xl {
    min-width: 100px!important;
  }
  
  .pt-min-width-110--xl {
    min-width: 110px!important;
  }
  
  .pt-min-width-120--xl {
    min-width: 120px!important;
  }
  
  .pt-min-width-130--xl {
    min-width: 130px!important;
  }
  
  .pt-min-width-140--xl {
    min-width: 140px!important;
  }
  
  .pt-min-width-150--xl {
    min-width: 150px!important;
  }
  
  .pt-min-width-160--xl {
    min-width: 160px!important;
  }
  
  .pt-min-width-170--xl {
    min-width: 170px!important;
  }
  
  .pt-min-width-180--xl {
    min-width: 180px!important;
  }
  
  .pt-min-width-190--xl {
    min-width: 190px!important;
  }
  
  .pt-min-width-200--xl {
    min-width: 200px!important;
  }
  
  .pt-min-width-210--xl {
    min-width: 210px!important;
  }
  
  .pt-min-width-220--xl {
    min-width: 220px!important;
  }
  
  .pt-min-width-230--xl {
    min-width: 230px!important;
  }
  
  .pt-min-width-240--xl {
    min-width: 240px!important;
  }
  
  .pt-min-width-250--xl {
    min-width: 250px!important;
  }
  
  .pt-min-width-260--xl {
    min-width: 260px!important;
  }
  
  .pt-min-width-270--xl {
    min-width: 270px!important;
  }
  
  .pt-min-width-280--xl {
    min-width: 280px!important;
  }
  
  .pt-min-width-290--xl {
    min-width: 290px!important;
  }
  
  .pt-min-width-300--xl {
    min-width: 300px!important;
  }
  
  .pt-min-width-310--xl {
    min-width: 310px!important;
  }
  
  .pt-min-width-320--xl {
    min-width: 320px!important;
  }
  
  .pt-min-width-330--xl {
    min-width: 330px!important;
  }
  
  .pt-min-width-340--xl {
    min-width: 340px!important;
  }
  
  .pt-min-width-350--xl {
    min-width: 350px!important;
  }
  
  .pt-min-width-360--xl {
    min-width: 360px!important;
  }
  
  .pt-min-width-370--xl {
    min-width: 370px!important;
  }
  
  .pt-min-width-380--xl {
    min-width: 380px!important;
  }
  
  .pt-min-width-390--xl {
    min-width: 390px!important;
  }
  
  .pt-min-width-400--xl {
    min-width: 400px!important;
  }
  
  .pt-min-width-410--xl {
    min-width: 410px!important;
  }
  
  .pt-min-width-420--xl {
    min-width: 420px!important;
  }
  
  .pt-min-width-430--xl {
    min-width: 430px!important;
  }
  
  .pt-min-width-440--xl {
    min-width: 440px!important;
  }
  
  .pt-min-width-450--xl {
    min-width: 450px!important;
  }
  
  .pt-min-width-460--xl {
    min-width: 460px!important;
  }
  
  .pt-min-width-470--xl {
    min-width: 470px!important;
  }
  
  .pt-min-width-480--xl {
    min-width: 480px!important;
  }
  
  .pt-min-width-490--xl {
    min-width: 490px!important;
  }
  
  .pt-min-width-500--xl {
    min-width: 500px!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-min-width-10--xxl {
    min-width: 10px!important;
  }
  
  .pt-min-width-20--xxl {
    min-width: 20px!important;
  }
  
  .pt-min-width-30--xxl {
    min-width: 30px!important;
  }
  
  .pt-min-width-40--xxl {
    min-width: 40px!important;
  }
  
  .pt-min-width-50--xxl {
    min-width: 50px!important;
  }
  
  .pt-min-width-60--xxl {
    min-width: 60px!important;
  }
  
  .pt-min-width-70--xxl {
    min-width: 70px!important;
  }
  
  .pt-min-width-80--xxl {
    min-width: 80px!important;
  }
  
  .pt-min-width-90--xxl {
    min-width: 90px!important;
  }
  
  .pt-min-width-100--xxl {
    min-width: 100px!important;
  }
  
  .pt-min-width-110--xxl {
    min-width: 110px!important;
  }
  
  .pt-min-width-120--xxl {
    min-width: 120px!important;
  }
  
  .pt-min-width-130--xxl {
    min-width: 130px!important;
  }
  
  .pt-min-width-140--xxl {
    min-width: 140px!important;
  }
  
  .pt-min-width-150--xxl {
    min-width: 150px!important;
  }
  
  .pt-min-width-160--xxl {
    min-width: 160px!important;
  }
  
  .pt-min-width-170--xxl {
    min-width: 170px!important;
  }
  
  .pt-min-width-180--xxl {
    min-width: 180px!important;
  }
  
  .pt-min-width-190--xxl {
    min-width: 190px!important;
  }
  
  .pt-min-width-200--xxl {
    min-width: 200px!important;
  }
  
  .pt-min-width-210--xxl {
    min-width: 210px!important;
  }
  
  .pt-min-width-220--xxl {
    min-width: 220px!important;
  }
  
  .pt-min-width-230--xxl {
    min-width: 230px!important;
  }
  
  .pt-min-width-240--xxl {
    min-width: 240px!important;
  }
  
  .pt-min-width-250--xxl {
    min-width: 250px!important;
  }
  
  .pt-min-width-260--xxl {
    min-width: 260px!important;
  }
  
  .pt-min-width-270--xxl {
    min-width: 270px!important;
  }
  
  .pt-min-width-280--xxl {
    min-width: 280px!important;
  }
  
  .pt-min-width-290--xxl {
    min-width: 290px!important;
  }
  
  .pt-min-width-300--xxl {
    min-width: 300px!important;
  }
  
  .pt-min-width-310--xxl {
    min-width: 310px!important;
  }
  
  .pt-min-width-320--xxl {
    min-width: 320px!important;
  }
  
  .pt-min-width-330--xxl {
    min-width: 330px!important;
  }
  
  .pt-min-width-340--xxl {
    min-width: 340px!important;
  }
  
  .pt-min-width-350--xxl {
    min-width: 350px!important;
  }
  
  .pt-min-width-360--xxl {
    min-width: 360px!important;
  }
  
  .pt-min-width-370--xxl {
    min-width: 370px!important;
  }
  
  .pt-min-width-380--xxl {
    min-width: 380px!important;
  }
  
  .pt-min-width-390--xxl {
    min-width: 390px!important;
  }
  
  .pt-min-width-400--xxl {
    min-width: 400px!important;
  }
  
  .pt-min-width-410--xxl {
    min-width: 410px!important;
  }
  
  .pt-min-width-420--xxl {
    min-width: 420px!important;
  }
  
  .pt-min-width-430--xxl {
    min-width: 430px!important;
  }
  
  .pt-min-width-440--xxl {
    min-width: 440px!important;
  }
  
  .pt-min-width-450--xxl {
    min-width: 450px!important;
  }
  
  .pt-min-width-460--xxl {
    min-width: 460px!important;
  }
  
  .pt-min-width-470--xxl {
    min-width: 470px!important;
  }
  
  .pt-min-width-480--xxl {
    min-width: 480px!important;
  }
  
  .pt-min-width-490--xxl {
    min-width: 490px!important;
  }
  
  .pt-min-width-500--xxl {
    min-width: 500px!important;
  }
}
   
/* PERCENTAGE ------------------------------------------------------------------------------------ */
.pt-min-width-10x {
  min-width: 10%!important;
}

.pt-min-width-20x {
  min-width: 20%!important;
}

.pt-min-width-30x {
  min-width: 30%!important;
}

.pt-min-width-40x {
  min-width: 40%!important;
}

.pt-min-width-50x {
  min-width: 50%!important;
}

.pt-min-width-60x {
  min-width: 60%!important;
}

.pt-min-width-70x {
  min-width: 70%!important;
}

.pt-min-width-80x {
  min-width: 80%!important;
}

.pt-min-width-90x {
  min-width: 90%!important;
}

.pt-min-width-100x {
  min-width: 100%!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-min-width-10x--sm {
    min-width: 10%!important;
  }
  
  .pt-min-width-20x--sm {
    min-width: 20%!important;
  }
  
  .pt-min-width-30x--sm {
    min-width: 30%!important;
  }
  
  .pt-min-width-40x--sm {
    min-width: 40%!important;
  }
  
  .pt-min-width-50x--sm {
    min-width: 50%!important;
  }
  
  .pt-min-width-60x--sm {
    min-width: 60%!important;
  }
  
  .pt-min-width-70x--sm {
    min-width: 70%!important;
  }
  
  .pt-min-width-80x--sm {
    min-width: 80%!important;
  }
  
  .pt-min-width-90x--sm {
    min-width: 90%!important;
  }
  
  .pt-min-width-100x--sm {
    min-width: 100%!important;
  }
}

/* MD */
@media (min-width: 768px) {
  .pt-min-width-10x--md {
    min-width: 10%!important;
  }
  
  .pt-min-width-20x--md {
    min-width: 20%!important;
  }
  
  .pt-min-width-30x--md {
    min-width: 30%!important;
  }
  
  .pt-min-width-40x--md {
    min-width: 40%!important;
  }
  
  .pt-min-width-50x--md {
    min-width: 50%!important;
  }
  
  .pt-min-width-60x--md {
    min-width: 60%!important;
  }
  
  .pt-min-width-70x--md {
    min-width: 70%!important;
  }
  
  .pt-min-width-80x--md {
    min-width: 80%!important;
  }
  
  .pt-min-width-90x--md {
    min-width: 90%!important;
  }
  
  .pt-min-width-100x--md {
    min-width: 100%!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-min-width-10x--lg {
    min-width: 10%!important;
  }
  
  .pt-min-width-20x--lg {
    min-width: 20%!important;
  }
  
  .pt-min-width-30x--lg {
    min-width: 30%!important;
  }
  
  .pt-min-width-40x--lg {
    min-width: 40%!important;
  }
  
  .pt-min-width-50x--lg {
    min-width: 50%!important;
  }
  
  .pt-min-width-60x--lg {
    min-width: 60%!important;
  }
  
  .pt-min-width-70x--lg {
    min-width: 70%!important;
  }
  
  .pt-min-width-80x--lg {
    min-width: 80%!important;
  }
  
  .pt-min-width-90x--lg {
    min-width: 90%!important;
  }
  
  .pt-min-width-100x--lg {
    min-width: 100%!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-min-width-10x--xl {
    min-width: 10%!important;
  }
  
  .pt-min-width-20x--xl {
    min-width: 20%!important;
  }
  
  .pt-min-width-30x--xl {
    min-width: 30%!important;
  }
  
  .pt-min-width-40x--xl {
    min-width: 40%!important;
  }
  
  .pt-min-width-50x--xl {
    min-width: 50%!important;
  }
  
  .pt-min-width-60x--xl {
    min-width: 60%!important;
  }
  
  .pt-min-width-70x--xl {
    min-width: 70%!important;
  }
  
  .pt-min-width-80x--xl {
    min-width: 80%!important;
  }
  
  .pt-min-width-90x--xl {
    min-width: 90%!important;
  }
  
  .pt-min-width-100x--xl {
    min-width: 100%!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-min-width-10x--xxl {
    min-width: 10%!important;
  }
  
  .pt-min-width-20x--xxl {
    min-width: 20%!important;
  }
  
  .pt-min-width-30x--xxl {
    min-width: 30%!important;
  }
  
  .pt-min-width-40x--xxl {
    min-width: 40%!important;
  }
  
  .pt-min-width-50x--xxl {
    min-width: 50%!important;
  }
  
  .pt-min-width-60x--xxl {
    min-width: 60%!important;
  }
  
  .pt-min-width-70x--xxl {
    min-width: 70%!important;
  }
  
  .pt-min-width-80x--xxl {
    min-width: 80%!important;
  }
  
  .pt-min-width-90x--xxl {
    min-width: 90%!important;
  }
  
  .pt-min-width-100x--xxl {
    min-width: 100%!important;
  }
}

/* VARIABLE width ------------------------------------------------------------------------------- */
.pt-min-width-10vh {
  min-width: 10vh!important;
}

.pt-min-width-20vh {
  min-width: 20vh!important;
}

.pt-min-width-30vh {
  min-width: 30vh!important;
}

.pt-min-width-40vh {
  min-width: 40vh!important;
}

.pt-min-width-50vh {
  min-width: 50vh!important;
}

.pt-min-width-60vh {
  min-width: 60vh!important;
}

.pt-min-width-70vh {
  min-width: 70vh!important;
}

.pt-min-width-80vh {
  min-width: 80vh!important;
}

.pt-min-width-90vh {
  min-width: 90vh!important;
}

.pt-min-width-100vh {
  min-width: 100vh!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-min-width-10vh--sm {
    min-width: 10vh!important;
  }

  .pt-min-width-20vh--sm {
    min-width: 20vh!important;
  }
  
  .pt-min-width-30vh--sm {
    min-width: 30vh!important;
  }
  
  .pt-min-width-40vh--sm {
    min-width: 40vh!important;
  }
  
  .pt-min-width-50vh--sm {
    min-width: 50vh!important;
  }
  
  .pt-min-width-60vh--sm {
    min-width: 60vh!important;
  }
  
  .pt-min-width-70vh--sm {
    min-width: 70vh!important;
  }
  
  .pt-min-width-80vh--sm {
    min-width: 80vh!important;
  }
  
  .pt-min-width-90vh--sm {
    min-width: 90vh!important;
  }
  
  .pt-min-width-100vh--sm {
    min-width: 100vh!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-min-width-10vh--lg {
    min-width: 10vh!important;
  }
  
  .pt-min-width-20vh--lg {
    min-width: 20vh!important;
  }
  
  .pt-min-width-30vh--lg {
    min-width: 30vh!important;
  }
  
  .pt-min-width-40vh--lg {
    min-width: 40vh!important;
  }
  
  .pt-min-width-50vh--lg {
    min-width: 50vh!important;
  }
  
  .pt-min-width-60vh--lg {
    min-width: 60vh!important;
  }
  
  .pt-min-width-70vh--lg {
    min-width: 70vh!important;
  }
  
  .pt-min-width-80vh--lg {
    min-width: 80vh!important;
  }
  
  .pt-min-width-90vh--lg {
    min-width: 90vh!important;
  }
  
  .pt-min-width-100vh--lg {
    min-width: 100vh!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-min-width-10vh--xl {
    min-width: 10vh!important;
  }
  
  .pt-min-width-20vh--xl {
    min-width: 20vh!important;
  }
  
  .pt-min-width-30vh--xl {
    min-width: 30vh!important;
  }
  
  .pt-min-width-40vh--xl {
    min-width: 40vh!important;
  }
  
  .pt-min-width-50vh--xl {
    min-width: 50vh!important;
  }
  
  .pt-min-width-60vh--xl {
    min-width: 60vh!important;
  }
  
  .pt-min-width-70vh--xl {
    min-width: 70vh!important;
  }
  
  .pt-min-width-80vh--xl {
    min-width: 80vh!important;
  }
  
  .pt-min-width-90vh--xl {
    min-width: 90vh!important;
  }
  
  .pt-min-width-100vh--xl {
    min-width: 100vh!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-min-width-10vh--xxl {
    min-width: 10vh!important;
  }
  
  .pt-min-width-20vh--xxl {
    min-width: 20vh!important;
  }
  
  .pt-min-width-30vh--xxl {
    min-width: 30vh!important;
  }
  
  .pt-min-width-40vh--xxl {
    min-width: 40vh!important;
  }
  
  .pt-min-width-50vh--xxl {
    min-width: 50vh!important;
  }
  
  .pt-min-width-60vh--xxl {
    min-width: 60vh!important;
  }
  
  .pt-min-width-70vh--xxl {
    min-width: 70vh!important;
  }
  
  .pt-min-width-80vh--xxl {
    min-width: 80vh!important;
  }
  
  .pt-min-width-90vh--xxl {
    min-width: 90vh!important;
  }
  
  .pt-min-width-100vh--xxl {
    min-width: 100vh!important;
  }
}

/* VARIABLE WIDTH -------------------------------------------------------------------------------- */
.pt-min-width-10vw {
  min-width: 10vw!important;
}

.pt-min-width-20vw {
  min-width: 20vw!important;
}

.pt-min-width-30vw {
  min-width: 30vw!important;
}

.pt-min-width-40vw {
  min-width: 40vw!important;
}

.pt-min-width-50vw {
  min-width: 50vw!important;
}

.pt-min-width-60vw {
  min-width: 60vw!important;
}

.pt-min-width-70vw {
  min-width: 70vw!important;
}

.pt-min-width-80vw {
  min-width: 80vw!important;
}

.pt-min-width-90vw {
  min-width: 90vw!important;
}

.pt-min-width-100vw {
  min-width: 100vw!important;
}

/* SM */
@media (min-width: 576px) {
  .pt-min-width-10vw--sm {
    min-width: 10vw!important;
  }
  
  .pt-min-width-20vw--sm {
    min-width: 20vw!important;
  }
  
  .pt-min-width-30vw--sm {
    min-width: 30vw!important;
  }
  
  .pt-min-width-40vw--sm {
    min-width: 40vw!important;
  }
  
  .pt-min-width-50vw--sm {
    min-width: 50vw!important;
  }
  
  .pt-min-width-60vw--sm {
    min-width: 60vw!important;
  }
  
  .pt-min-width-70vw--sm {
    min-width: 70vw!important;
  }
  
  .pt-min-width-80vw--sm {
    min-width: 80vw!important;
  }
  
  .pt-min-width-90vw--sm {
    min-width: 90vw!important;
  }
  
  .pt-min-width-100vw--sm {
    min-width: 100vw!important;
  }
}

/* MD */
@media (min-width: 768px) {
  .pt-min-width-10vw--md {
    min-width: 10vw!important;
  }
  
  .pt-min-width-20vw--md {
    min-width: 20vw!important;
  }
  
  .pt-min-width-30vw--md {
    min-width: 30vw!important;
  }
  
  .pt-min-width-40vw--md {
    min-width: 40vw!important;
  }
  
  .pt-min-width-50vw--md {
    min-width: 50vw!important;
  }
  
  .pt-min-width-60vw--md {
    min-width: 60vw!important;
  }
  
  .pt-min-width-70vw--md {
    min-width: 70vw!important;
  }
  
  .pt-min-width-80vw--md {
    min-width: 80vw!important;
  }
  
  .pt-min-width-90vw--md {
    min-width: 90vw!important;
  }
  
  .pt-min-width-100vw--md {
    min-width: 100vw!important;
  }
}

/* LG */
@media (min-width: 992px) {
  .pt-min-width-10vw--lg {
    min-width: 10vw!important;
  }
  
  .pt-min-width-20vw--lg {
    min-width: 20vw!important;
  }
  
  .pt-min-width-30vw--lg {
    min-width: 30vw!important;
  }
  
  .pt-min-width-40vw--lg {
    min-width: 40vw!important;
  }
  
  .pt-min-width-50vw--lg {
    min-width: 50vw!important;
  }
  
  .pt-min-width-60vw--lg {
    min-width: 60vw!important;
  }
  
  .pt-min-width-70vw--lg {
    min-width: 70vw!important;
  }
  
  .pt-min-width-80vw--lg {
    min-width: 80vw!important;
  }
  
  .pt-min-width-90vw--lg {
    min-width: 90vw!important;
  }
  
  .pt-min-width-100vw--lg {
    min-width: 100vw!important;
  }
}

/* XL */
@media (min-width: 1200px) {
  .pt-min-width-10vw--xl {
    min-width: 10vw!important;
  }
  
  .pt-min-width-20vw--xl {
    min-width: 20vw!important;
  }
  
  .pt-min-width-30vw--xl {
    min-width: 30vw!important;
  }
  
  .pt-min-width-40vw--xl {
    min-width: 40vw!important;
  }
  
  .pt-min-width-50vw--xl {
    min-width: 50vw!important;
  }
  
  .pt-min-width-60vw--xl {
    min-width: 60vw!important;
  }
  
  .pt-min-width-70vw--xl {
    min-width: 70vw!important;
  }
  
  .pt-min-width-80vw--xl {
    min-width: 80vw!important;
  }
  
  .pt-min-width-90vw--xl {
    min-width: 90vw!important;
  }
  
  .pt-min-width-100vw--xl {
    min-width: 100vw!important;
  }
}

/* XXL */
@media (min-width: 1400px) {
  .pt-min-width-10vw--xxl {
    min-width: 10vw!important;
  }
  
  .pt-min-width-20vw--xxl {
    min-width: 20vw!important;
  }
  
  .pt-min-width-30vw--xxl {
    min-width: 30vw!important;
  }
  
  .pt-min-width-40vw--xxl {
    min-width: 40vw!important;
  }
  
  .pt-min-width-50vw--xxl {
    min-width: 50vw!important;
  }
  
  .pt-min-width-60vw--xxl {
    min-width: 60vw!important;
  }
  
  .pt-min-width-70vw--xxl {
    min-width: 70vw!important;
  }
  
  .pt-min-width-80vw--xxl {
    min-width: 80vw!important;
  }
  
  .pt-min-width-90vw--xxl {
    min-width: 90vw!important;
  }
  
  .pt-min-width-100vw--xxl {
    min-width: 100vw!important;
  }
}