.about-milestone .swiper-container {
    height: 180px;
}

.status span {
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 1.2 !Important;
}

.timestamp {
    font-size: 18px !important;
    line-height: 1.2 !important;
    margin-bottom: 20px !important;
}

.timestamp a {
    font-weight: 300 !important;
    pointer-events: none;
}

.timeline .status {
    width: 100%;
}

.timeline .swiper-slide {
    width: 100%;
}

@media (max-width: 767px) {
    .timeline {
    margin-left: 25px !important;
    }
}