.nav-input {
    min-height: 4rem;
}

button.nav-input {
    min-width: 4rem;
}

.mw-fit {
    min-width: fit-content !important;
}