#press .item .article_title {
    margin-top: 5px;
    font-family: var(--strong-font-family);
}
@media only screen and (min-width: 768px) {
    #press .item_thumbnail {
        padding-top: 135%;
    }
}