.w-5   { width:  5% !important; }
.w-10  { width: 10% !important; }
.w-15  { width: 15% !important; }
.w-20  { width: 20% !important; }
.w-25  { width: 25% !important; }
.w-30  { width: 30% !important; }
.w-35  { width: 35% !important; }
.w-40  { width: 40% !important; }
.w-45  { width: 45% !important; }
.w-50  { width: 50% !important; }
.w-55  { width: 55% !important; }
.w-60  { width: 60% !important; }
.w-65  { width: 65% !important; }
.w-70  { width: 70% !important; }
.w-75  { width: 75% !important; }
.w-80  { width: 80% !important; }
.w-85  { width: 85% !important; }
.w-90  { width: 90% !important; }
.w-95  { width: 95% !important; }
.w-100 { width: 100% !important; }

.mw-5 { min-width: 5% !important; }
.mw-10 { min-width: 10% !important; }
.mw-15 { min-width: 15% !important; }
.mw-20 { min-width: 20% !important; }
.mw-25 { min-width: 25% !important; }
.mw-30 { min-width: 30% !important; }
.mw-35 { min-width: 35% !important; }
.mw-40 { min-width: 40% !important; }
.mw-45 { min-width: 45% !important; }
.mw-50 { min-width: 50% !important; }
.mw-55 { min-width: 55% !important; }
.mw-60 { min-width: 60% !important; }
.mw-65 { min-width: 65% !important; }
.mw-70 { min-width: 70% !important; }
.mw-75 { min-width: 75% !important; }
.mw-80 { min-width: 80% !important; }
.mw-85 { min-width: 85% !important; }
.mw-90 { min-width: 90% !important; }
.mw-95 { min-width: 95% !important; }
.mw-100 { min-width: 100% !important; }

.mx-5 { max-width: 5% !important; }
.mx-10 { max-width: 10% !important; }
.mx-15 { max-width: 15% !important; }
.mx-25 { max-width: 25% !important; }
.mx-30 { max-width: 30% !important; }
.mx-35 { max-width: 35% !important; }
.mx-40 { max-width: 40% !important; }
.mx-45 { max-width: 45% !important; }
.mx-50 { max-width: 50% !important; }
.mx-55 { max-width: 55% !important; }
.mx-65 { max-width: 65% !important; }
.mx-70 { max-width: 70% !important; }
.mx-75 { max-width: 75% !important; }
.mx-80 { max-width: 80% !important; }
.mx-85 { max-width: 85% !important; }
.mx-90 { max-width: 90% !important; }
.mx-95 { max-width: 95% !important; }
.mx-100 { max-width: 100% !important; }