/home2/mshostin/www/assets/scss/black-dashboard/custom/utilities/_sizing.scss
// Height values in vh

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