#home-page .feature-region {
    background: #0C2340 url(https://www.utsa.edu/pace/images/1-new/cityscape-1.png);
    margin-left: auto;
    margin-right: auto;
    background-position: center -130px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.header-branding h1 a img {
    max-width: 350px;
    height: auto;
}

/* ========== PACE CUSTOMIZATIONS ========== */
span.product-account-image-wrapper {
    display: none;
}

.product-account-logo {
    display: none;
}

.dropdown-divider {
    border-top: solid 1px #d7d7d7;
}