/* Add here all your CSS customizations */
@media (max-width:991px)
{
    .rev_slider .tp-caption, .rev_slider .caption {
        font-size: 16px !important;
        line-height:20px !important;
        height: 40px !important;
    }
}