.timeline-line span:first-child {
    display: none;
}
.timeline-line span:last-child {
    display: none;
}
.timeline-line {
    border-right: 6px solid #f5f5f5 !important;
    border-radius: 10px !important;
    margin-left: -2px !important;
}
.timeline-wrapper .timeline-dot {
    background-color: black !important;
    width: 18px !important;
    height: 18px !important;
}
.timeline-post-left .timeline-dot {
    right: -30px !important;
}
.timeline-post-right .timeline-dot {
    left: -28px !important;
}
.ult-timeline-title {
    font-family: "have_heart_oneregular", sans-serif !important;
    font-size: 42px !important;
    line-height: 52px !important;
    margin-bottom: 10px;
    text-align: left;
}
.ult-responsive.timeline-item-spt {
    font-family: 'PT Sans', sans-serif;
    font-size: 17px;
    line-height: 25px;
    letter-spacing: normal;
}
.aio-icon.circle {
    backkground: white;
}
.timeline-block .timeline-header {
    padding: 20px !important;
}
.timeline-wrapper .timeline-block {
    background: transparent !important;
    border-color: rgb(0, 0, 0) !important;
    border-radius: 0 !important;
}
.ult-timeline-arrow s {
    border-color: rgba(255, 255, 255, 0) rgb(0, 0, 0) !important;
}
.aio-icon.circle {
    border-top: 5px solid white !important;
}
.smile-icon-timeline-wrap {
    padding-left: 5px;
    padding-right: 5px;
}

.timeline-academy .timeline-post-right .timeline-dot {
    left: -30px !important;;
}

@media (max-width: 819px) {
    .timeline-academy .timeline-icon-block {
        left: -32px !important;
        position: absolute !important;
        top: 58.5px !important;
    }
}


@media (max-width: 767px) {
    .timeline-line {
        display: none;
    }

    .timeline-icon-block {
        left: -47.5px !important;
        position: absolute !important;
        top: 41px !important;
    }

    .timeline-academy .timeline-icon-block {
        left: -47.5px !important;
        position: absolute !important;
        top: 58.5px !important;
    }
}
