nav img {
    height: 60px;
}

nav {
    margin-bottom: 20px;
}

.navbar-brand {
    cursor: default;
}

.navbar-brand small {
  display: block;
  font-size: 10px;
}

.nav-item {
    cursor: pointer;
}