/* Add custom CSS styles below */ 
@media only screen and (max-width: 1024px) {

.navbar-brand img {
width:60px !important;
    height: 50px !important;
}
}