.h-24 {
    height: 1.5rem;
}

.w-24 {
    width: 1.5rem;
}

.hide-overflow-x {
    overflow-x: hidden !important;
}

.hide-overflow-y {
    overflow-y: hidden !important;
}