@media (max-width:991px){
 body {
        padding-top: 94px !important;
    }

.top-address{
    display:none !important; 
}
	.navbar-brand img {
    max-width: 150px !important;
}
}