@media only screen and (max-width : 991px)
{
    .navbar-light .navbar-brand img {
     margin-top: 15px;
     height: 90px;
    }
}
