div#masthead > div.row > div {
    position: inherit;
    height: 75px;
}

#masthead #igalogo {
    height:40px;
    position: absolute;
    right: 31px;
    top: -6px;
}

#masthead #igalogo-wrapper::after {
    content: "Identity Governanace and Administration";
    position: absolute;
    right: 17px;
    color: #111;
    font-size: 9pt;
    top: 47px;
}

#masthead .sitelogo {
    margin-top: 13px;
    position: absolute;
    left: 5px;
    height: 50px;
}
