.header .logo a .logoTitle {
    position: relative;
    top: 40px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 27px !important;
    font-family: "OpenSans-CondensedLight";
    line-height: 1.1;
    color: #545454;
    z-index: 1;
}