.readme.main .timeline .build-set .details:after{
display:;
}
#dynamic-readme .readme.main::after
 {
    position: absolute;
    top: 10px;
    left: -13px;
    content: "";
    height: 53px;
    width: 200px;
    background-image: url(https://www.manageengine.com/ems/images/icon/taa-compliant-strip.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 3;
}
