#media-services-slider .item h3 {
    font-size: 30px !important;
    line-height: 35px !important;
}

@media (max-width: 1366px) {
    #media-services-slider .item h3 {
        font-size: 30px !important;
        line-height: 46px !important;
    }
}

@media (max-width: 991px) {
    #media-services-slider .item h3 {
        font-size: 24px !important;
        line-height: 36px !important;
    }
}

@media (max-width: 576px) {
    #media-services-slider .item h3 {
        font-size: 28px !important;
    }
}
