﻿.usas-title-bar .usas-title-bar-bottom-border {
    margin: 0 0 1.563em 0;
}
.usas-title-bar .sponsor-image-link {
    float: right;
    margin-bottom: .5em;
}
.usas-title-bar h1 {
    margin: 0 0 .25em .875em;
    display: inline-block;
}
.usas-title-bar h1.with-top-margin {
    margin-top: .625em;
}
.usas-title-bar h5 {
    margin: 0 0 .5em 0;
}
.usas-title-bar .wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.usas-title-bar .wraptocenter * {
    vertical-align: middle;
}
.usas-title-bar .wraptocenter img {
    height: 39px;
}
@media (max-width: 991px) {
    .usas-title-bar h1 {
        margin-left: 0;
    }
}