.min-height-100 {
    min-height: 100px !important;
}
.min-height-200 {
    min-height: 200px !important;
}
.min-height-300 {
    min-height: 300px !important;
}
.min-height-400 {
    min-height: 400px !important;
}
.min-height-500 {
    min-height: 500px !important;
}
.min-height-600 {
    min-height: 600px !important;
}
.min-height-700 {
    min-height: 700px !important;
}
.min-height-800 {
    min-height: 800px !important;
}
.min-height-900 {
    min-height: 900px !important;
}

@media (min-width: 576px) {
    .min-height-sm-100 {
        min-height: 100px !important;
    }
    .min-height-sm-200 {
        min-height: 200px !important;
    }
    .min-height-sm-300 {
        min-height: 300px !important;
    }
    .min-height-sm-400 {
        min-height: 400px !important;
    }
    .min-height-sm-500 {
        min-height: 500px !important;
    }
    .min-height-sm-600 {
        min-height: 600px !important;
    }
    .min-height-sm-700 {
        min-height: 700px !important;
    }
    .min-height-sm-800 {
        min-height: 800px !important;
    }
    .min-height-sm-900 {
        min-height: 900px !important;
    }
}

@media (min-width: 768px) {
    .min-height-md-100 {
        min-height: 100px !important;
    }
    .min-height-md-200 {
        min-height: 200px !important;
    }
    .min-height-md-300 {
        min-height: 300px !important;
    }
    .min-height-md-400 {
        min-height: 400px !important;
    }
    .min-height-md-500 {
        min-height: 500px !important;
    }
    .min-height-md-600 {
        min-height: 600px !important;
    }
    .min-height-md-700 {
        min-height: 700px !important;
    }
    .min-height-md-800 {
        min-height: 800px !important;
    }
    .min-height-md-900 {
        min-height: 900px !important;
    }
}

@media (min-width: 992px) {
    .min-height-lg-100 {
        min-height: 100px !important;
    }
    .min-height-lg-200 {
        min-height: 200px !important;
    }
    .min-height-lg-300 {
        min-height: 300px !important;
    }
    .min-height-lg-400 {
        min-height: 400px !important;
    }
    .min-height-lg-500 {
        min-height: 500px !important;
    }
    .min-height-lg-600 {
        min-height: 600px !important;
    }
    .min-height-lg-700 {
        min-height: 700px !important;
    }
    .min-height-lg-800 {
        min-height: 800px !important;
    }
    .min-height-lg-900 {
        min-height: 900px !important;
    }
}

@media (min-width: 1200px) {
    .min-height-xl-100 {
        min-height: 100px !important;
    }
    .min-height-xl-200 {
        min-height: 200px !important;
    }
    .min-height-xl-300 {
        min-height: 300px !important;
    }
    .min-height-xl-400 {
        min-height: 400px !important;
    }
    .min-height-xl-500 {
        min-height: 500px !important;
    }
    .min-height-xl-600 {
        min-height: 600px !important;
    }
    .min-height-xl-700 {
        min-height: 700px !important;
    }
    .min-height-xl-800 {
        min-height: 800px !important;
    }
    .min-height-xl-900 {
        min-height: 900px !important;
    }
}

.h-5 {
    height: 5% !important;
}
.h-10 {
    height: 10% !important;
}
.h-15 {
    height: 15% !important;
}
.h-20 {
    height: 20% !important;
}
.h-25 {
    height: 25% !important;
}
.h-30 {
    height: 30% !important;
}
.h-35 {
    height: 35% !important;
}
.h-40 {
    height: 40% !important;
}
.h-45 {
    height: 45% !important;
}
.h-50 {
    height: 50% !important;
}
.h-55 {
    height: 55% !important;
}
.h-60 {
    height: 60% !important;
}
.h-65 {
    height: 65% !important;
}
.h-70 {
    height: 70% !important;
}
.h-75 {
    height: 75% !important;
}
.h-80 {
    height: 80% !important;
}
.h-85 {
    height: 85% !important;
}
.h-90 {
    height: 90% !important;
}
.h-95 {
    height: 95% !important;
}
.h-100 {
    height: 100% !important;
}

.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;
}

.hvh-5 {
    height: 5vh !important;
}
.hvh-10 {
    height: 10vh !important;
}
.hvh-15 {
    height: 15vh !important;
}
.hvh-20 {
    height: 20vh !important;
}
.hvh-25 {
    height: 25vh !important;
}
.hvh-30 {
    height: 30vh !important;
}
.hvh-35 {
    height: 35vh !important;
}
.hvh-40 {
    height: 40vh !important;
}
.hvh-45 {
    height: 45vh !important;
}
.hvh-50 {
    height: 50vh !important;
}
.hvh-55 {
    height: 55vh !important;
}
.hvh-60 {
    height: 60vh !important;
}
.hvh-65 {
    height: 65vh !important;
}
.hvh-70 {
    height: 70vh !important;
}
.hvh-75 {
    height: 75vh !important;
}
.hvh-80 {
    height: 80vh !important;
}
.hvh-85 {
    height: 85vh !important;
}
.hvh-90 {
    height: 90vh !important;
}
.hvh-95 {
    height: 95vh !important;
}
.hvh-100 {
    height: 100vh !important;
}

.fs-7 {
    font-size: 1rem;
}
.fs-8 {
    font-size: 0.9375rem;
}
.fs-9 {
    font-size: 0.875rem;
}
.fs-10 {
    font-size: 0.8125rem;
}
.fs-11 {
    font-size: 0.75rem;
}
.fs-12 {
    font-size: 0.6875rem;
}
.fs-13 {
    font-size: 0.625rem;
}

.text-shadow {
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}
