.navbar-brand {
    padding: 5px 15px!important;
}

img.img-responsive.footerlogo {
    height: 100px;
    margin-top: -20px;
}
div#logo-text {
    position: absolute;
    top: 40px;
    right: 130px;
}

@media(max-width:768px){

div#logo-text {
    position: absolute;
    top: 16px;
    right: 80px;
}

.col-md-6.col-md-push-3.col-xs-12.footer_form {
    margin-top: 20px;
}

img.img-responsive.footerlogo {
    height: 140px;
    margin-right: 55%;

}
    
