.pointer{
    cursor: pointer;
}


.timeline-badge{
    font-size: 1.2rem !important;
    width: fit-content !important;
}


@media screen and (max-width: 992px)
{
    #lg-none{
        display: none;
    }
}

