#hero-image {center no-repeat;
    height: 24px;
    position: relative;
    //z-index: 101;

    //margin: auto;
    float: left;
    overflow: hidden;
    width: 100%;
    //max-height: 20px;
    //position: relative;
    display: flex;
    //align-items: center;
}

#search-form.callout-region {
  background-color: #333333;
}
#search-form .search-form-container {
    padding: 3px 0px;
}