h4.select-articles-v2-title{
    font-size:22px;
    margin-top:5px;
    margin-bottom:5px;
    font-weight:600;
}
@media screen and (max-width: 480px) {
    h4.select-articles-v2-title{
        font-size:18px;
    }
}