@media only screen and (min-width: 992px) {
    body.hct-publication.newsletter .cover header .header-top .col-sm-8 {
        background-color: #fff;
        background: url(https://hail-internal.s3.amazonaws.com/hail-custom-blocks/pam-mulder/ljhooker.jpg);
        background-size: 160px 42px;
        background-repeat: no-repeat;
        background-position: right, center;
    }
}
@media only screen and (min-width: 1300px) {
    body.hct-article .brand-banner-container .col-md-8 h1 {
        background-color: #000;
        background: url(https://hail-internal.s3.amazonaws.com/hail-custom-blocks/pam-mulder/ljhooker-blk.jpg);
        background-size: 160px 42px;
        background-repeat: no-repeat;
        background-position: right, center;
    }
}

/*
@media only screen and (min-width: 1080px) {
    body.hct-article .brand-banner-container .col-md-8 h1 {
        background-size: 160px 42px;
    }
}

body.hct-article header {
    background-color: #ffffff;
}

body.hct-article header .col-lg-7 h1 {
    color: #111;
}

body.hct-article header .social-links a {
    color: #111;
}

body.hct-article header .quick-links-container {
    background-color: #111;
}

body.hct-article header img.logo-border {
    border-color: #ffffff;
}
*/

body.hct-publication.newsletter .top-nav {
    background-color: #111;
}

body.hct-publication.newsletter .top-nav .closer .fa {
    background-color: #111;
}

/*
body.hct-article section {
    background-color: #202020;
    color: #ffffff;
}

body.hct-article section h1 small, body.hct-article section .pal-secondary {
    color: #b2b2b2;
}

body.hct-article section .tiny-hr {
    border-bottom-color: #b2b2b2;
}

body.hct-article section a {
    color: #ffffff;
}

body.hct-article section.subfooter {
    background-color: #edf0f4;
    color: #99a2af;
}
*/
