.navbar-brand > img {
    width:150px;
    height:90px;
}

.dropdown:hover > .dropdown-menu {
    display:block;
}

.red {
    color: red;
}
