/* Add custom CSS styles below */ 
@media (max-width: 768px) {

  .navbar-brand img.logo-normal {
    content: url("https://i.postimg.cc/SsWN9LCc/bo-logo-(3).png");
  }

}