.width-50 {
  width: 50px !important;
  max-width: 50px !important;
  min-width: 50px !important;
}

.width-100 {
  width: 100px !important;
  max-width: 100px !important;
  min-width: 100px !important;
}

.width-150 {
  width: 150px !important;
  max-width: 150px !important;
  min-width: 150px !important;
}

.width-200 {
  width: 200px !important;
  max-width: 200px !important;
  min-width: 200px !important;
}

.width-250 {
  width: 250px !important;
  max-width: 250px !important;
  min-width: 250px !important;
}

.width-300 {
  width: 300px !important;
  max-width: 300px !important;
  min-width: 300px !important;
}

.width-350 {
  width: 350px !important;
  max-width: 350px !important;
  min-width: 350px !important;
}

.width-400 {
  width: 400px !important;
  max-width: 400px !important;
  min-width: 400px !important;
}

.width-450 {
  width: 450px !important;
  max-width: 450px !important;
  min-width: 450px !important;
}

.width-1p {
  width: 1% !important;
  min-width: 1% !important;
  max-width: 1% !important;
}

.width-5p {
  width: 5% !important;
  min-width: 5% !important;
  max-width: 5% !important;
}

.width-7p {
  width: 7% !important;
  min-width: 7% !important;
  max-width: 7% !important;
}

.width-10p {
  width: 10% !important;
  max-width: 10% !important;
  min-width: 10% !important;
}

.width-15p {
  width: 15% !important;
  max-width: 15% !important;
  min-width: 15% !important;
}

.width-20p {
  width: 20% !important;
  max-width: 20% !important;
  min-width: 20% !important;
}

.width-25p {
  width: 25% !important;
  max-width: 25% !important;
  min-width: 25% !important;
}

.width-30p {
  width: 30% !important;
  max-width: 30% !important;
  min-width: 30% !important;
}

.width-35p {
  width: 35% !important;
  max-width: 35% !important;
  min-width: 35% !important;
}

.width-40p {
  width: 40% !important;
  max-width: 40% !important;
  min-width: 40% !important;
}

.width-45p {
  width: 45% !important;
  max-width: 45% !important;
  min-width: 45% !important;
}

.width-50p {
  width: 50% !important;
  max-width: 50% !important;
  min-width: 50% !important;
}
