/* Add custom CSS styles below */ 
.navbar-brand img {
    max-height: 7rem !important;
}
@media (max-width: 768px) {
  .icon-header {
    width: 30%. !important;
  }
}