﻿.bg-ames {
    background-color: rgb(0, 132, 215) !important;
}

.navbar-brand-ames {
    padding: 0px;
    margin: -0.5rem 0px;
    font-size: 0px;
}

.navbar-img-wrapper {
    display: inline-block;
    color: white;
    position: relative;
    height: 70px;
    overflow: hidden;
    padding: 5px 0px 0px 0px;
}

.navbar-img-wrapper img {
    max-width: 125px;
}

