.uofs-article-figure {
    height: 195px;
    overflow: hidden;
}

.uofs-figure-popular {
    max-height: 100px;
    overflow: hidden;
}

.uofs-section-popular {
    margin-top: -40px !important;
}

.uofs-article-author {
    text-transform:uppercase;
    margin-right:.5em
}
 .uofs-article-author:before {
     content:"By ";
     text-transform:none:
 }
 .uofs-article-author:empty {
     display:none;
 }
 
 .uofs-article .jumbotron .lead {
     color:#ffffff;
 }
 .uofs-article-caption {
    font-size: 12px;
    line-height: 18px;
    margin-top: 6px;
    max-width: 100% !important;
 }
 
 .fb-share-button {
    position: relative;
    top: -6px;
     
 }