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

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