.site-header .wrap {
    border-bottom: 2px solid #222;
    padding: 30px 0;
    background: url(wp-content/uploads/2017/03/Hormones-Web-Logo-blacknotext.png);
    background-repeat: no-repeat;
    background-position-y: center;
    margin-top: 20px;
}
.title-area {
    float: left;
    padding-top: 0px;
    width: 100%;
    margin-left: 170px;
}
.site-title {
    font-size: 60px;
    font-size: 4em;
    width: 80%;
    max-width: 80%;
    line-height: 1.5em;
}
.site-header .widget-area {
    display: none;
}
/*
 * Scale images to fit spaces 
 */
.home-middle img .featured-content a img, .home-top .featured-content a img {
    max-width: 100%;
    width: 100%;
}
.js .home-middle a.alignleft img, .js .home-middle a.alignright img {
    margin: 0;
    max-width: 100%;
    width: 335px;
}
/* Format Definition Tables for Glossary */
dt {
    font-weight: bold;
    padding-top: 0.5em;
}