.navbar .col-8 .navbar-brand .img-fluid {
     content: url('https://prodepa.pa.gov.br/sites/default/files/image3.svg') !important;
}


@media (max-width: 750px) {
  .nav-link {
    display: none !important;
  }
}