.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-date {
    FONT-SIZE: 28px;
    font-weight: 300;
    color: #595959eb;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
    line-height: 25px;
    width: 75%;
}

@media(max-width:991px){
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
    line-height: 25px;
    width: 99%;
}}