/*! Place your custom styles here */

.bar .logo {
    max-height: 10em;
    max-width: none;
}

 
 @media (max-width: 990px) {
.logo-light {
visibility:hidden;
}
}

.alertsmall {
 font-size: 10px;
 color:#FF0000;

}

.spacer {

padding-top: 10px;
padding-bottom: 10px;

}