  
    .tow-hero-header {
        font-size: 32px !important;
        line-height: 36px !important;
        margin-bottom: 20px;
    }    
        
    .tng-stack-overline {
        /* margin-bottom: 20px; */
        padding-top: 10px;
        border-top: 1px #B4B4B4 solid;
    }  
        
    @media screen and (min-width: 800px) {
        #tng-logo {margin-top: -16px; width:96%; margin-left:14px; margin-bottom: 4px;}
    }
    @media screen and (max-width: 799px) {
        #tng-logo {margin-top: -16px; width:100%; margin-left:0px; margin-bottom: 4px;}
    }
        
    @media screen and (min-width: 990px) {
        #tng-text {margin-top: -6px; margin-left: -4px;}
    }
    @media screen and (max-width: 989px) {
        #tng-text {display: none;}
    }
        
        
    hr { 
        display: block;
        margin-top: 12px;
        border: 0;
        height: 1px;
        background: #B4B4B4;
    }     
    
    .tow-hero-excerpt {
        /* padding: 10px 0px 10px 0px !important;
        display: block; */
    }
        
    .tow-hero-excerpt p {
        font-family: 'Lyon Text Web';
        font-weight: 400;
        font-size: 18px;
        line-height: 1.6;
        color: #000;
        margin: 0 0 14.4px !important;
        display: block;
    }
        
    p.quote, p.pullquote-2015, p.pullquote_full, p.pullquote_left {
        font-family: 'Lyon Text Web';
        font-size: 21px;
        font-style: italic;
        font-weight: 400;
        border: none;
        padding: 44px 0px 0px 0px;
        margin-top: 16px;
        line-height: 1.5;
        color: #99826b;
        margin-bottom: 23px;
        /* background: url(../img/quotation-mark.gif) no-repeat left 0px top; */
        background-size: 35px auto;
    }  
        
    blockquote {
        font-style: italic;
        color: #6E6E6E;
    }  
    
    blockquote p {
        font-style: italic;
        color: #6E6E6E !important;
        line-height: 1.6;
        margin: 0 0 14.4px;
        font-family: 'Lyon Text Web';
        font-weight: 400;
        font-size: 18px !important;
    }    
        
    .election-h3-second {
        margin-top: 30px !important;
        margin-bottom: 0px !important;
    }
        
    .tng-h3-second {
        margin-top: 40px !important;
        margin-bottom: 0px !important;
    }

    .tng-sidebar-text {
        font-family: 'Lyon Text Web';
        font-weight: 400;
        font-size: 18px;
        line-height: 1.4;
        color: #000;
        margin: 10px 0 14.4px !important;
        display: block;
    }
        