.featured-collections-tab-title{
    font-size: 20px;
}
@media screen and (max-width:959px) {
    .featured-collections-tab-title{
    font-size: 18px;
}
}