@media (max-width: 767px) {
    .navbar-brand-img img.img-fluid {
        display: none !important;
    }
}