.logo img{width: 100%;}
.logo{margin-bottom: 30px; display: inline-flex;}
.iti{display: block !important;}
.logo-div{float: left;}
.lang-div{float: left;}
.link-color{color: #555 !important;}
.change-lang{right: 15px; position: absolute; top: 35px;}

@media (max-width:991px){
	.col-xs-3{ width: 33.3%!important; }
	.col-xs-9{ width: 66.7%!important; }
}