.navbar-brand .logo-img, .navbar-brand .logo-img-sm {
    max-height: 100px;
   position: inherit;
    margin: 0px 1px 1px 40px;
}


.acm-hero.style-1 {
    background-size: cover;
    background-position: center center;
    padding: 21px 0 25px;
    position: relative;
}


div[id*="t4-section-"], div[id^="t4-section-"] {
    padding-top: 1px;
    padding-bottom: 3px;
}


.t4-topbar {
    border-bottom: 1px solid #d32626;
    color: #2c36b5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 0 100px;
    height: 38px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    background: #93d7044;
}



