
.covidmain h4 {
    margin-bottom: 4px;
}
.covidmain .covidimage {
    padding-top: 8px;
}
.covidmain p {
    line-height: 1.5em;
}

.coronavirus.updates {

    }
.covidstats {
    display: block;
    margin-bottom: 20px;
    overflow: auto;
    width: 175px;
    float: right;
}
.covidstats .stat {
    font-size: 33px;
    height: 68px;
    width: 100%;
}
.coronavirus .covidstats .footer-notes {
    float: right;
}
.coronavirus .covidstats .footer-copy {
    text-align: right;
}
.front .covidstats .footer-copy{
    text-align: center;
}

/* updates */

.coronavirus .updates .row {
    background: none;
}
.coronavirus .updates .details {
    width: auto;
    margin: 0px;
    padding: 0px;
    border: 0px;
}
.coronavirus .updates .details .summary p {
    font-size: inherit;
}





.short_form_update h3 a {
    font-family: "Poynter OSDisplay Roman", Georgia, serif;
}
/*
.coronavirus h2 {
    font-size: 22px;
    padding: 10px 0;
    border-top: 4px solid #e1e1e1;
    border-bottom: 2px solid #e1e1e1;
    }
.front .covidstories {
    float: none;
    padding-right: 7px;
    width: 100%;
}
*/

.footer-notes {
    text-align: center;
    padding-left: 8px;
}
.covidstats {
    display: block;
    margin-bottom: 20px;
    overflow: auto;
    width: 182px;
    float: right;
    border-left: 1px solid #e3e3e3;
    padding-left: 7px;
}
.covidstats .stat .statlabel {
    margin-bottom: 7px;
}

.front .covidstories {
    float: none;
    width: 100%;
    }