@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/trista-townsend/ljhooker.jpg);
    background-size: 160px 42px;
    background-repeat: no-repeat;
    background-position: right, center;
  }
}
@media only screen and (min-width: 880px) {
    body.hct-article .brand-banner-container .col-md-4 {
        background-color: #000;
        background: url(https://hail-internal.s3.amazonaws.com/hail-custom-blocks/trista-townsend/ljhooker-trans.png);
        background-size: 160px 42px;
        background-repeat: no-repeat;
        background-position: left, center;
    }
}

/*
@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/jason-hynes/ljhooker.jpg);
    background-size: 160px 42px;
    background-repeat: no-repeat;
    background-position: right, center;
  }
}
@media only screen and (min-width: 1120px) {
    body.hct-article .brand-banner-container .col-md-8 h1 {
        background-color: #000;
        background: url(https://hail-internal.s3.amazonaws.com/hail-custom-blocks/jason-hynes/ljhooker-blk.png);
        background-size: 160px 42px;
        background-repeat: no-repeat;
        background-position: right bottom;
    }
}
@media only screen and (max-width: 1119px) {
    body.hct-article .brand-banner-container .col-md-8.col-12 {
        background-color: inherit;
        background: url(https://hail-internal.s3.amazonaws.com/hail-custom-blocks/jason-hynes/ljhooker-blk.png);
        background-size: 160px 42px;
        background-repeat: no-repeat;
        background-position: center 85%;
    }
}
@media only screen and (max-width: 420px) {
    body.hct-article .brand-banner-container .col-md-8.col-12 {
        background-color: inherit;
        background: url(https://hail-internal.s3.amazonaws.com/hail-custom-blocks/jason-hynes/ljhooker-blk.png);
        background-size: 90px 24px;
        background-repeat: no-repeat;
        background-position: center 85%;
    }
}


@media only screen and (min-width: 1080px) {
    body.hct-article header .col-lg-7 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;
}*/