body{
    line-height: 22px;
}

#global-footer {
    line-height: 19px;
}

#headerWrapper #headerMain #headerLogo {
    background: url(https://assets.transunion.com/resources/tucibil/img/logo.svg);
    background-repeat: no-repeat;
}

#headerWrapper #headerMain #headerLogo {
    width: 100px;
    height: 40px;
    margin: 7px 0 0 0;
    background-size: 100px 27px;
}

@media screen and (min-width: 992px) {
    #headerWrapper #headerMain #headerLogo {
        width: 155px;
        height: 60px;
        margin: 45px 15px 0 17px;
        background-size: 155px 41px;
    }
}

@media screen and (min-width: 1200px) {
    #headerWrapper #headerMain #headerLogo {
        width: 182px;
        height: 68px;
        margin: 39px 23px 0 43px;
        background-size: 185px 49px;
    }
}

@media screen and (min-width: 992px) {
    #headerWrapper #headerMain.affix #headerLogo {
        height: 50px;
        width: 185px;
        margin: 79px 15px 0 17px;
        background-size: 154px 40px;
    }
}

.flag.in {
    background-image: url('//content.presspage.com/templates/430/1426/flags.png');
    background-position: 0 -180px;
    background-repeat: no-repeat;
    display: block;
    float: left !important;
    padding: 0;
    margin: 6px 0 0 10px;
    width: 16px;
    height: 10px;
    margin-top: 6px !important;

}

@media (min-width: 768px) {
    #headerWrapper #headerMain #utilityNav .flag {
        margin-top: 11px;
    }
}

@media (min-width: 992px) {
    #headerWrapper #headerMain #utilityNav .flag {
        float: left;
        padding: 0;
        margin: 11px 10px 0 0;
    }
}

@media (min-width: 1200px) {
    #headerWrapper #headerMain #utilityNav .flag {
        margin-top: 6px;
    }
}

#latestrelease_traditional {
    margin-top: 50px;
}