@media (min-width: 992px) {
    .navbar a img {
        width: 3rem;
    }
}

input.bg-secondary {
    background: white !important;
}