.tailor-caption  .caption-text {
    font-size: 33px;
    line-height:58px;
}

@media(max-width:736px) {
    .tailor-caption  .caption-text {
        font-size: 23px;
        line-height:48px;
        columns: #888888;
    }
}