
/* shrink any logo using Tailwind's h-[38px] height */
.h-\[38px\] {
    height: 30px !important;
    /* pick 22–28px to taste */
}