.navbar-logo{
	width: 149px;
}


/*** Responsive css ***/

@media only screen and (max-width: 991px){
	
}

@media only screen and (max-width: 767px){
	
}