.menu-full-width { display: none; }
.navbar-brand { font-size: 550% !important; white-space: nowrap !important; }
.header-middle { padding-bottom: 0px; }
.contact-info .fa-ul { margin-left: 0px; }
body div.page-wrapper header div.header-middle div div div:nth-child(1) { margin-left: 0 !important; width: 100% !important; margin-top: 2% !important; }
#logo-image { max-height: 213px; }
@media (min-width: 768px) and (max-width: 979px) { 
.navbar-brand { font-size: 46px !important; }

}
@media (max-width: 767px) {
.navbar-brand { font-size: 32px !important; }

}
@media (max-width: 480px) {
.navbar-brand { font-size: 24px !important; }

}

