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

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

.m-h-80vh{
    max-height: 80vh !important;
}

.m-h-95vh{
    max-height: 85vh !important;
}