
.w-0 {
	width: 0% !important;
}

.h-0 {
	height: 0% !important;
}

.vh-0 {
	height: 0vh !important;
}

.w-5 {
	width: 5% !important;
}

.h-5 {
	height: 5% !important;
}

.vh-5 {
	height: 5vh !important;
}

.w-10 {
	width: 10% !important;
}

.h-10 {
	height: 10% !important;
}

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

.w-15 {
	width: 15% !important;
}

.h-15 {
	height: 15% !important;
}

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

.w-20 {
	width: 20% !important;
}

.h-20 {
	height: 20% !important;
}

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

.w-25 {
	width: 25% !important;
}

.h-25 {
	height: 25% !important;
}

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

.w-30 {
	width: 30% !important;
}

.h-30 {
	height: 30% !important;
}

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

.w-35 {
	width: 35% !important;
}

.h-35 {
	height: 35% !important;
}

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

.w-40 {
	width: 40% !important;
}

.h-40 {
	height: 40% !important;
}

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

.w-45 {
	width: 45% !important;
}

.h-45 {
	height: 45% !important;
}

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

.w-50 {
	width: 50% !important;
}

.h-50 {
	height: 50% !important;
}

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

.w-55 {
	width: 55% !important;
}

.h-55 {
	height: 55% !important;
}

.vh-55 {
	height: 55vh !important;
}

.w-60 {
	width: 60% !important;
}

.h-60 {
	height: 60% !important;
}

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

.w-65 {
	width: 65% !important;
}

.h-65 {
	height: 65% !important;
}

.vh-65 {
	height: 65vh !important;
}

.w-70 {
	width: 70% !important;
}

.h-70 {
	height: 70% !important;
}

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

.w-75 {
	width: 75% !important;
}

.h-75 {
	height: 75% !important;
}

.vh-75 {
	height: 75vh !important;
}

.w-80 {
	width: 80% !important;
}

.h-80 {
	height: 80% !important;
}

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

.w-85 {
	width: 85% !important;
}

.h-85 {
	height: 85% !important;
}

.vh-85 {
	height: 85vh !important;
}

.w-90 {
	width: 90% !important;
}

.h-90 {
	height: 90% !important;
}

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

.w-95 {
	width: 95% !important;
}

.h-95 {
	height: 95% !important;
}

.vh-95 {
	height: 95vh !important;
}

.w-100 {
	width: 100% !important;
}

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

.vh-100 {
	height: 100vh !important;
}
.w-auto {
	width: auto !important;
}

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