.banner-links-bar {
background: #1367dc;
}
.banner-links-bar-wrapper {
max-width:1200px;
margin: auto;
padding-left: 11px;
padding-right: 11px;
}


a.banner-link {
font-size: 18px;
font-weight: bold;
}

a.banner-link i.fa.fa-phone, a.banner-link i.fa.fa-map-marker {
color: #5DDDDD;
}

    a.navbar-brand img {
    max-height: 150px !important;
    max-width: 450px !important;
    margin: -15px 0;
    width: 100%;
}