.cmp-last-posts .post-item p.article-text strong {
    font-size: 18px;
}

@media only screen and (max-width:640px) {
.cmp-last-posts .post-item p.article-text strong {
    font-size: 17px;
}
}